GetGlyphInfo

Function GetGlyphInfo 

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

Get glyph font info data for a codepoint (unicode character), fallback to ‘?’ if not found