Function RollbackAllocator.allocate

Allocates size bytes of memory.

void[] allocate(
  const(ulong) size
);