Trait bitintr::bmi::TZCNT [] [src]

pub trait TZCNT {
    fn tzcnt(self) -> Self;
}

Required Methods

Implementors