Delete a previously allocated heap.
This will release resources and migrate any still allocated blocks in this heap (efficienty) to the default heap.
If heap is the default heap, the default heap is set to the backing heap.
See Implementation
Delete a previously allocated heap.
This will release resources and migrate any still allocated blocks in this heap (efficienty) to the default heap.
If heap is the default heap, the default heap is set to the backing heap.