From 2f2ddc1f2dbca56c874e8f9c31b5b963202d80e7 Mon Sep 17 00:00:00 2001 From: Eric Haszlakiewicz Date: Thu, 14 Apr 2022 01:12:43 +0000 Subject: Generate docs for the 0.16 release --- doc/html/structprintbuf.html | 109 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 doc/html/structprintbuf.html (limited to 'doc/html/structprintbuf.html') diff --git a/doc/html/structprintbuf.html b/doc/html/structprintbuf.html new file mode 100644 index 0000000..bf133b6 --- /dev/null +++ b/doc/html/structprintbuf.html @@ -0,0 +1,109 @@ + + + + + +json-c: printbuf Struct Reference + + + + + + +
+
+ + + + + + +
+
json-c +  0.16 +
+
+
+ + + + +
+
+ +
+
printbuf Struct Reference
+
+
+ + + + + + + + +

+Data Fields

char * buf
 
int bpos
 
int size
 
+

Field Documentation

+ +
+
+ + + + +
int printbuf::bpos
+
+ +
+
+ +
+
+ + + + +
char* printbuf::buf
+
+ +
+
+ +
+
+ + + + +
int printbuf::size
+
+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit v1.2.1