Trait bitintr::arm::v8::CLS [] [src]

pub trait CLS {
    fn cls(self) -> Self;
}

Method version of cls.

Required Methods

Implementors