Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
device
/
thinlto-no-rtti
/
jni
/
test.h
blob: a6147450de5fbe21cd97c75271571bd7766ab253 [
file
] [
log
] [
blame
]
#pragma
once
struct
Foo
{
virtual
void
key
();
};
void
throw_foo
();