Skip to main content

handler

Function handler 

Source
pub extern "x86-interrupt" fn handler<const VEC: usize>(
    isf: InterruptStackFrame,
)
Expand description

Panic identifying the impossible vector (VEC) that fired, with the interrupt stack frame.