mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-21 11:16:16 +00:00
4 lines
63 B
C
4 lines
63 B
C
#include "json.h"
|
|
|
|
JsonNode *jget(JsonNode *json, char *args);
|