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

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