ostree-content-writer
char * ostree_content_writer_finish (OstreeContentWriter *self, GCancellable *cancellable, GError **error);
OstreeContentWriter *self
GCancellable *cancellable
GError **error
Complete the object write and return the checksum.
self
Writer
cancellable
Cancellable
error
Error
Checksum, or NULL on error.
NULL
[transfer full]