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