Skip to main content

handler

Function handler 

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

Panic with the segment selector error code and interrupt stack frame.