prolog::head_queue/2

head_queue(+ Queue, ? Head)*

Unifies Head with the first element of the queue.

Private-func:

1. prolog::head_queue_2::head_queue/2(int ARG1, int ARG2)():