JsPrintHandlerFunc typedef

JsPrintHandlerFunc = Void Function(Int32 type, Pointer<Utf8> str)

Implementation

typedef JsPrintHandlerFunc = Void Function(Int32 type, Pointer<Utf8> str);