recorder/jget.h
2015-08-14 18:40:35 +02:00

4 lines
63 B
C

#include "json.h"
JsonNode *jget(JsonNode *json, char *args);