kernel
0.1.0
In kernel::
cpu::
idt
kernel
::
cpu
::
idt
Type Alias
InterruptHandlerWithAllState
Copy item path
Source
pub type InterruptHandlerWithAllState = extern "C"
fn
(state: &mut
InterruptAllSavedState
);