pub unsafe extern "C" fn alpm_option_get_questioncb(
handle: *mut alpm_handle_t,
) -> alpm_cb_question
Expand description
Returns the callback used for questions. @param handle the context handle @return the currently set question callback
pub unsafe extern "C" fn alpm_option_get_questioncb(
handle: *mut alpm_handle_t,
) -> alpm_cb_question
Returns the callback used for questions. @param handle the context handle @return the currently set question callback