pub unsafe extern "C" fn coco_logger_biobj_feed_solution(
problem: *mut coco_problem_t,
evaluation: usize,
y: *const f64,
) -> c_intExpand description
@brief Feeds the solution to the bi-objective logger for logger output reconstruction purposes.