pub extern "C-unwind" fn CGPDFDocumentGetMediaBox(
document: Option<&CGPDFDocument>,
page: c_int,
) -> CGRect👎Deprecated:
renamed to CGPDFDocument::media_box
Available on crate feature
CGPDFDocument only.