pub extern "C-unwind" fn CGPDFDocumentGetNumberOfPages(
document: Option<&CGPDFDocument>,
) -> usize👎Deprecated:
renamed to CGPDFDocument::number_of_pages
Available on crate feature
CGPDFDocument only.