Function ostree_sysroot_write_deployments

Source
pub unsafe extern "C" fn ostree_sysroot_write_deployments(
    self_: *mut OstreeSysroot,
    new_deployments: *mut GPtrArray,
    cancellable: *mut GCancellable,
    error: *mut *mut GError,
) -> gboolean