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