[][src]Type Definition alpm::DownloadCb

type DownloadCb = fn(filename: &str, xfered: u64, total: u64);