rustix::process

Function machine_check_memory_corruption_kill_policy

source
pub fn machine_check_memory_corruption_kill_policy() -> Result<MachineCheckMemoryCorruptionKillPolicy>
Expand description

Get the current per-process machine check kill policy.

§References