Function stdcli::prelude::libc::writev [] [src]

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