|
Graphviz 14.0.3~dev.20251029.0425
|
#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().