clang_Cursor_getArgument

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

The argument cursor can be determined for calls as well as for declarations of functions or methods. For other cursors and for invalid indices, an invalid cursor is returned.

extern (C) @safe @nogc pure nothrow
clang_Cursor_getArgument
(,
uint i
)

Meta