Function libevent_sys::pwritev64v2

source ·
pub unsafe extern "C" fn pwritev64v2(
    __fd: c_int,
    __iodev: *const iovec,
    __count: c_int,
    __offset: __off64_t,
    __flags: c_int
) -> ssize_t