DartParseSVGResult typedef
DartParseSVGResult =
Pointer<NativeGumboOutput> Function(Pointer<Utf8> code, int length)
Implementation
typedef DartParseSVGResult = Pointer<NativeGumboOutput> Function(Pointer<Utf8> code, int length);