⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

unmask_irq

Function unmask_irq 

Source
pub fn unmask_irq(irq: u8) -> KernelResult<()>
Expand description

Unmask an IRQ in the I/O APIC.