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