pub fn machine_check_memory_corruption_kill_policy(
    
) -> Result<MachineCheckMemoryCorruptionKillPolicy>
Available on crate feature process only.
Expand description

Get the current per-process machine check kill policy.

References