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