ISharedAllocator.expand

bool expand(ref void[], size_t) shared;

Expands a memory block in place and returns true if successful. Implementations that don't support this primitive should always return false.