6 lines
49 B
C++
6 lines
49 B
C++
|
extern "C" int
|
||
|
c_function ()
|
||
|
{
|
||
|
return 600;
|
||
|
}
|