/tags/rel-1-3-26/SWIG/Examples/test-suite/errors/swig_typemap_copy.i

# · Swig · 3 lines · 2 code · 1 blank · 0 comment · 0 complexity · 6c8c49467e623f5b27f9f5598398cd5c MD5 · raw file

  1. %module xxx
  2. %typemap(in) int = blah;