CTGlyphInfoGetCharacterIdentifier

Function CTGlyphInfoGetCharacterIdentifier 

Source
pub unsafe extern "C-unwind" fn CTGlyphInfoGetCharacterIdentifier(
    glyph_info: &CTGlyphInfo,
) -> CGFontIndex
👎Deprecated: renamed to CTGlyphInfo::character_identifier
Available on crate features CTGlyphInfo and objc2-core-graphics only.