Skip to main content

curl_formget_callback

Type Alias curl_formget_callback 

Source
pub type curl_formget_callback = extern "C" fn(*mut c_void, *const c_char, size_t) -> size_t;