SimdLimb

Type Alias SimdLimb 

Source
type SimdLimb = __m256i;

Aliased Typeยง

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