[][src]Function ostree_sys::ostree_repo_finder_resolve_all_async

pub unsafe extern "C" fn ostree_repo_finder_resolve_all_async(
    finders: *const *mut OstreeRepoFinder,
    refs: *const *const OstreeCollectionRef,
    parent_repo: *mut OstreeRepo,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)