Function munlockall [src]

Prototype

pub fn munlockall() usize

Source

pub fn munlockall() usize { return syscall0(.munlockall); }