Skip to main content

sys_net_send

Function sys_net_send 

Source
pub fn sys_net_send(buf_ptr: u64, buf_len: u64) -> Result<u64, SyscallError>
Expand description

Performs the sys net send operation.