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