NativeJSLog typedef

NativeJSLog = Void Function(Double contextId, Int32 level, Pointer<Utf8>)

Implementation

typedef NativeJSLog = Void Function(Double contextId, Int32 level, Pointer<Utf8>);