clang_getNumArgTypes

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)
int
clang_getNumArgTypes

Meta