Type Alias coco_problem_t

Source
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 */ }