Unload font glyphs info data (RAM)
None.
glyphs = raylib.LoadFontData(fileData, 32, null, 0) // ... use glyphs ... raylib.UnloadFontData glyphs
There was an error while loading. Please reload this page.