|
Zen API
|
| kStatus kHeapAlloc_RemoveMemoryRegions | ( | kHeapAlloc | heapAlloc | ) |
Removes all added memory regions.
This function is called automatically when a kHeapAlloc object is destroyed. Any memory buffers previously allocated from the kHeapAlloc instance are invalidated.
| heapAlloc | kHeapAlloc object. |