CGFontIndex
An index into a font table.
Declaration
typealias CGFontIndex = UInt16Discussion
This integer type provides an additional way to specify a glyph identifier. CGFontIndex is equivalent to CGGlyph, and you can use constants of either type interchangeably.