pub extern "C-unwind" fn CGPDFPageGetDrawingTransform(
page: Option<&CGPDFPage>,
box: CGPDFBox,
rect: CGRect,
rotate: c_int,
preserve_aspect_ratio: bool,
) -> CGAffineTransform👎Deprecated: renamed to
CGPDFPage::drawing_transformAvailable on crate feature
CGPDFPage only.