Type Definition abyss::x86_64::interrupt::AbortMachineCheck
source · pub type AbortMachineCheck = unsafe extern "x86-interrupt" fn(_: &mut InterruptStackFrame) -> !;
Expand description
Machine Check Exception. Abort.