HmodBlockAllocator.deallocate

Dummy deallocation function, to keep track of how much the user tried to deallocate.

struct HmodBlockAllocator(size_t blockSize)
pure nothrow @trusted
bool
deallocate
(
void[] b
)

Meta