Pops an element from the queue and copies the value to element.
destination buffer, the length must be the element size. Will be changed only if the return value is true.
true on success or false if the queue is empty.
See Implementation
Pops an element from the queue and copies the value to element.