Sign in
rust
/
rust
/
refs/heads/beta
/
.
/
tests
/
run-make
/
native-link-modifier-verbatim-rustc
/
upstream_native_dep.rs
blob: 8396862333dc034420cea64f2f93d073f3b86768 [
file
] [
log
] [
blame
]
#[
no_mangle
]
pub
fn
upstream_native_f
()
->
i32
{
return
0
;
}