LLVMIsFunctionVarArg

Returns whether a function type is variadic.

extern (C) nothrow
LLVMBool
LLVMIsFunctionVarArg
(
LLVMTypeRef FunctionTy
)

Meta