Channel.buf

Undocumented in source.
struct Channel(T)
__gshared
RingQueue!(T, Event)* buf;

Meta