目次 - SDL 2.0 API(機能別) - 標準ライブラリ - SDL_GetNumAllocations

(SDL3バージョンはSDL3/SDL_GetNumAllocationsを参照すること)

SDL_GetNumAllocations

未解放のメモリ領域の数を得る

構文

int SDL_GetNumAllocations(void)

バージョン

SDL 2.0.7以降

SDL Wikiへのリンク

SDL_GetNumAllocations - SDL Wiki