/trunk/Examples/xml/example.i
# · Swig · 8 lines · 2 code · 5 blank · 1 comment · 0 complexity · dd1c5c0a75834e86c2e3c6d679f4e042 MD5 · raw file
- /* File : example.i */
- %module example
- %apply int *OUTPUT { int *r };
# · Swig · 8 lines · 2 code · 5 blank · 1 comment · 0 complexity · dd1c5c0a75834e86c2e3c6d679f4e042 MD5 · raw file
- /* File : example.i */
- %module example
- %apply int *OUTPUT { int *r };