DEBSOURCES
Skip Quicknav
sources / renderdoc / 1.24%2Bdfsg-1%2Bdeb12u1 / swig / Examples / test-suite / bom_utf8.i
123456789
%module bom_utf8 /* Test for UTF8 BOM at start of file */ %inline %{ struct NotALotHere { int n; }; %}