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