Searched refs:LoggingCurlDebugFunction (Results 1 – 1 of 1) sorted by relevance
46 int LoggingCurlDebugFunction(CURL*, curl_infotype type, char* data, size_t size, in LoggingCurlDebugFunction() function291 curl_easy_setopt(curl_, CURLOPT_DEBUGFUNCTION, LoggingCurlDebugFunction); in DownloadToCallback()