ExtraAlloc.free

Marks an object as free. Frees is if there are already enough free objects

class ExtraAlloc(T)
void
free
(
T obj
)

Meta