1 2 3 4 5 6 7 8 9
#include "request.h" extern inline void request(icclient_handler, void *, #ifdef __EMSCRIPTEN__ int #else struct curl_httppost * #endif , char *, ...);