SDL3-CS/SDL3-CS
Susko3 b904699261 Remap `wchar_t *` to `IntPtr`
These map to 16-bit `ushort` on windows, but are 32-bit on Unix.
2024-04-06 12:28:16 +02:00
..
SDL3 Remap `wchar_t *` to `IntPtr` 2024-04-06 12:28:16 +02:00
NativeTypeNameAttribute.cs Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
SDL.licenseheader Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
SDL3-CS.csproj Initial SDL3-CS binding project with ClangSharp 2024-04-06 00:57:07 +02:00
generate_bindings.py Remap `wchar_t *` to `IntPtr` 2024-04-06 12:28:16 +02:00