mlock

Function mlock 

Source
pub unsafe fn mlock(addr: *mut u8, len: usize) -> bool
Expand description

Unix mlock.

ยงSafety

addr has to point to a memory section of at least len bytes