pub extern "C-unwind" fn CGContextScaleCTM(
c: Option<&CGContext>,
sx: CGFloat,
sy: CGFloat,
)👎Deprecated:
renamed to CGContext::scale_ctm
Available on crate feature
CGContext only.