Skip to main content

CGPDFStringCopyDate

Function CGPDFStringCopyDate 

Source
pub unsafe extern "C-unwind" fn CGPDFStringCopyDate(
    string: CGPDFStringRef,
) -> Option<CFRetained<CFDate>>
👎Deprecated:

renamed to CGPDFString::date

Available on crate feature CGPDFString only.