pub unsafe extern "C-unwind" fn CTFontDrawGlyphs(
font: &CTFont,
glyphs: NonNull<CGGlyph>,
positions: NonNull<CGPoint>,
count: usize,
context: &CGContext,
)👎Deprecated: renamed to
CTFont::draw_glyphsAvailable on crate features
CTFont and objc2-core-graphics only.