gwenhywfar 5.14.1
json_dump.h File Reference
#include <gwenhywfar/json.h>
#include <gwenhywfar/buffer.h>
Include dependency graph for json_dump.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

GWENHYWFAR_API void GWEN_JsonElement_DumpToBuffer (const GWEN_JSON_ELEM *jeRoot, int indent, GWEN_BUFFER *buf)

Function Documentation

◆ GWEN_JsonElement_DumpToBuffer()