M32

Type Alias M32 

Source
type M32 = Mask<i32, 1>;

Aliased Typeยง

#[repr(transparent)]
struct M32(/* private fields */);