Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
2e7bbcfdbb487100f58d682a39dda3583fbde517
/
.
/
bindgen-tests
/
tests
/
headers
/
no-hash-opaque.hpp
blob: c1db2cd120f77dfd154685c3e6165fa3d1dabec0 [
file
]
// bindgen-flags: --with-derive-hash --opaque-type "NoHash" --no-hash "NoHash"
class
NoHash
{
int
i
;
};