Function alpm_sys::alpm_option_get_cachedirs[][src]

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

Gets the currently configured cachedirs, @param handle the context handle @return a char* list of cache directories