Type Alias BasicInterruptHandler

Source
pub type BasicInterruptHandler = extern "x86-interrupt" fn(frame: InterruptStackFrame64);