W32

Constant W32 

Source
pub const W32: usize = 4;
Expand description

SIMD lane count for 32-bit elements (u32, i32, f32). Determined at build time based on target architecture capabilities, or overridden via SIMD_LANES_OVERRIDE.