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
b8f01da38b
swig
/
Examples
/
ruby
/
value
/
example.h
6 lines
72 B
C
Raw
Blame
History
/* File : example.h */
typedef
struct
{
double
x
,
y
,
z
;
}
Vector
;
Reference in New Issue
View Git Blame
Copy Permalink