pub unsafe extern "C" fn coco_problem_get_id(
problem: *const coco_problem_t,
) -> *const c_char
Expand description
@brief Returns the ID of the problem.
pub unsafe extern "C" fn coco_problem_get_id(
problem: *const coco_problem_t,
) -> *const c_char
@brief Returns the ID of the problem.