summaryrefslogtreecommitdiff
path: root/Examples/xml/example.i
blob: 77d571ed878270c90a3c2e08fedc6d8cd34fff44 (plain)
1
2
3
4
5
6
7
8
/* File : example.i */
%module example

%apply int *OUTPUT { int *r };