25 #ifndef GWENHYWFAR_JSON_DUMP_H 26 #define GWENHYWFAR_JSON_DUMP_H 29 #include <gwenhywfar/json.h> 30 #include <gwenhywfar/buffer.h> struct GWEN_JSON_ELEM GWEN_JSON_ELEM
GWENHYWFAR_API void GWEN_JsonElement_DumpToBuffer(const GWEN_JSON_ELEM *jeRoot, int indent, GWEN_BUFFER *buf)
struct GWEN_BUFFER GWEN_BUFFER
A dynamically resizeable text buffer.