[][src]Function alpm_sys_fork::alpm_option_get_ignoregroups

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

@name Accessors to the list of ignored groups. These functions modify the list of groups whose packages should be ignored by a sysupgrade. @{