[][src]Function ostree_sys::ostree_sysroot_write_origin_file

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