Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kAlloc kAlloc_App ( )

Gets the allocator that should normally be used by applications to request memory.

The App alloctor is typically implemented by layering additional allocators on the System allocator (e.g., kPoolAlloc, kDebugAlloc).

Returns
Application memory allocator.