[][src]Function linux::syscall::munlockall

pub fn munlockall() -> c_int

Unlock all pages in memory.

= See also

  • link:man:munlockall(2)