GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
This is the complete list of members for CrtAllocator, including all inherited members.
Free(void *ptr) (defined in CrtAllocator) | CrtAllocator | inlinestatic |
kNeedFree (defined in CrtAllocator) | CrtAllocator | static |
Malloc(size_t size) (defined in CrtAllocator) | CrtAllocator | inline |
Realloc(void *originalPtr, size_t originalSize, size_t newSize) (defined in CrtAllocator) | CrtAllocator | inline |