pub extern "C-unwind" fn CFDictionaryGetCount(
the_dict: &CFDictionary,
) -> CFIndex👎Deprecated:
renamed to CFDictionary::count
Available on crate feature
CFDictionary only.pub extern "C-unwind" fn CFDictionaryGetCount(
the_dict: &CFDictionary,
) -> CFIndexrenamed to CFDictionary::count
CFDictionary only.