Skip to main content

sys_ipc_send

Function sys_ipc_send 

Source
pub fn sys_ipc_send(port_handle: u64, msg_ptr: u64) -> Result<u64, SyscallError>
Expand description

SYS_IPC_SEND: send one IPC message to a port.