Function RollbackAllocator.allocate
Allocates size bytes of memory.
void[] allocate(
const(ulong) size
);
Allocates size bytes of memory.
void[] allocate(
const(ulong) size
);