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