Trait bitintr::x86::tbm::BLCS [] [src]

pub trait BLCS {
    fn blcs(self) -> Self;
}

Method version of blcs.

Required Methods

Implementors