AlignedMallocator.allocate

Forwards to alignedAllocate(bytes, platformAlignment).

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

Meta