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