Unload file text data allocated by LoadFileText()
None.
text = raylib.LoadFileText("readme.txt") print text raylib.UnloadFileText text
There was an error while loading. Please reload this page.