15#include <graphviz/gvc.h>
18int main(
int argc,
char **argv) {
int agclose(Agraph_t *g)
deletes a graph, freeing its associated storage
int gvParseArgs(GVC_t *gvc, int argc, char **argv)
graph_t * gvNextInputGraph(GVC_t *gvc)
int gvFreeLayout(GVC_t *gvc, graph_t *g)
int gvRenderJobs(GVC_t *gvc, graph_t *g)
int gvLayoutJobs(GVC_t *gvc, graph_t *g)
int gvFreeContext(GVC_t *gvc)