pub fn msi_free_block(block: Range<usize>) -> HalResult
Expand description

Method used to free a block of MSI IRQs previously allocated by msi_alloc_block(). This does not unregister IRQ handlers.