Releases the memory allocated for the string.
void FreeString(char* str);
char* str = GetVersionString(); FreeString(str);
GetLibPath, GetVersionString, GetProfileNameString, GetProfilePathString, GetDescriptionString, GetCmdName, GetCmdDisplayName, GetCmdDisplayNameWithPath, GetFn, LineListGet