CppSharp
CppSharp copied to clipboard
Missing support for most encodings
The supported ones currently are ASCII, UTF8, Unicode, BigEndianUnicode, UTF32 and UTF7 but the last one seems incomplete since CppSharp.Types.Std.ConstCharPointer.CSharpSignatureType doesn't support it.