Skip to main content

execute_unary

Function execute_unary 

Source
pub fn execute_unary(vm: &mut dyn Vm, inst: &Instruction) -> ExecutionResult<()>