CTFontGetGlyphCount

Function CTFontGetGlyphCount 

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