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

pub unsafe fn munmap(addr: *mut c_void, len: size_t) -> Result<()>