Graphviz 13.1.3~dev.20250829.0113
|
#include <gprstate.h>
Data Fields | |
FILE * | outFile |
strviews_t | args |
Exerror_f | errf |
Exexit_f | exitf |
int | flags |
Definition at line 63 of file gprstate.h.
strviews_t gpr_info::args |
Definition at line 65 of file gprstate.h.
Exerror_f gpr_info::errf |
Definition at line 66 of file gprstate.h.
Exexit_f gpr_info::exitf |
Definition at line 67 of file gprstate.h.
int gpr_info::flags |
Definition at line 68 of file gprstate.h.
FILE* gpr_info::outFile |
Definition at line 64 of file gprstate.h.