HeapAllocator.tryUnalignedReallocate

Undocumented in source. Be warned that the author may not have intended to support it.
struct HeapAllocator
@system nothrow @nogc
void*
tryUnalignedReallocate
(
void* ptr
,
in size_t preserveCount
,
in size_t count
)

Meta