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
pub unsafe extern "C" fn alpm_option_get_logcb(
handle: *mut alpm_handle_t,
) -> alpm_cb_log
Returns the callback used for logging. @param handle the context handle @return the currently set log callback