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

Required Methods§

Implementors§