pub unsafe extern "C" fn SDL_LogResetPriorities()
Expand description

Reset all priorities to default.

This is called by SDL_Quit().

\since This function is available since SDL 2.0.0.

\sa SDL_LogSetAllPriority \sa SDL_LogSetPriority