[][src]Function ostree_sys::ostree_repo_write_mtree

pub unsafe extern "C" fn ostree_repo_write_mtree(
    self_: *mut OstreeRepo,
    mtree: *mut OstreeMutableTree,
    out_file: *mut *mut GFile,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean