☰
Type Definition u32x16
Other items in
std
::
simd
?
Type Definition
std
::
simd
::
u32x16
source
[
−
]
pub type u32x16 =
Simd
<
u32
, 16_usize>;
🔬
This is a nightly-only experimental API. (
portable_simd
#86656
)
Expand description
Vector of 16
u32
values