CAllocatorImpl.alignedReallocate

Forwards to impl.alignedReallocate if defined, false otherwise.

class CAllocatorImpl(Allocator, Flag!"indirect" indirect = No.indirect)
bool
alignedReallocate
(
ref void[] b
,
size_t s
,
uint a
)

Meta