Trait bitintr::x86::tbm::TZMSK [] [src]

pub trait TZMSK {
    fn tzmsk(self) -> Self;
}

Method version of tzmsk.

Required Methods

Implementors