clang_Cursor_getNumArguments

\brief Retrieve the number of non-variadic arguments associated with a given cursor.

If a cursor that is not a function or method is passed in, -1 is returned.

extern (C)
int
clang_Cursor_getNumArguments

Meta