pub unsafe extern "C-unwind" fn CTGlyphInfoCreateWithCharacterIdentifier(
cid: CGFontIndex,
collection: CTCharacterCollection,
base_string: &CFString,
) -> Option<CFRetained<CTGlyphInfo>>👎Deprecated:
renamed to CTGlyphInfo::with_character_identifier
Available on crate features
CTGlyphInfo and objc2-core-graphics only.