[][src]Function ostree_sys::ostree_repo_remote_change

pub unsafe extern "C" fn ostree_repo_remote_change(
    self_: *mut OstreeRepo,
    sysroot: *mut GFile,
    changeop: OstreeRepoRemoteChange,
    name: *const c_char,
    url: *const c_char,
    options: *mut GVariant,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean