CAllocatorImpl.deallocate

If impl.deallocate is not defined, returns false. Otherwise it forwards the call.

class CAllocatorImpl(Allocator, Flag!"indirect" indirect = No.indirect)
override
bool
deallocate
(
void[] b
)

Meta