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

sync_call

Function sync_call 

Source
pub fn sync_call(request: Message, target: u64) -> Result<Message>
Expand description

Call operation (send and wait for reply)