Class VaArg
Instruction to load an argument of a specified type from a variadic argument list
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class VaArg : UnaryInstruction, IExtensiblePropertyContainer, IOperandContainer<Value>