Function ostree_sysroot_write_origin_file

Source
pub unsafe extern "C" fn ostree_sysroot_write_origin_file(
    sysroot: *mut OstreeSysroot,
    deployment: *mut OstreeDeployment,
    new_origin: *mut GKeyFile,
    cancellable: *mut GCancellable,
    error: *mut *mut GError,
) -> gboolean