Function clang_Cursor_getArgument

Source
pub unsafe fn clang_Cursor_getArgument(
    cursor: CXCursor,
    index: c_uint,
) -> CXCursor