Trait bitintr::abm::LZCNT [] [src]

pub trait LZCNT {
    fn lzcnt(self) -> Self;
}

Required Methods

Implementors