[][src]Function alpm_sys::alpm_option_get_ignorepkgs

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

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