SWIG how to opt out whole interface and wrap just one function
Lets assume that I got class A looking like that:
Returning Enum from a C++/C function with Swig Interface for Python
I have a c++ function and the return type is enum. The enum is
Lets assume that I got class A looking like that:
I have a c++ function and the return type is enum. The enum is