Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/main
/
.
/
bindgen-tests
/
tests
/
headers
/
extern-fn-block-attrs-many.h
blob: 0de6eebb364af804ece4b03733c3846b8fbe1e1a [
file
] [
log
] [
blame
] [
edit
]
// bindgen-flags: --extern-fn-block-attrs '#[allow(dead_code)]' --extern-fn-block-attrs '#[cfg_attr(not(windows), link(wasm_import_module = "test-module"))]'
void
test_function
();