CURLOPT_CHUNK_DATA (3) Linux Manual Page
CURLOPT_CHUNK_DATA – custom pointer to the FTP chunk callbacks
Synopsis
#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_CHUNK_DATA, void *pointer);
CURLOPT_CHUNK_DATA – custom pointer to the FTP chunk callbacks
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_CHUNK_DATA, void *pointer);