RingBufferNoGC.popFront

Removes an item from the front of the queue. Returns: the removed item.

struct RingBufferNoGC(T)
nothrow @nogc
T
popFront
()

Meta