ScopedAllocator.reallocate

Reallocates b to new size s.

struct ScopedAllocator(ParentAllocator)
bool
reallocate
(
ref void[] b
,
size_t s
)

Meta