pub extern "C-unwind" fn CGPDFPageGetDocument(
page: Option<&CGPDFPage>,
) -> Option<CFRetained<CGPDFDocument>>👎Deprecated:
renamed to CGPDFPage::document
Available on crate features
CGPDFDocument and CGPDFPage only.