Function nix::sys::uio::writev [] [src]

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