Function ostree_sys::ostree_repo_write_dfd_to_mtree[][src]

pub unsafe extern "C" fn ostree_repo_write_dfd_to_mtree(
    self_: *mut OstreeRepo,
    dfd: c_int,
    path: *const c_char,
    mtree: *mut OstreeMutableTree,
    modifier: *mut OstreeRepoCommitModifier,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean