nix::sys::uio

Function writev

Source
pub fn writev(fd: RawFd, iov: &[IoVec<&[u8]>]) -> Result<usize>