alpm_sys

Function alpm_option_get_ignoregroups

Source
pub unsafe extern "C" fn alpm_option_get_ignoregroups(
    handle: *mut alpm_handle_t,
) -> *mut alpm_list_t
Expand description

Get the list of ignored groups @param handle the context handle @return the char* list of ignored groups