pub extern "C-unwind" fn CFDictionaryRemoveAllValues(
the_dict: Option<&CFMutableDictionary>,
)👎Deprecated:
renamed to CFMutableDictionary::remove_all_values
Available on crate feature
CFDictionary only.