Skip to main content

CFDictionaryGetCount

Function CFDictionaryGetCount 

Source
pub extern "C-unwind" fn CFDictionaryGetCount(
    the_dict: &CFDictionary,
) -> CFIndex
👎Deprecated:

renamed to CFDictionary::count

Available on crate feature CFDictionary only.