Struct curl_sys::curl_forms [] [src]

#[repr(C)]
pub struct curl_forms { pub option: CURLformoption, pub value: *const c_char, }

Fields