CGPDFDictionaryGetCount

Function CGPDFDictionaryGetCount 

Source
pub unsafe extern "C-unwind" fn CGPDFDictionaryGetCount(
    dict: CGPDFDictionaryRef,
) -> usize
👎Deprecated: renamed to CGPDFDictionary::count
Available on crate feature CGPDFDictionary only.