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

mask_irq

Function mask_irq 

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

Mask an IRQ in the I/O APIC.