[][src]Function alpm_sys::alpm_option_set_totaldlcb

pub unsafe extern "C" fn alpm_option_set_totaldlcb(
    handle: *mut alpm_handle_t,
    cb: alpm_cb_totaldl
) -> c_int

Sets the callback used to report total download size.