Allocator.free

Free memory that was previously allocated with Allocator.alloc.

class Allocator
void
free

Parameters

memory Memory

the memory to free