Function coco_sys::coco_suite_get_problem[][src]

pub unsafe extern "C" fn coco_suite_get_problem(
    suite: *mut coco_suite_t,
    problem_index: size_t
) -> *mut coco_problem_t
Expand description

@brief Returns the problem of the suite defined by problem_index.