Type Definition curl_sys::curl_chunk_end_callback

source ·
pub type curl_chunk_end_callback = extern "C" fn(_: *mut c_void) -> c_long;