pub unsafe extern "C-unwind" fn CFDictionaryGetCountOfKey(
the_dict: &CFDictionary,
key: *const c_void,
) -> CFIndex👎Deprecated:
renamed to CFDictionary::count_of_key
Available on crate feature
CFDictionary only.