Function libevent_sys::readv

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