FunctionType.isVariadic

struct FunctionType
nothrow
bool
isVariadic
()

Return Value

Type: bool

whether a function type is variadic.

Meta