pub unsafe extern "C-unwind" fn CGPDFDictionaryGetDictionary(
dict: CGPDFDictionaryRef,
key: NonNull<c_char>,
value: *mut CGPDFDictionaryRef,
) -> bool👎Deprecated:
renamed to CGPDFDictionary::dictionary
Available on crate feature
CGPDFDictionary only.