Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
gv_channel.h
Go to the documentation of this file.
1
6
7#pragma once
8
9#include <gvc/gvc.h>
10
11#ifdef __cplusplus
12extern "C" {
13#endif
14
18
19#ifdef __cplusplus
20}
21#endif
void gv_channel_writer_init(GVC_t *gvc)
void gv_writer_reset(GVC_t *gvc)
void gv_string_writer_init(GVC_t *gvc)
Graphviz context library.
GVC_t * gvc
Definition htmlparse.c:99
Definition gvcint.h:80