[][src]Function ostree_sys::ostree_repo_pull_from_remotes_async

pub unsafe extern "C" fn ostree_repo_pull_from_remotes_async(
    self_: *mut OstreeRepo,
    results: *const *const OstreeRepoFinderResult,
    options: *mut GVariant,
    progress: *mut OstreeAsyncProgress,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)