Function nc::shm_unlink

source ยท
pub unsafe fn shm_unlink<P: AsRef<Path>>(path: P) -> Result<(), Errno>
Expand description

Removes a shared memory object named path.