CGPDFDocumentGetInfo

Function CGPDFDocumentGetInfo 

Source
pub extern "C-unwind" fn CGPDFDocumentGetInfo(
    document: Option<&CGPDFDocument>,
) -> CGPDFDictionaryRef
👎Deprecated: renamed to CGPDFDocument::info
Available on crate features CGPDFDictionary and CGPDFDocument only.