1
Answer

How to import this function...

Photo of turbofix

turbofix

21y
1.9k
1
Hello! How can i import from DLL (with [DLLImport]) C++ function like this: int gg_http_hash(const char *format, ...) And how to use it? Thx for help.

Answers (1)