☰
nix
::
unistd
All crates
[
−
]
[src]
Function
nix
::
unistd
::
write
pub fn write(fd:
RawFd
, buf:
&[
u8
]
) ->
Result
<
usize
>