isCVariadicArg

Determine if p points to the start of a "..." parameter identifier.

extern (C++)
bool
isCVariadicArg
(
const(char)* p
,
size_t len
)

Meta