Type Definition curl_sys::curl_conv_callback

source ·
pub type curl_conv_callback = extern "C" fn(_: *mut i8, _: usize) -> u32;