pub unsafe extern "C-unwind" fn CGPDFStringCopyDate(
string: CGPDFStringRef,
) -> Option<CFRetained<CFDate>>👎Deprecated:
renamed to CGPDFString::date
Available on crate feature
CGPDFString only.