Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
curl_write_callback_data Struct Reference

Callback data passed to WriteMemoryCallback. More...

Data Fields

ssize_t len
 The max size of str.
 
FILE * out_file
 If a file is being retrieved, the file to write to.
 
struct ast_strstr
 If a string is being built, the string buffer.
 

Detailed Description

Callback data passed to WriteMemoryCallback.

Definition at line 591 of file func_curl.c.


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