pub unsafe extern "C-unwind" fn CFNetServiceCreateDictionaryWithTXTData(
alloc: Option<&CFAllocator>,
txt_record: &CFData,
) -> Option<CFRetained<CFDictionary>>👎Deprecated:
renamed to CFNetService::new_dictionary_with_txt_data
Available on crate feature
CFNetServices only.