gluon-firmware/package/gluon-mesh-babel/src/handle_neighbour.h

5 lines
94 B
C
Raw Normal View History

2018-05-16 14:58:24 +00:00
#include <json-c/json.h>
#include <stdbool.h>
bool handle_neighbour(char **line, void *arg);