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.
pub unsafe extern "C" fn coco_problem_get_suite_dep_index(
problem: *const coco_problem_t,
) -> usize
@brief Returns the problem_index of the problem in its current suite.