Function base::sys::unix::file_traits::lib::readv

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