MpscBoundedQueue.dequeue

Undocumented in source. Be warned that the author may not have intended to support it.
struct MpscBoundedQueue(T, size_t size)
@nogc nothrow
bool
dequeue
(
ref T value
)

Meta