Function alpm_sys::alpm_option_get_progresscb_ctx
source · pub unsafe extern "C" fn alpm_option_get_progresscb_ctx(
handle: *mut alpm_handle_t
) -> *mut c_void
Expand description
Returns the callback used for operation progress. @param handle the context handle @return the currently set progress callback context