9 lines
53 B
OpenEdge ABL
9 lines
53 B
OpenEdge ABL
%module xxx
|
|
|
|
int foo(%val int *x, %out int *y);
|
|
|
|
|
|
|
|
|
|
|
%module xxx
|
|
|
|
int foo(%val int *x, %out int *y);
|
|
|
|
|
|
|
|
|
|
|