FixedBuffer.data

Undocumented in source. Be warned that the author may not have intended to support it.
struct FixedBuffer(size_t size, T)
@safe pure nothrow @nogc
T[]
data
()
if (
!hasElaborateDestructor!T
)

Meta