[][src]Function nc::writev

pub fn writev(fd: i32, iov: &[iovec_t]) -> Result<ssize_t, Errno>

Write to a file descriptor from multiple buffers.