CTFontGetMatrix

Function CTFontGetMatrix 

Source
pub unsafe extern "C-unwind" fn CTFontGetMatrix(
    font: &CTFont,
) -> CGAffineTransform
👎Deprecated: renamed to CTFont::matrix
Available on crate feature CTFont only.