Function c_ares_sys::ares_send[][src]

pub unsafe extern "C" fn ares_send(
    channel: ares_channel,
    qbuf: *const c_uchar,
    qlen: c_int,
    callback: ares_callback,
    arg: *mut c_void
)