cf_destroy_arena¶
Category: allocator
GitHub: cute_alloc.h
Free's up all resources used by the allocator.
| Parameters | Description |
|---|---|
| arena | The arena to free. |
Category: allocator
GitHub: cute_alloc.h
Free's up all resources used by the allocator.
| Parameters | Description |
|---|---|
| arena | The arena to free. |