Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
run-make
/
staticlib-thin-archive
/
simple_obj.rs
blob: a120c9b3e676b0d36ea05b540c3b77578cde8d24 [
file
] [
log
] [
blame
]
#![
crate_type
=
"staticlib"
]
#[
no_mangle
]
extern
"C"
fn
simple_fn
()
{}