Codebase Browser
llvm
Go to App
llvm
/
clang/test/Import/extern-c-function/Inputs/
F.cpp
extern "C" { void f(int arg); }