From 9021cdcdd01fc9dbcbe1f06391848c2ac915212f Mon Sep 17 00:00:00 2001 From: Eric Haszlakiewicz Date: Sun, 26 Jul 2020 15:13:45 +0000 Subject: Generate docs for the 0.15 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..a9a2bac --- /dev/null +++ b/doc/html/structprintbuf.html @@ -0,0 +1,109 @@ + + + + + +json-c: printbuf Struct Reference + + + + + + +
+
+ + + + + + +
+
json-c +  0.15 +
+
+
+ + + + +
+
+ +
+
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