= SDL_GetNumAllocations = Get the number of outstanding (unfreed) allocations == Syntax == int SDL_GetNumAllocations(void); == Version == This function is available since SDL 2.0.7. ---- [[CategoryAPI]]