Pushes an element into the queue.
element to push (will be left unchanged)
true on success or false if the queue is full.
See Implementation
Pushes an element into the queue.