(vl-ppst-update-config config &key (ppst 'ppst)) → ppst
Function:
(defun vl-ppst-update-config$inline (config ppst) (declare (xargs :stobjs (ppst))) (declare (xargs :guard (vl-loadconfig-p config))) (let ((__function__ 'vl-ppst-update-config)) (declare (ignorable __function__)) (vl-ppst-update-config-raw config ppst)))