mirror of
https://github.com/owntracks/recorder.git
synced 2024-11-15 09:58:40 -07:00
4 lines
63 B
C
4 lines
63 B
C
#include "json.h"
|
|
|
|
JsonNode *jget(JsonNode *json, char *args);
|