Here's the setup:
这是设置:
foo.h:
foo。:
typedef struct my_struct {
int a;
} my_struct;
const my_struct my_struct1;
my_struct my_struct2;
tyHere's the setup:
这是设置:
foo.h:
foo。:
typedef struct my_struct {
int a;
} my_struct;
const my_struct my_struct1;
my_struct my_struct2;
ty