CFunction.isVariadic

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

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

Meta