NativeParseSVGResult typedef
NativeParseSVGResult =
Pointer<NativeGumboOutput> Function(Pointer<Utf8> code, Int32 length)
Implementation
typedef NativeParseSVGResult = Pointer<NativeGumboOutput> Function(Pointer<Utf8> code, Int32 length);