Function coco_sys::coco_problem_final_target_hit[][src]

pub unsafe extern "C" fn coco_problem_final_target_hit(
    problem: *const coco_problem_t
) -> c_int
Expand description

@brief Returns 1 if the final target was hit, 0 otherwise.