Function jazz_vm::generic_arithmetic::exec_mul[][src]

pub fn exec_mul(executor: &mut ExecutorImpl, left: Value, right: Value) -> Value