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