Constant MLOCK_ONFAULT
pub const MLOCK_ONFAULT: i32 = 0x01; // 1i32
Available on crate feature
dep_nc
only.Expand description
Flags for mlock Lock pages in range after they are faulted in, do not prefault
pub const MLOCK_ONFAULT: i32 = 0x01; // 1i32
dep_nc
only.Flags for mlock Lock pages in range after they are faulted in, do not prefault