pub unsafe extern "C-unwind" fn CTGlyphInfoCreateWithGlyphName(
glyph_name: &CFString,
font: &CTFont,
base_string: &CFString,
) -> Option<CFRetained<CTGlyphInfo>>👎Deprecated: renamed to
CTGlyphInfo::with_glyph_nameAvailable on crate features
CTFont and CTGlyphInfo only.