Trait bitintr::bmi2::PEXT [] [src]

pub trait PEXT {
    fn pext(self, _: Self) -> Self;
}

Required Methods

Implementors