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