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
/
bindgen-tests
/
tests
/
headers
/
virtual_dtor.hpp
blob: c35dcab12dac35e443b2136d4ef5e82ef3001689 (
plain
)
1
2
3
struct
nsSlots
{
virtual
~
nsSlots
();
};