jw
typedef struct Foo Foo;
cnames.structs.Foo
typedef struct Foo { ... } Foo;
my.package.Foo
cnames.structs
sergey.bogolepov
B.Foo
--- typedef struct Foo {} Foo;
cinterop
msink
Does it work for you?
A modern programming language that makes developers happier.