Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/upstream/layouttests-ub
/
.
/
tests
/
headers
/
objc_interface.h
blob: af84bf925a85fa1d48fd35c53517929d2561a313 [
file
] [
log
] [
blame
] [
edit
]
// bindgen-flags: --objc-extern-crate -- -x objective-c
// bindgen-osx-only
@interface
Foo
@end
@protocol
bar
@end