FunctionType.isVariadic

struct FunctionType
bool
isVariadic
nothrow
(
)

Return Value

Type: bool

whether a function type is variadic.

Meta