Iterate over all element of it and call the given function func for each element.
the function to call for each element.
user data passed to the function
the result call to Iterator.fold. The iterator will not be freed.
MT safe.
Iterate over all element of it and call the given function func for each element.