SDL  2.0
SDL_assert_c.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void SDL_AssertionsQuit (void)

Function Documentation

void SDL_AssertionsQuit ( void  )

Definition at line 397 of file SDL_assert.c.

References NULL, SDL_DestroyMutex, and SDL_GenerateAssertionReport().

Referenced by SDL_Quit().

{
#ifndef SDL_THREADS_DISABLED
}
#endif
}