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.
pub unsafe extern "C" fn coco_problem_get_name(
problem: *const coco_problem_t,
) -> *const c_char
@brief Returns the name of the problem.