Method Sub
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
Sub(Value, Value)
Creates an integer subtraction operator
public Value Sub(Value lhs, Value rhs)
Creates an integer subtraction operator
public Value Sub(Value lhs, Value rhs)