Sign in
cobalt
/
cobalt
/
07081467c3d00b04a6a1162e0566a5a8b9cfe2d5
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Import
/
extern-c-function
/
Inputs
/
F.cpp
blob: c417d56302606d2e28bb72a36132192abc717107 [
file
] [
log
] [
blame
]
extern
"C"
{
void
f
(
int
arg
);
}