blob: f6b2ed30ad7abe445c5dde1a30abf6e50b063f49 [file] [log] [blame]
// bindgen-flags: --ignore-methods -- --target=i686-pc-win32
struct Foo {
void test();
};