pub fn set_machine_check_memory_corruption_kill_policy(
policy: Option<MachineCheckMemoryCorruptionKillPolicy>,
) -> Result<()>
Expand description
Set the machine check memory corruption kill policy for the calling thread.
pub fn set_machine_check_memory_corruption_kill_policy(
policy: Option<MachineCheckMemoryCorruptionKillPolicy>,
) -> Result<()>
Set the machine check memory corruption kill policy for the calling thread.