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

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

Required Methods

Implementors