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

flush_batch

Function flush_batch 

Source
pub fn flush_batch(batch: &mut IpcBatch) -> usize
Expand description

Flush an IPC batch (convenience function for external callers).