CGContextGetTextMatrix

Function CGContextGetTextMatrix 

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