NativeFuncTypeResUpdateDebugMsg typedef

NativeFuncTypeResUpdateDebugMsg = Pointer<NativeFunction<Void Function(Pointer<Utf8> strMsg)>>

Implementation

typedef NativeFuncTypeResUpdateDebugMsg = Pointer<NativeFunction<Void Function(Pointer<Utf8> strMsg)>>;