CTRunGetGlyphs

Function CTRunGetGlyphs 

Source
pub unsafe extern "C-unwind" fn CTRunGetGlyphs(
    run: &CTRun,
    range: CFRange,
    buffer: NonNull<CGGlyph>,
)
👎Deprecated: renamed to CTRun::glyphs
Available on crate features CTRun and objc2-core-graphics only.