Function alpm_sys::alpm_option_get_ignorepkgs
source · pub unsafe extern "C" fn alpm_option_get_ignorepkgs(
handle: *mut alpm_handle_t
) -> *mut alpm_list_t
Expand description
Get the list of ignored packages @param handle the context handle @return the char* list of ignored packages