SDL_LogResetPriorities
Use this function to reset all priorities to default.
Syntax
void SDL_LogResetPriorities(void)
Code Examples
You can add your code example here
Remarks
This is called in SDL_Quit().
Use this function to reset all priorities to default.
void SDL_LogResetPriorities(void)
You can add your code example here
This is called in SDL_Quit().