starina_api::syscall

Function channel_send

Source
pub fn channel_send(
    handle: HandleId,
    msginfo: MessageInfo,
    msgbuffer: *const MessageBuffer,
) -> Result<(), FtlError>
Expand description

Sends a message to a channel.