[][src]Function alpm_sys::alpm_option_set_fetchcb

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

Sets the downloading callback.