CURLOPT_SEEKDATA (3) Linux Manual Page
CURLOPT_SEEKDATA – custom pointer passed to the seek callback
Synopsis
#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_SEEKDATA, void *pointer);
CURLOPT_SEEKDATA – custom pointer passed to the seek callback
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_SEEKDATA, void *pointer);