CTRunGetGlyphCount

Function CTRunGetGlyphCount 

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