BlockAllocator.getBlock

Get new block. Allocator automatically allocate next memory chunk if needed.

struct BlockAllocator
nothrow @nogc
void*
getBlock
()

Meta