AlignedMallocator.allocate

void[] allocate(size_t bytes) @trusted @nogc nothrow pure shared

Forwards to alignedAllocate(bytes, platformAlignment).