CGPDFPageGetRotationAngle

Function CGPDFPageGetRotationAngle 

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