[][src]Function ostree_sys::ostree_mutable_tree_replace_file

pub unsafe extern "C" fn ostree_mutable_tree_replace_file(
    self_: *mut OstreeMutableTree,
    name: *const c_char,
    checksum: *const c_char,
    error: *mut *mut GError
) -> gboolean