DartGDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsFunction typedef

DartGDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsFunction = void Function(Pointer<Char> p_data)

Implementation

typedef DartGDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsFunction =
    void Function(ffi.Pointer<ffi.Char> p_data);