Skip to main content

munlock

Function munlock 

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