nb_queue_dequeue/3

nb_queue_dequeue(+ Queue, - Element)*

Remove Element from the front of the queue Queue. Fail if the queue is empty.