DEBSOURCES
Skip Quicknav
sources / renderdoc / 1.2%2Bdfsg-2 / swig / Examples / python / import / spam.i
123456789
%module spam %{ #include "spam.h" %} %import bar.i %include "spam.h"