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

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