PureMallocator.alignment

* The alignment is a static constant equal to platformAlignment, which * ensures proper alignment for any D data type.

struct PureMallocator
const shared pure nothrow @nogc
enum uint alignment;

Meta