halide_do_loop_task_t#

int(*) halide_do_loop_task_t (void *, halide_loop_task_t, int, int, uint8_t *, void *)

The version of do_task called for loop tasks.

By default calls the loop task with the same arguments.