__sys_send_ipc

Function __sys_send_ipc 

Source
#[unsafe(no_mangle)]
pub extern "C" fn __sys_send_ipc( target: TaskHandle, length: u8, ) -> Status
Expand description

C interface to crate::syscall::send_ipc syscall Rust implementation