CURLMsg

extern (C)
struct CURLMsg {}

Members

Variables

data
_N31 data;
easy_handle
CURL* easy_handle;

the handle it concerns

msg
CURLMSG msg;

what this message means

Meta