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