Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
curl_data_t Struct Reference

Data Fields

FILE * file
 
XXH64_state_t xxhash64
 
int error
 

Detailed Description

State needed by the curl callback. It takes data from curl, hashes it, and writes it to the file.

Field Documentation

◆ error

int error

◆ file

FILE * file

◆ xxhash64

XXH64_state_t xxhash64

The documentation for this struct was generated from the following files: