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

pub fn munlock(addr: *const c_void, length: size_t) -> Result<()>