clang_Cursor_getArgument

\brief Retrieve the argument cursor of a function or method.

If a cursor that is not a function or method is passed in or the index exceeds the number of arguments, an invalid cursor is returned.

extern (C)
clang_Cursor_getArgument
(,
uint i
)

Meta