Type Alias uint16x2_t

Source
pub type uint16x2_t = u32;
🔬This is a nightly-only experimental API. (stdarch_arm_dsp #117237)
Available on ARM only.
Expand description

ARM-specific vector of two packed u16 packed into a 32-bit integer.