TempBuffer.opSliceAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct TempBuffer(T)
pure nothrow @safe
T[]
opSliceAssign
(
const(T)[] value
,
size_t a
,
size_t b
)

Meta