QueueG.popHeadLink

Removes and returns the first element of the queue.

class QueueG
popHeadLink
()

Return Value

Type: ListG

the GList element at the head of the queue, or NULL if the queue is empty