[][src]Function alpm_sys_fork::alpm_option_get_noupgrades

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

@name Accessors to the list of no-upgrade files. These functions modify the list of files which should not be updated by package installation. @{