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