/tags/rel-1.3.35/Examples/ocaml/scoped_enum/example.i
Swig | 7 lines | 5 code | 2 blank | 0 comment | 0 complexity | 2f2adaab7782f464bd8f69ba2ccbfe00 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
- %module example
- %{
- #include "foo.h"
- %}
- %include "foo.h"