C and C++ Binaries

Data Type: struct cs_ast_traverse_iter

An iterator over an abstract syntax tree.

API clients should never access the iterator fields directly. This is only exported so that clients may stack allocate these things. Future versions of the API reserve the right to change the definition of this iterator type.

Defined in file cs_ast.h.