NullAllocator.expand

These methods return false. Precondition: b is null. This is because there is no other possible legitimate input.

struct NullAllocator
nothrow @nogc pure @safe shared
bool
expand
(
ref void[] b
,
size_t s
)

Meta