Skip to main content

handler

Function handler 

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

Panic with the error code (always 0) and interrupt stack frame.