i32x8

Type Alias i32x8 

Source
pub type i32x8 = Simd<[i32; 8]>;

Aliased Typeยง

pub struct i32x8(/* private fields */);