coco_random_state_t

Type Alias coco_random_state_t 

Source
pub type coco_random_state_t = coco_random_state_s;
Expand description

@brief The COCO random state type.

See coco_random_state_s for more information on its fields.

Aliased Typeยง

pub struct coco_random_state_t { /* private fields */ }