nicehash-api-cpp  0.0.1
Functions
get.cpp File Reference
#include <string>
#include <curl/curl.h>
#include "../../include/client.hpp"
Include dependency graph for get.cpp:

Go to the source code of this file.

Functions

static size_t WriteCallback (void *contents, size_t size, size_t nmemb, void *userp)
 

Function Documentation

◆ WriteCallback()

static size_t WriteCallback ( void *  contents,
size_t  size,
size_t  nmemb,
void *  userp 
)
static

Definition at line 35 of file get.cpp.

Referenced by Client::get().

Here is the caller graph for this function: