IAllocator.alignedReallocate
bool alignedReallocate(ref void[] b, size_t size, uint alignment) nothrowReallocates a memory block with specified alignment.
bool alignedReallocate(ref void[] b, size_t size, uint alignment) nothrowReallocates a memory block with specified alignment.