CFunction.isVariadic

If the function is variadic, aka have a parameter with "...".

struct CFunction
@safe nothrow pure @nogc
bool
isVariadic
()

Meta