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

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

八个 16 位掩码的 Vector