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