Trait bitintr::x86::bmi::BLSMSK [] [src]

pub trait BLSMSK {
    fn blsmsk(self) -> Self;
}

Method version of blsmsk.

Required Methods

Implementors