Type Definition abyss::x86_64::interrupt::AbortDoubleFault
source · pub type AbortDoubleFault = unsafe extern "x86-interrupt" fn(_: &mut InterruptStackFrame, _: MustbeZero) -> !;
Expand description
Double fault Exception. Abort.