nullAllocatorReallocWrapper

fnvoid * nullAllocatorReallocWrapper(void * allocatorState, Sz alignment, void * oldPtr, Sz oldSize, Sz newSize, IStr file, Sz line) @system nothrow @trusted @nogc

A realloc wrapper that always returns null.