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