ReactOS 0.4.16-dev-1946-g52006dd
curl_easyoption Struct Reference

#include <options.h>

Public Attributes

const charname
 
CURLoption id
 
curl_easytype type
 
unsigned int flags
 

Detailed Description

Definition at line 51 of file options.h.

Member Data Documentation

◆ flags

unsigned int curl_easyoption::flags

Definition at line 55 of file options.h.

◆ id

CURLoption curl_easyoption::id

Definition at line 53 of file options.h.

◆ name

const char* curl_easyoption::name

Definition at line 52 of file options.h.

◆ type

curl_easytype curl_easyoption::type

Definition at line 54 of file options.h.


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