pub unsafe extern "C-unwind" fn CGPDFDictionaryGetInteger(
dict: CGPDFDictionaryRef,
key: NonNull<c_char>,
value: *mut CGPDFInteger,
) -> bool👎Deprecated: renamed to
CGPDFDictionary::integerAvailable on crate features
CGPDFDictionary and CGPDFObject only.