Returns block of memory back to the pool. Deallocating pointer to a memory not returned by the pool has undefined behavior.
See Implementation
Returns block of memory back to the pool. Deallocating pointer to a memory not returned by the pool has undefined behavior.