Struct core::simd::i32x4Experimental [-]  [+] [src]

pub struct i32x4(pub i32, pub i32, pub i32, pub i32);

Trait Implementations

Derived Implementations

impl Show for i32x4

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Copy for i32x4