kernel
0.1.0
In kernel::
cpu::
idt
kernel
::
cpu
::
idt
Type Alias
BasicInterruptHandler
Copy item path
Source
pub type BasicInterruptHandler = extern "x86-interrupt"
fn
(frame:
InterruptStackFrame64
);