Zen API
|
kStatus kPoolAlloc_Start | ( | kPoolAlloc | object | ) |
Prepares the allocator for first use.
This function should be called after configuration properties have been provided, and before using memory reservation or allocation functions.
Configuration functions cannot be used after calling kPoolAlloc_Start.
object | kPoolAlloc object. |