Type Definition slipstream::mask::m32[][src]

type m32 = MaskWrapper<u32>;

Trait Implementations

impl Mask for m32[src]