clang_getNumArgTypes

\brief Retrieve the number of non-variadic parameters associated with a function type.

If a non-function type is passed in, -1 is returned.

extern (C) @safe @nogc pure nothrow
int
clang_getNumArgTypes
()

Meta