SimdLimb

Type Alias SimdLimb 

Source
type SimdLimb = __m256;

Aliased Typeยง

#[repr(simd)]
struct SimdLimb(/* private fields */);