Struct coco_sys::coco_random_state_s [−][src]
#[repr(C)]pub struct coco_random_state_s { /* fields omitted */ }Expand description
@brief Structure containing a COCO random state.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for coco_random_state_s
impl Send for coco_random_state_s
impl Sync for coco_random_state_s
impl Unpin for coco_random_state_s
impl UnwindSafe for coco_random_state_s
Blanket Implementations
Mutably borrows from an owned value. Read more
