Function kernel::cpu::interrupts::allocate_user_interrupt
source · pub(super) fn allocate_user_interrupt<F: InterruptHandler>(handler: F) -> u8
Expand description
Puts the handler in the IDT and returns the interrupt/vector number