Skip to main content

mlock

Function mlock 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn mlock( addr: *const c_void, len: size_t, ) -> c_int
Expand description