Skip to main content

ipc_send

Function ipc_send 

Source
pub fn ipc_send(port_handle: usize, msg: &IpcMessage) -> Result<usize, Error>
Expand description

Send a message through an IPC port.