NativeOnJSLogStructured typedef
NativeOnJSLogStructured =
Void Function(Double contextId, Int32 level, Int32 argc, Pointer<NativeValue> argv)
Implementation
typedef NativeOnJSLogStructured = Void Function(Double contextId, Int32 level, Int32 argc, Pointer<NativeValue> argv);