pub extern "x86-interrupt" fn handler(isf: InterruptStackFrame) -> !Expand description
Panic with the interrupt stack frame. Never returns.
pub extern "x86-interrupt" fn handler(isf: InterruptStackFrame) -> !Panic with the interrupt stack frame. Never returns.