CTGlyphInfoGetGlyphName

Function CTGlyphInfoGetGlyphName 

Source
pub unsafe extern "C-unwind" fn CTGlyphInfoGetGlyphName(
    glyph_info: &CTGlyphInfo,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to CTGlyphInfo::glyph_name
Available on crate feature CTGlyphInfo only.