Sign in
android
/
toolchain
/
rustc
/
951ae7a5eefab93734d1309f0497487f13f59fbf
/
.
/
tests
/
run-make
/
compiler-lookup-paths
/
d.rs
blob: 6cd9916b6f69d5c1a4d2d4b585f70aaf4a41a140 [
file
] [
log
] [
blame
]
#![
crate_type
=
"rlib"
]
#[
link
(
name
=
"native"
,
kind
=
"static"
)]
extern
"C"
{}