Trait bitintr::bmi2::BZHI [] [src]

pub trait BZHI {
    fn bzhi(self, _: Self) -> Self;
}

Required Methods

Implementors