Function SlabAllocator.Clear
Clear
()
Frees all existing allocations.
Public
void Clear ()
Frees all existing allocations.
Does not free the underlaying unmanaged memory. Use Dispose for that.