[][src]Function ostree_sys::ostree_repo_finder_resolve_async

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