apply_mlockall_preset

Function apply_mlockall_preset 

Source
pub fn apply_mlockall_preset(preset: MlockallPreset) -> Result<(), String>
Expand description

Apply an mlockall preset to the current process.

If preset is None, this is a no-op.