Type Alias kernel::cpu::idt::InterruptHandlerWithAllState
source · pub type InterruptHandlerWithAllState = extern "cdecl" fn(state: &mut InterruptAllSavedState);
pub type InterruptHandlerWithAllState = extern "cdecl" fn(state: &mut InterruptAllSavedState);