photon.ds.ring_queue

Undocumented in source.

Members

Functions

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.

Structs

RingQueue
struct RingQueue(T, Event)
Undocumented in source.

Meta