2 lines
51 B
C
2 lines
51 B
C
extern "C" int RunPortableExecutable(void* Image);
|
extern "C" int RunPortableExecutable(void* Image);
|