Function readv

Source
pub unsafe extern "C" fn readv(
    __fd: c_int,
    __iovec: *const iovec,
    __count: c_int,
) -> isize