pub extern "C-unwind" fn CGContextSetTextMatrix(
c: Option<&CGContext>,
t: CGAffineTransform,
)👎Deprecated: renamed to
CGContext::set_text_matrixAvailable on crate feature
CGContext only.pub extern "C-unwind" fn CGContextSetTextMatrix(
c: Option<&CGContext>,
t: CGAffineTransform,
)CGContext::set_text_matrixCGContext only.