Type Definition curl_sys::curl_multi_timer_callback

pub type curl_multi_timer_callback = extern "C" fn(*mut CURLM, c_long, *mut c_void) -> c_int;