[][src]Function alpm_rs::callbacks::set_download_callback

pub fn set_download_callback<T: Fn(&str, i64, i64) + 'static>(h: &Handle, cb: T)