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