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