xref: /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/issue-848-replacement-system-include.hpp
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
112a9d9c8Sopenharmony_ci// bindgen-flags: -- -Itests/headers/issue-848
212a9d9c8Sopenharmony_ci
312a9d9c8Sopenharmony_ci#include "an-include.h"
412a9d9c8Sopenharmony_ci
512a9d9c8Sopenharmony_ciextern "C" {
612a9d9c8Sopenharmony_ci  nsTArray<int>* func();
712a9d9c8Sopenharmony_ci}
8

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