pub trait CodeAsmFyl2xp1 {
    fn fyl2xp1(&mut self) -> Result<(), IcedError>;
}

Required Methods§

Implementors§