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

Parameters
objectkUserAlloc instance.
enableWill the allocator emit foreign memory?