Graphviz 13.0.0~dev.20241220.2304
|
#include <cdt/dthdr.h>
Go to the source code of this file.
Functions | |
int | dtwalk (Dt_t *dt, int(*userf)(void *, void *), void *data) |
int dtwalk | ( | Dt_t * | dt, |
int(*)(void *, void *) | userf, | ||
void * | data | ||
) |
Definition at line 9 of file dtwalk.c.
References dtfirst, dtnext, and dt_s_::walk.
Referenced by walkGrid().