CTRunGetGlyphsPtr

Function CTRunGetGlyphsPtr 

Source
pub unsafe extern "C-unwind" fn CTRunGetGlyphsPtr(
    run: &CTRun,
) -> *const CGGlyph
👎Deprecated: renamed to CTRun::glyphs_ptr
Available on crate features CTRun and objc2-core-graphics only.