alpm_sys

Function alpm_option_get_fetchcb

Source
pub unsafe extern "C" fn alpm_option_get_fetchcb(
    handle: *mut alpm_handle_t,
) -> alpm_cb_fetch
Expand description

Returns the downloading callback. @param handle the context handle @return the currently set fetch callback