Struct sfmt_sys::DSFMT [] [src]

#[repr(C)]
pub struct DSFMT { pub status: [w128; 192], pub idx: i32, }

the 128-bit internal state array

Fields