DartGDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsAndLenFunction typedef
DartGDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsAndLenFunction =
void Function(Pointer<Char> p_data, DartGDExtensionInt p_size)
Implementation
typedef DartGDExtensionsInterfaceEditorHelpLoadXmlFromUtf8CharsAndLenFunction =
void Function(ffi.Pointer<ffi.Char> p_data, DartGDExtensionInt p_size);