Returns the last element of the queue.
the data of the last element in the queue, or NULL if the queue is empty
Returns the last element of the queue.