dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
CFunction.isVariadic
cpptooling
data
representation
CFunction
If the function is variadic, aka have a parameter with "...".
struct
CFunction
@
safe
const nothrow pure @
nogc
bool
isVariadic
(
)
Meta
Source
See Implementation
cpptooling
data
representation
CFunction
constructors
this
functions
isVariadic
paramRange
If the function is variadic, aka have a parameter with "...".