actube/src/wtp/wtpdrv.h

10 lines
80 B
C

//int wtpdrv_get_num_radios();
struct wtpdrv
{
int (*get_num_raadios)();
}