Function libevent_sys::pwritev64

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