Gets the heap's configuration.
void heap_get_config( MPOOL_CONFIG * config );
config
You must call heap_get_config to retrieve a configuration you want heap_set_config to modify. Heap_get_config and heap_set_config may be called at any time.
None.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 4.0 | intime/rt/include/heap.h | heap.h | clib.lib |