rustix
1.0.8
In rustix::
backend::
io::
syscalls
rustix
::
backend
::
io
::
syscalls
Function
write
Copy item path
Source
pub(crate) fn write(fd:
BorrowedFd
<'_>, buf: &[
u8
]) ->
Result
<
usize
>