Sign in
◑
Theme
rust
/
rust
/
6bbf64e1dd5ffa08facdd3a0d33178faebca1825
/
.
/
tests
/
run-make
/
staticlib-thin-archive
/
simple_obj.rs
blob: a120c9b3e676b0d36ea05b540c3b77578cde8d24 [
file
]
#![
crate_type
=
"staticlib"
]
#[
no_mangle
]
extern
"C"
fn
simple_fn
()
{}