clang_Cursor_isVariadic

Returns non-zero if the given cursor is a variadic function or method.

extern (C) @nogc @trusted nothrow pure
uint
clang_Cursor_isVariadic
(
const CXCursor C
)

Meta