8475061136
thanks to Nico Werner, who did most of the porting work
7 lines
No EOL
86 B
C
7 lines
No EOL
86 B
C
#pragma once
|
|
|
|
#include "exporting.h"
|
|
|
|
extern "C" {
|
|
DLL_API void say_hello_dll();
|
|
} |