|
SDL
2.0
|
Include dependency graph for SDL_test_memory.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | SDLTest_TrackAllocations (void) |
| Start tracking SDL memory allocations. More... | |
| void | SDLTest_LogAllocations (void) |
| Print a log of any outstanding allocations. More... | |
Include file for SDL test framework.
This code is a part of the SDL2_test library, not the main SDL library.
Definition in file SDL_test_memory.h.
| void SDLTest_LogAllocations | ( | void | ) |
Print a log of any outstanding allocations.
| int SDLTest_TrackAllocations | ( | void | ) |
Start tracking SDL memory allocations.