StackBufferEntry.opSlice

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

Meta