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

pub trait BLCFILL {
    fn blcfill(self) -> Self;
}

Method version of blcfill.

Required Methods

Implementors