CGContextConcatCTM

Function CGContextConcatCTM 

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