CheckedAllocator.reallocate

Undocumented in source. Be warned that the author may not have intended to support it.
struct CheckedAllocator(ParentAllocator, alias onFail = onOutOfMemoryError)
bool
reallocate
(
ref void[] b
,
size_t s
)

Meta