This website requires JavaScript.
Explore
Help
Sign In
XS-MLVP
/
swig
mirror of
https://github.com/swig/swig
Watch
5
Star
0
Fork
You've already forked swig
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
swig
/
Examples
/
csharp
/
variables
/
example.h
7 lines
61 B
C
Raw
Permalink
Blame
History
/* File: example.h */
typedef
struct
{
int
x
,
y
;
}
Point
;
Reference in New Issue
View Git Blame
Copy Permalink