Function nix::sys::mman::shm_unlink[][src]

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