ISharedAllocator.alignedReallocate
bool alignedReallocate(ref void[] b, size_t size, uint alignment) nothrow shared;Reallocates a memory block with specified alignment.
bool alignedReallocate(ref void[] b, size_t size, uint alignment) nothrow shared;Reallocates a memory block with specified alignment.