SWIG Interface File Generator
Generate .i wrappers for C/C++ integration
Generated Interface (.i)
Target: PythonCompilation / Generation Command
swig -c++ -python -o example_wrap.cxx example.i
Generated using SWIG Interface File Wrapper Code Generator
The name used to import this library in the target language.
Paste your header (.h) content here. This will be included in the wrapper.
