Skip to main content

handler

pub extern "x86-interrupt" fn handler(
    isf: InterruptStackFrame,
    error_code: u64,
)
Expand description

Panic with the error code (selector index or 0) and the interrupt stack frame.