NativeJSError typedef

NativeJSError = Void Function(Int32 contextId, Pointer<Utf8>)

Implementation

typedef NativeJSError = Void Function(Int32 contextId, Pointer<Utf8>);