pub unsafe extern "C" fn coco_problem_get_number_of_objectives(
problem: *const coco_problem_t,
) -> usizeExpand description
@brief Returns the number of objectives of the problem.
pub unsafe extern "C" fn coco_problem_get_number_of_objectives(
problem: *const coco_problem_t,
) -> usize@brief Returns the number of objectives of the problem.