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

5 lines
94 B
C

#include <json-c/json.h>
#include <stdbool.h>
bool handle_neighbour(char **line, void *arg);