]> wimlib.net Git - wimlib/blobdiff - include/wimlib/ntfs_3g.h
Use read_stream_list() for extraction
[wimlib] / include / wimlib / ntfs_3g.h
index fd93fa7b8ae7d2e595b0c5e9533910060668df81..b8ff37232bdfd1aec8f28d7788242fb56f136216 100644 (file)
@@ -14,8 +14,7 @@ extern int
 read_ntfs_file_prefix(const struct wim_lookup_table_entry *lte,
                      u64 size,
                      consume_data_callback_t cb,
-                     u32 in_chunk_size,
-                     void *ctx_or_buf,
+                     void *cb_ctx,
                      int _ignored_flags);