- allocRingQueue
auto allocRingQueue(size_t capacity, Event cts, Event rtr)
Undocumented in source. Be warned that the author may not have intended to support it.
- disposeRingQueue
void disposeRingQueue(RingQueue!(T, Event)* q)
Undocumented in source. Be warned that the author may not have intended to support it.