pub type coco_problem_t = coco_problem_s;
Expand description
@brief The COCO problem type.
See coco_problem_s for more information on its fields.
Aliased Typeยง
#[repr(C)]pub struct coco_problem_t { /* private fields */ }
pub type coco_problem_t = coco_problem_s;
@brief The COCO problem type.
See coco_problem_s for more information on its fields.
#[repr(C)]pub struct coco_problem_t { /* private fields */ }