pub unsafe fn sys_writev(fd: c_int, iov: *const iovec, iocnt: c_int) -> ssize_t
Expand description

Write a vector.