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