pub unsafe extern "C" fn coco_suite_get_number_of_problems(
suite: *const coco_suite_t,
) -> usizeExpand description
@brief Returns the number of problems in the given suite.
pub unsafe extern "C" fn coco_suite_get_number_of_problems(
suite: *const coco_suite_t,
) -> usize@brief Returns the number of problems in the given suite.