CGContextRotateCTM

Function CGContextRotateCTM 

Source
pub extern "C-unwind" fn CGContextRotateCTM(
    c: Option<&CGContext>,
    angle: CGFloat,
)
👎Deprecated: renamed to CGContext::rotate_ctm
Available on crate feature CGContext only.