LockedQueue.popBack

Pop an item from the back, block if queue is empty.

struct LockedQueue(T)
nothrow @nogc
T
popBack
()

Meta