curl_sys

Type Alias curl_conv_callback

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