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

pub trait BLSR {
    fn blsr(self) -> Self;
}

Method version of blsr.

Required Methods

Implementors