Function alpm_sys::alpm_option_get_overwrite_files
source · pub unsafe extern "C" fn alpm_option_get_overwrite_files(
handle: *mut alpm_handle_t
) -> *mut alpm_list_t
Expand description
Gets the currently configured overwritable files, @param handle the context handle @return a char* list of overwritable file globs