Type Alias kernel::cpu::idt::InterruptHandlerWithError
source · pub type InterruptHandlerWithError = extern "x86-interrupt" fn(frame: InterruptStackFrame64, error_code: u64);
pub type InterruptHandlerWithError = extern "x86-interrupt" fn(frame: InterruptStackFrame64, error_code: u64);