[][src]Function t_rust_less_lib::memguard::memory::munlock

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

Unix munlock.

Safety

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