Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
9390eba52c63428e1271e8475d6967e02074b8a7
/
.
/
test
/
cc_common_link
/
lib.rs
blob: 0aa61330263d708b2e0859334823c33d2b05f6af [
file
] [
log
] [
blame
]
#[
no_mangle
]
pub
extern
"C"
fn
four
()
->
i32
{
4
}