PageRenderTime 49ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/trunk/Examples/xml/example.i

#
Swig | 8 lines | 2 code | 5 blank | 1 comment | 0 complexity | dd1c5c0a75834e86c2e3c6d679f4e042 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. /* File : example.i */
  2. %module example
  3. %apply int *OUTPUT { int *r };