StackBufferEntry.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct StackBufferEntry(T)
pure nothrow @nogc @system inout
static if(!is(T == void))
inout(T)[]
opSlice
(
size_t a
,
size_t b
)

Meta