RepeatedBuffer.this

Create a Buffer

struct RepeatedBuffer(ulong id, string TypeString, RealType, bool isDeprecated = false, bool packed = false)
inout @safe
this
(
inout ValueType[] val...
)

Parameters

val ValueType[]

The value to populate with

Meta