|
Zen API
|
| void kUserAlloc_EnableForeignMemory | ( | kUserAlloc | object, |
| kBool | enable | ||
| ) |
Controls whether this allocator will report that it emits foreign memory.
By default, a kUserAlloc instance will report that it does not allocate foreign memory.
| object | kUserAlloc instance. |
| enable | Will the allocator emit foreign memory? |