Function allocate_user_interrupt_all_saved

Source
pub(super) fn allocate_user_interrupt_all_saved(
    handler: extern "C" fn(state: &mut InterruptAllSavedState),
) -> u8
Expand description

Puts the handler in the IDT and returns the interrupt/vector number