Returns the position of the first element in queue which contains data. Since 2.4
the data to find.
The position of the first element in queue which contains data, or -1 if no element in queue contains data.
See Implementation
Returns the position of the first element in queue which contains data. Since 2.4