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

pub trait BLSIC {
    fn blsic(self) -> Self;
}

Method version of blsic.

Required Methods

Implementors