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