Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
1832faa3f1058a27e8b6dd97f45162abe57e2bd6
/
.
/
test
/
cc_shared_library
/
lib.rs
blob: 9c7de6890c27788c6fcd57fb8d9b9cfe374d1955 [
file
]
#[
no_mangle
]
pub
extern
"C"
fn
bar
()
->
i32
{
4
}