Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
dtwalk.c File Reference
#include <cdt/dthdr.h>
Include dependency graph for dtwalk.c:

Go to the source code of this file.

Functions

int dtwalk (Dt_t *dt, int(*userf)(void *, void *), void *data)
 

Function Documentation

◆ dtwalk()

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().

Here is the caller graph for this function: