GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
CrtAllocator Member List

This is the complete list of members for CrtAllocator, including all inherited members.

Free(void *ptr) (defined in CrtAllocator)CrtAllocatorinlinestatic
kNeedFree (defined in CrtAllocator)CrtAllocatorstatic
Malloc(size_t size) (defined in CrtAllocator)CrtAllocatorinline
Realloc(void *originalPtr, size_t originalSize, size_t newSize) (defined in CrtAllocator)CrtAllocatorinline