Type Definition std::simd::mask16x4[][src]

pub type mask16x4 = Mask<i16, 4_usize>;
🔬 This is a nightly-only experimental API. (portable_simd #86656)
Expand description

四个 16 位掩码的 Vector