[][src]Function alpm_sys_fork::alpm_option_get_assumeinstalled

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

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