Skip to main content
net_send
strat9_
syscall
0.1.0
In strat9_
syscall::
call
strat9_syscall
::
call
Function
net_
send
Copy item path
Source
pub fn net_send(buf: &[
u8
]) ->
Result
<
usize
>
Expand description
Send a network packet from
buf
.