Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
sepcomp
/
auxiliary
/
sepcomp-extern-lib.rs
blob: 73fb5e8f3c439111233f9118329d084048b26fea [
file
] [
log
] [
blame
]
#[
no_mangle
]
pub
extern
"C"
fn
foo
()
->
usize
{
1234
}