writev

Function writev 

Source
pub unsafe extern "C" fn writev(
    fd: i32,
    iov: *const iovec,
    iovcnt: i32,
) -> isize