Skip to main content

sys_chan_try_recv

Function sys_chan_try_recv 

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

SYS_CHAN_TRY_RECV (223): non-blocking receive.