Function nix::sys::mman::munlockall[][src]

pub fn munlockall() -> Result<()>
Expand description

Unlocks all memory pages mapped into this process’ address space.