Queue.pushTail

void pushTail(void * data = null)

Adds a new element at the tail of the queue.

Parameters

datathe data for the new element