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