Struct curl_sys::CURLMsg [] [src]

#[repr(C)]
pub struct CURLMsg { pub msg: CURLMSG, pub easy_handle: *mut CURL, pub data: *mut c_void, }

Fields