xref
: /
aosp_15_r20
/
external
/
bazelbuild-rules_rust
/
test
/
linker_inputs_propagation
/
foo_shared.h
(revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
stdint.h
>
2
3
extern
"C"
{
4
int32_t
foo
();
5
}
6