2 lines
45 B
C++
2 lines
45 B
C++
extern "C" int b_function() { return 500; }
|
extern "C" int b_function() { return 500; }
|