pub unsafe extern "C" fn sqsh_file_iterator_data( iterator: *const SqshFileIterator, ) -> *const u8
Gets a pointer to the current data in the file iterator.
A pointer to the current data in the file iterator.