Function coco_problem_get_suite_dep_index

Source
pub unsafe extern "C" fn coco_problem_get_suite_dep_index(
    problem: *const coco_problem_t,
) -> usize
Expand description

@brief Returns the problem_index of the problem in its current suite.