Function c_ares_sys::ares_parse_ptr_reply [] [src]

pub unsafe extern "C" fn ares_parse_ptr_reply(
    abuf: *const c_uchar,
    alen: c_int,
    addr: *const c_void,
    addrlen: c_int,
    family: c_int,
    host: *mut *mut hostent
) -> c_int