☰
Type Definition i16x4
Other items in
std
::
simd
π
All crates
β·
?
β
Type Definition
std
::
simd
::
i16x4
π
[
−
]
[src]
pub type i16x4 =
Simd
<
i16
, 4_usize>;
π¬
This is a nightly-only experimental API. (
portable_simd
#86656
)
Expand description
Vector of four
i16
values