[][src]Function alpm_sys_fork::alpm_option_get_noextracts

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

@name Accessors to the list of no-extract files. These functions modify the list of filenames which should be skipped packages which should not be upgraded by a sysupgrade operation. @{