Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
run-make
/
lto-smoke-c
/
foo.rs
blob: 2e59432cdb16feca35d30166b94ab591a1568125 [
file
] [
log
] [
blame
] [
edit
]
#![
crate_type
=
"staticlib"
]
#[
no_mangle
]
pub
extern
"C"
fn
foo
()
{}