Function c_ares_sys::ares_dup

source ·
pub unsafe extern "C" fn ares_dup(
    dest: *mut ares_channel,
    src: *const ares_channeldata
) -> c_int