Function kernel::cpu::interrupts::allocate_user_interrupt_all_saved
source · pub(super) fn allocate_user_interrupt_all_saved(
handler: extern "cdecl" fn(state: &mut InterruptAllSavedState)
) -> u8
Expand description
Puts the handler in the IDT and returns the interrupt/vector number