Function ostree_mutable_tree_replace_file

Source
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