AlignedMallocator.allocate

Forwards to alignedAllocate(bytes, platformAlignment).

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

Meta