Function posish::io::writev[][src]

pub fn writev<Fd: AsFd>(fd: &Fd, bufs: &[IoSlice<'_>]) -> Result<usize>
Expand description

writev(fd, bufs.as_ptr(), bufs.len())