Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
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.

Parameters
objectkUserAlloc instance.
enableCan the allocator allocate memory for objects?