/trunk/Examples/test-suite/errors/c_varargs.i
# · Swig · 3 lines · 2 code · 1 blank · 0 comment · 0 complexity · 6e7f96ba6d24f6003aad0844dc97f1c5 MD5 · raw file
- %module xxx
- int foo(int x, ...);
# · Swig · 3 lines · 2 code · 1 blank · 0 comment · 0 complexity · 6e7f96ba6d24f6003aad0844dc97f1c5 MD5 · raw file
- %module xxx
- int foo(int x, ...);