Function expand_himul_64

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