NativeFuncTypeResActivityUpdateList typedef
NativeFuncTypeResActivityUpdateList = Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_STREAMING_DATA> pArrayStreamingData, Int size, Int index, Int total)> >
Implementation
typedef NativeFuncTypeResActivityUpdateList = Pointer<NativeFunction<Void Function(Pointer<PERIPHERAL_STREAMING_DATA> pArrayStreamingData, Int size, Int index, Int total)>>;