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

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

Required Methods

Implementors