|
Zen API
|
| void kUserAlloc_EnableObjectMemory | ( | kUserAlloc | object, |
| kBool | enable | ||
| ) |
Controls whether this allocator will report that it is capable of allocating objects.
By default, a kUserAlloc instance will report that it can allocate objects.
| object | kUserAlloc instance. |
| enable | Can the allocator allocate memory for objects? |