CGContextGetCTM

Function CGContextGetCTM 

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