Type Alias curl_chunk_end_callback

Source
pub type curl_chunk_end_callback = extern "C" fn(*mut c_void) -> c_long;