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
/
method-mangling.hpp
blob: 0dac497569f0bc054e2199f2022be34c8e65769d (
plain
)
1
2
3
4
5
class
Foo
{
public
:
int
type
();
};