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

free_dma_buffer

Function free_dma_buffer 

Source
pub fn free_dma_buffer(buffer: DmaMappedBuffer) -> KernelResult<()>
Expand description

Free a DMA-mapped buffer.