Function c_ares_sys::ares_gethostbyname_file

source ยท
pub unsafe extern "C" fn ares_gethostbyname_file(
    channel: *mut ares_channel_t,
    name: *const c_char,
    family: c_int,
    host: *mut *mut hostent,
) -> c_int