Calls @func for each element in the queue passing @user_data to the function.
the function to call for each element's data
user data to pass to @func
2.4
See Implementation
Calls @func for each element in the queue passing @user_data to the function.