[][src]Function ostree_sys::ostree_repo_pull_with_options

pub unsafe extern "C" fn ostree_repo_pull_with_options(
    self_: *mut OstreeRepo,
    remote_name_or_baseurl: *const c_char,
    options: *mut GVariant,
    progress: *mut OstreeAsyncProgress,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean