GDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsFunction typedef

GDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsFunction = Void Function(Pointer<Char> p_data)

Implementation

typedef GDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsFunction =
    ffi.Void Function(ffi.Pointer<ffi.Char> p_data);