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