Type Alias curl_chunk_bgn_callback

Source
pub type curl_chunk_bgn_callback = extern "C" fn(*const c_void, *mut c_void, c_int) -> c_long;