pub unsafe extern "C" fn starpu_task_wait_array(
tasks: *mut *mut starpu_task,
nb_tasks: c_uint,
) -> c_intExpand description
Allow to wait for an array of tasks. Upon successful completion,
this function returns 0. Otherwise,
pub unsafe extern "C" fn starpu_task_wait_array(
tasks: *mut *mut starpu_task,
nb_tasks: c_uint,
) -> c_intAllow to wait for an array of tasks. Upon successful completion,
this function returns 0. Otherwise,