index
:
rust-bindgen.git
master
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
headers
/
issue-826-generating-methods-when-asked-not-to.hpp
blob: f6b2ed30ad7abe445c5dde1a30abf6e50b063f49 (
plain
)
1
2
3
4
5
// bindgen-flags: --ignore-methods -- --target=i686-pc-win32
struct
Foo
{
void
test
();
};