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
/
test-suite
/
struct_value.i
15 lines
110 B
OpenEdge ABL
Raw
Permalink
Blame
History
%
m
o
d
u
l
e
s
t
r
u
c
t
_
v
a
l
u
e
%
i
n
l
i
n
e
%
{
s
t
r
u
c
t
F
o
o
{
i
n
t
x
;
}
;
s
t
r
u
c
t
B
a
r
{
F
o
o
a
;
s
t
r
u
c
t
F
o
o
b
;
}
;
%
}
Reference in New Issue
View Git Blame
Copy Permalink