prolog::serve_queue/3

serve_queue(+ OldQueue, + Head, - NewQueue)*

Removes the first element of the queue for service.

Private-func:

1. prolog::serve_queue_3::serve_queue/3(int ARG1, int ARG2, int ARG3)():