GetGlyphAtlasRec

Function GetGlyphAtlasRec 

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

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