xref: /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/objc_escape.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
112a9d9c8Sopenharmony_ci// bindgen-flags: -- -x objective-c
212a9d9c8Sopenharmony_ci// bindgen-osx-only
312a9d9c8Sopenharmony_ci
412a9d9c8Sopenharmony_ci@interface A
512a9d9c8Sopenharmony_ci-(void)f:(int)arg1 as:(int)arg2;
612a9d9c8Sopenharmony_ci@end
7

Indexes created Thu Nov 07 10:32:03 CST 2024