|
arsa
2.7
|
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.
Print a log of any outstanding allocations.
| int SDLTest_TrackAllocations | ( | void | ) |
Start tracking SDL memory allocations.
1.8.15