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

pub trait BLCI {
    fn blci(self) -> Self;
}

Method version of blci.

Required Methods

Implementors