AlignedBuffer.fill

Fills the buffer with the same value.

struct AlignedBuffer(T)
nothrow @nogc
void
fill
(
T x
)

Meta