BlockAllocator.freeBlock

Return block to allocator for further use.

struct BlockAllocator
nothrow @nogc
void
freeBlock
(
void* block
)

Meta