pub unsafe extern "C" fn GetGlyphIndex( font: Font, codepoint: c_int, ) -> c_int
Get glyph index position in font for a codepoint (unicode character), fallback to ‘?’ if not found