CTFontGetUnitsPerEm

Function CTFontGetUnitsPerEm 

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