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

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

Trait Implementations

Derived Implementations

impl Debug for i32x4

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

impl Copy for i32x4