Specifies the type of function passed to gegl_parallel_distribute_range().
The function should process size elements of the data, starting at offset.
size
offset
the current data offset
the current data size
Specifies the type of function passed to gegl_parallel_distribute_range().
The function should process
size
elements of the data, starting atoffset
.