Type Definition core::simd::usizex8[][src]

pub type usizex8 = Simd<usize, 8>;
🔬 This is a nightly-only experimental API. (portable_simd #86656)
Expand description

八个 usize 值的 Vector

Trait Implementations

执行转换。