Zen API
|
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).