pub unsafe extern "C" fn coco_suite_get_dimension_from_dimension_index(
suite: *const coco_suite_t,
dimension_idx: usize,
) -> usizeExpand description
@brief Returns the dimension number in the suite in position dimension_idx (counting from 0).