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

pub trait BLSFILL {
    fn blsfill(self) -> Self;
}

Method version of blsfill.

Required Methods

Implementors