Function c_ares_sys::ares_dns_rr_key_to_rec_type

source ยท
pub unsafe extern "C" fn ares_dns_rr_key_to_rec_type(
    key: ares_dns_rr_key_t,
) -> ares_dns_rec_type_t
Expand description

Retrieve the DNS Resource Record type associated with a Resource Record key.

\param[in] key Resource Record Key \return DNS Resource Record Type