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

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

八个 8 位掩码的 Vector