Reset all priorities to default.
Defined in <SDL3/SDL_log.h>
void SDL_ResetLogPriorities(void);
This is called by SDL_Quit().
It is safe to call this function from any thread.
This function is available since SDL 3.2.0.
CategoryAPI, CategoryAPIFunction, CategoryLog