pub extern "C-unwind" fn CGContextConcatCTM(
c: Option<&CGContext>,
transform: CGAffineTransform,
)👎Deprecated: renamed to
CGContext::concat_ctmAvailable on crate feature
CGContext only.pub extern "C-unwind" fn CGContextConcatCTM(
c: Option<&CGContext>,
transform: CGAffineTransform,
)CGContext::concat_ctmCGContext only.