pub extern "C-unwind" fn CGContextTranslateCTM(
c: Option<&CGContext>,
tx: CGFloat,
ty: CGFloat,
)👎Deprecated: renamed to
CGContext::translate_ctmAvailable on crate feature
CGContext only.