FixedArray.array

Returns a standard slice pointing at the array's data

struct FixedArray(T, size_t N, bool InitializeMembers = true)
@property inout nothrow pure @safe @nogc
inout(T)[]
array
()

Meta