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