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

pub trait BLSI {
    fn blsi(self) -> Self;
}

Method version of blsi.

Required Methods

Implementors