C and C++ Binaries

Data Type: struct cs_cfg_edge_set_iter_t

A structure to handle a cs_cfg_edge_set traversal.

Normally, one of these should be stack allocated and then cs_cfg_edge_set_iter_first() can be called. The fields should never be accessed directly.

Defined in file cs_cfg_edge_set.h.