Unload font chars info data (RAM).
Note
This function has been auto-generated from the following Raylib function definition:
UnloadFontData(GlyphInfo *chars, int glyphCount); void
See also
Other font functions:
get_font_default()
,
load_font_ex()
,
load_font_from_image()
,
load_font()
,
unload_font()