Type Definition abyss::x86_64::interrupt::HandlerAlignCheck

source ·
pub type HandlerAlignCheck = unsafe extern "x86-interrupt" fn(_: &mut InterruptStackFrame, _: MustbeZero);
Expand description

Align Check Exception Handler.