Table of Contents

Property IsVarArg

Namespace
Ubiquity.NET.Llvm.Types
Assembly
Ubiquity.NET.Llvm.dll

IsVarArg

Gets a value indicating whether this signature is for a variadic function

bool IsVarArg { get; }

Property Value

bool