Type Alias curl_conv_callback

Source
pub type curl_conv_callback = extern "C" fn(*mut c_char, size_t) -> CURLcode;