xref: /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/issue-1350-attribute-overloadable.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
112a9d9c8Sopenharmony_civoid my_function(int a) __attribute__((overloadable));
212a9d9c8Sopenharmony_civoid my_function(const char *a) __attribute__((overloadable));
3

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