[][src]Function ostree_sys::ostree_repo_write_archive_to_mtree

pub unsafe extern "C" fn ostree_repo_write_archive_to_mtree(
    self_: *mut OstreeRepo,
    archive: *mut GFile,
    mtree: *mut OstreeMutableTree,
    modifier: *mut OstreeRepoCommitModifier,
    autocreate_parents: gboolean,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean