Function expand_himul_sim

Source
pub fn expand_himul_sim(
    scope: &mut Scope,
    lhs: Variable,
    rhs: Variable,
    out: Variable,
)