pub unsafe extern "C" fn alpm_option_get_eventcb(
handle: *mut alpm_handle_t,
) -> alpm_cb_event
Expand description
Returns the callback used for events. @param handle the context handle @return the currently set event callback
pub unsafe extern "C" fn alpm_option_get_eventcb(
handle: *mut alpm_handle_t,
) -> alpm_cb_event
Returns the callback used for events. @param handle the context handle @return the currently set event callback