NativeFuncTypeResStreamingProgressUpdated typedef
NativeFuncTypeResStreamingProgressUpdated = Pointer<NativeFunction<Void Function(Int currentEntry, Int overallEntries)> >
Implementation
typedef NativeFuncTypeResStreamingProgressUpdated = Pointer<NativeFunction<Void Function(Int currentEntry, Int overallEntries)>>;