nix::sys::mman

Function shm_unlink

Source
pub fn shm_unlink<P: ?Sized + NixPath>(name: &P) -> Result<()>