|
Zen API
|
| kSize kPoolAlloc_TotalSize | ( | kPoolAlloc | object | ) |
Reports the current amount of memory drawn from the underlying allocator.
Total does not include the kPoolAlloc object header; all other memory is included.
| object | kPoolAlloc object. |