Function alpm_sys::alpm_option_get_assumeinstalled[][src]

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

Gets the list of dependencies that are assumed to be met @param handle the context handle @return a list of alpm_depend_t*