FramePool.free

Frees the pool.

Note: This makes the pool invalid, if you desire a fresh pool instantiate a new one with the constructor.

struct FramePool
@nogc
void
free
()

Meta