RingBufferNoGC.opApply

struct RingBufferNoGC(T)
public
int
opApply
(
scope int delegate
(
T
)
dg
)

Meta