FloatImg/v4l2/funcs.h

7 lines
103 B
C

/*
* V4L2 functions - header file
*/
int open_device(char *dev_name);
int init_device(int notused);