nb_queue_close/3

nb_queue_close(+ Queue, - Head, ? Tail)*

Unify the queue Queue with a difference list Head- Tail. The queue will now be empty and no further elements can be added.