recorder/jget.h

4 lines
63 B
C
Raw Normal View History

2015-08-14 09:40:35 -07:00
#include "json.h"
JsonNode *jget(JsonNode *json, char *args);