Parameter.isCVariadic

Returns true if this is a C-style variadic parameter. E.g.: func(...)

class Parameter
bool
isCVariadic
(
)

Meta