munlock

Function munlock 

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

Unix munlock.

ยงSafety

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