Function coco_problem_get_name

Source
pub unsafe extern "C" fn coco_problem_get_name(
    problem: *const coco_problem_t,
) -> *const c_char
Expand description

@brief Returns the name of the problem.