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

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