GDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsAndLenFunction typedef
GDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsAndLenFunction =
Void Function(Pointer<Char> p_data, GDExtensionInt p_size)
Implementation
typedef GDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsAndLenFunction =
ffi.Void Function(ffi.Pointer<ffi.Char> p_data, GDExtensionInt p_size);