index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-make
/
c-link-to-rust-staticlib
/
foo.rs
blob: 3da09eb6bb6a87b0eca9600106ec86af9b37cd6c (
plain
)
1
2
3
4
#[crate_type = "staticlib"]; #[no_mangle] pub extern "C" fn foo() {}