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