Searched defs:curl_blob (Results 1 – 1 of 1) sorted by relevance
32 struct curl_blob { struct33 void *data;34 size_t len;35 unsigned int flags; /* bit 0 is defined, the rest are reserved and should be