SDL 3.0
|
Go to the source code of this file.
Functions | |
void | SDLTest_TrackAllocations (void) |
void | SDLTest_RandFillAllocations (void) |
void | SDLTest_LogAllocations (void) |
Memory tracking related functions of SDL test framework.
This code is a part of the SDL 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
void SDLTest_RandFillAllocations | ( | void | ) |
Fill allocations with random data
void SDLTest_TrackAllocations | ( | void | ) |
Start tracking SDL memory allocations