Settings
Help

U32Vector

Type Alias U32Vector 

Source
pub type U32Vector = U32Vector<4>;
Expand description

Array vector with four u32 lanes.

Aliased Type§

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