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