Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
curl_blob Struct Reference

#include <easy.h>

Data Fields

void * data
 
size_t len
 
unsigned int flags
 

Detailed Description

Definition at line 34 of file easy.h.

Field Documentation

◆ data

void* curl_blob::data

Definition at line 35 of file easy.h.

◆ flags

unsigned int curl_blob::flags

Definition at line 37 of file easy.h.

◆ len

size_t curl_blob::len

Definition at line 36 of file easy.h.


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