Struct curl_sys::curl_forms [] [src]

pub struct curl_forms {
    pub option: CURLformoption,
    pub value: *const c_char,
}

Fields

option
value