pub extern "C-unwind" fn CGPDFPageGetBoxRect(
page: Option<&CGPDFPage>,
box: CGPDFBox,
) -> CGRect👎Deprecated:
renamed to CGPDFPage::box_rect
Available on crate feature
CGPDFPage only.