4 lines
34 B
C++
4 lines
34 B
C++
|
extern "C" {
|
||
|
void f(int arg);
|
||
|
}
|