NativeParseHTML typedef

NativeParseHTML = Void Function(Pointer<Void>, Pointer<Utf8> code, Int32 length)

Implementation

typedef NativeParseHTML = Void Function(Pointer<Void>, Pointer<Utf8> code, Int32 length);