GetGlyphIndex

Function GetGlyphIndex 

Source
pub unsafe extern "C" fn GetGlyphIndex(
    font: Font,
    codepoint: c_int,
) -> c_int
Expand description

Get glyph index position in font for a codepoint (unicode character), fallback to ‘?’ if not found