pub fn risc_imag<O0: Into<Output>>( input: O0, scope: &mut Scope ) -> Result<Operation>
Shorthand for RiscImag::new().build(input, scope).
RiscImag::new().build(input, scope)