BitmappedBlock.deallocate

Deallocates a block previously allocated with this allocator.

struct BitmappedBlock(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
bool
deallocate
(
void[] b
)

Meta