diff --git a/.gitmodules b/.gitmodules index 5af17102a2..9c7ebcceb1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "build/submodules/SDL-mirror"] - path = build/submodules/SDL-mirror - url = https://github.com/spurious/SDL-mirror +[submodule "build/submodules/SDL"] + path = build/submodules/SDL + url = https://github.com/libsdl-org/SDL diff --git a/Silk.NET.sln b/Silk.NET.sln index aa18342cfe..ab36a07d30 100644 --- a/Silk.NET.sln +++ b/Silk.NET.sln @@ -329,8 +329,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "iOS", "iOS", "{488775D1-32C EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Silk.NET.NUKE", "build\nuke\Silk.NET.NUKE.csproj", "{B9A8D738-FE7D-4860-A446-4A03E3DDEB74}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Silk.NET.NUKE.SshAgent", "src\Core\Silk.NET.NUKE.SshAgent\Silk.NET.NUKE.SshAgent.csproj", "{5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}" -EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Microsoft", "Microsoft", "{F2CF5D32-4B41-425E-B229-8FFC48F88063}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Direct3D11", "src\Microsoft\Silk.NET.Direct3D11\Silk.NET.Direct3D11.csproj", "{F3B7A9D6-5B15-45E8-925B-20B5BBD33428}" @@ -2024,18 +2022,6 @@ Global {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x64.Build.0 = Release|Any CPU {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x86.ActiveCfg = Release|Any CPU {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x86.Build.0 = Release|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Debug|x64.ActiveCfg = Debug|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Debug|x64.Build.0 = Debug|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Debug|x86.ActiveCfg = Debug|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Debug|x86.Build.0 = Debug|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Release|Any CPU.Build.0 = Release|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Release|x64.ActiveCfg = Release|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Release|x64.Build.0 = Release|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Release|x86.ActiveCfg = Release|Any CPU - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9}.Release|x86.Build.0 = Release|Any CPU {BD86AB4D-74FD-429D-9AEE-79B0C429BB3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BD86AB4D-74FD-429D-9AEE-79B0C429BB3A}.Debug|Any CPU.Build.0 = Debug|Any CPU {BD86AB4D-74FD-429D-9AEE-79B0C429BB3A}.Debug|x64.ActiveCfg = Debug|Any CPU @@ -2402,7 +2388,6 @@ Global {603F28D1-E982-47C0-98D9-3E6DA1DD37E2} = {488775D1-32CC-46D7-8DD7-BB331EC659B9} {488775D1-32CC-46D7-8DD7-BB331EC659B9} = {23324041-2076-477C-A4BF-B385B8066C6C} {B9A8D738-FE7D-4860-A446-4A03E3DDEB74} = {0651C5EF-50AA-4598-8D9C-8F210ADD8490} - {5D2BCEBE-A163-47E2-9B56-2151D4EC30B9} = {0651C5EF-50AA-4598-8D9C-8F210ADD8490} {F3B7A9D6-5B15-45E8-925B-20B5BBD33428} = {F2CF5D32-4B41-425E-B229-8FFC48F88063} {A768A346-6388-4881-8FF6-15F0163B76E0} = {F2CF5D32-4B41-425E-B229-8FFC48F88063} {2C3099EA-C01C-4639-8300-153A9BD79292} = {F2CF5D32-4B41-425E-B229-8FFC48F88063} diff --git a/build/cache/d3d9.json.gz b/build/cache/d3d9.json.gz index 3e5acad73d..baf803e579 100644 Binary files a/build/cache/d3d9.json.gz and b/build/cache/d3d9.json.gz differ diff --git a/build/cache/gl.json.gz b/build/cache/gl.json.gz index cc41f4b16f..357aaa5a51 100644 Binary files a/build/cache/gl.json.gz and b/build/cache/gl.json.gz differ diff --git a/build/cache/glcore.json.gz b/build/cache/glcore.json.gz index a26cb7f519..95ec23e132 100644 Binary files a/build/cache/glcore.json.gz and b/build/cache/glcore.json.gz differ diff --git a/build/cache/gles2.json.gz b/build/cache/gles2.json.gz index d14fedd4b6..d41734cf0a 100644 Binary files a/build/cache/gles2.json.gz and b/build/cache/gles2.json.gz differ diff --git a/build/cache/sdl.json.gz b/build/cache/sdl.json.gz index b875562434..ab4e888538 100644 Binary files a/build/cache/sdl.json.gz and b/build/cache/sdl.json.gz differ diff --git a/build/cache/vulkan.json.gz b/build/cache/vulkan.json.gz index 25d475e070..e8efc05c10 100644 Binary files a/build/cache/vulkan.json.gz and b/build/cache/vulkan.json.gz differ diff --git a/build/nuke/Build.cs b/build/nuke/Build.cs index e5de0bf9c5..1ad3af55ee 100644 --- a/build/nuke/Build.cs +++ b/build/nuke/Build.cs @@ -293,13 +293,13 @@ Dictionary ProcessedMsbuildProperties return default; } - var sdlMirror = RootDirectory / "build" / "submodules" / "SDL-mirror"; + var sdl = RootDirectory / "build" / "submodules" / "SDL"; var silkDroid = SourceDirectory / "Windowing" / "Android" / "SilkDroid"; var xcopy = new (string, string)[] { - (sdlMirror / "android-project" / "app" / "src" / "main" / "java", + (sdl / "android-project" / "app" / "src" / "main" / "java", silkDroid / "app" / "src" / "main" / "java"), - (sdlMirror, silkDroid / "app" / "jni" / "SDL2") + (sdl, silkDroid / "app" / "jni" / "SDL2") }; foreach (var (from, to) in xcopy) diff --git a/build/props/common.props b/build/props/common.props index 384a872be5..87d44b758e 100644 --- a/build/props/common.props +++ b/build/props/common.props @@ -6,23 +6,23 @@ preview .NET Foundation and Contributors - Silk.NET March 2021 Update - - - Add memory pooling for Input State Capture extensions - - Add Input State Capture stability and robustness improvements - - Update to Vulkan 1.2.171 - - Update to latest OpenGL as of 22nd February 2021 - - Update to latest OpenCL as of 2nd March 2021 - - Fix window disposal/reset bugs - - Fix a build toolchain issue where packages released in Debug mode (#416) - - Fix a string marshalling issue and OpenAL regression (#414) + Silk.NET April 2021 Update + + - Add a new Silk.NET.OpenGL.Extensions.ImGui package, a first-party ImGui integration for Silk.NET.OpenGL + - Add support for native method definitions across multiple partial classes + - Add improved SDL exception throwing, only throwing when a function indicates an error + - Updated metadata to reference .NET Foundation and dotnet following our .NET Foundation onboarding + - Update to SDL 2.0.14 + - Update to GLFW 3.3.3 + - Miscellaneous build system related fixes + - Miscellaneous SourceLink related fixes OpenCL;OpenGL;OpenAL;OpenGLES;GLES;Vulkan;Assimp;DirectX;GLFW;SDL;Windowing;Input;Gamepad;Joystick;Keyboard;Mouse;SilkTouch;Source;Generator;C#;F#;.NET;DotNet;Mono;Vector;Math;Maths;Numerics;Game;Graphics;Compute;Audio;Sound;Engine;Silk;Silk.NET;Slim.NET;ElgarTK;GPU;Sharp;Science;Scientific;Visualization;Visual;Audiovisual;Windows;macOS;Linux;Android;Bindings;OSX;Wrapper;Native true $(MSBuildThisFileDirectory)/../output_packages https://github.com/dotnet/Silk.NET Git - 2.2.0 + 2.3.0 Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX. diff --git a/build/submodules/SDL b/build/submodules/SDL new file mode 160000 index 0000000000..07ba13b7a9 --- /dev/null +++ b/build/submodules/SDL @@ -0,0 +1 @@ +Subproject commit 07ba13b7a9eb6bd53dae6849ce6ca4977304dd65 diff --git a/build/submodules/SDL-mirror b/build/submodules/SDL-mirror deleted file mode 160000 index 863c4bd26b..0000000000 --- a/build/submodules/SDL-mirror +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 863c4bd26b51892864c6042ad2db474e11b08fed diff --git a/generator.json b/generator.json index 1d002bb658..e0c215ad8c 100644 --- a/generator.json +++ b/generator.json @@ -573,16 +573,14 @@ { "profileName": "SDL", "sources": [ - "build/submodules/SDL-mirror/include/SDL.h", - "build/submodules/SDL-mirror/include/SDL_vulkan.h" + "build/submodules/SDL/include/SDL.h", + "build/submodules/SDL/include/SDL_vulkan.h" ], "mode": "Clang", "cacheDir": "build/cache", "cacheKey": "sdl", "controlDescriptors": [ - "convert-windows-only", - "no-convert", - "no-bind" + "convert-windows-only" ], "converter": {}, "prefix": "sdl", @@ -590,7 +588,7 @@ "args": [ "--language=c++", "--std=c++17", - "-m32", + "-m64", "-Wno-expansion-to-defined", "-Wno-ignored-attributes", "-Wno-ignored-pragma-intrinsic", @@ -601,7 +599,7 @@ "-IC:/Program Files (x86)/Windows Kits/10/Include/10.0.19041.0/ucrt", "-IC:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.28.29333/include", "-IC:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/include", - "-Ibuild/submodules/SDL-mirror/include", + "-Ibuild/submodules/SDL/include", "-D__IPHONEOS__", "-D__ANDROID__", "-D__WIN32__", @@ -609,8 +607,8 @@ "-D__LINUX__" ], "traverse": [ - "!build/submodules/SDL-mirror/include/SDL_rwops.h", - "build/submodules/SDL-mirror/include/*.h" + "!build/submodules/SDL/include/SDL_rwops.h", + "build/submodules/SDL/include/*.h" ], "classes": { "SDL.h": "[Core]Sdl", @@ -620,15 +618,17 @@ "exclude": [ "VkSurfaceKHR", "VkInstance", + "ID3D11Device", "SDL_main", "SDL_SysWMmsg", "SDL_Rect" ], "rename": { "__AnonymousEnum_SDL_shape_L80_C9": "WindowShapeModeVal", - "__AnonymousEnum_SDL_stdinc_L161_C9": "SdlBool", - "__AnonymousRecord_SDL_gamecontroller_L84_C5": "GameControllerBindValue", - "__AnonymousRecord_SDL_gamecontroller_L88_C9": "GameControllerHatValue", + "__AnonymousEnum_SDL_stdinc_L167_C9": "SdlBool", + "_comment_0": "Remove this in 3.0, use native names", + "__AnonymousRecord_SDL_gamecontroller_L87_C5": "GameControllerBindValue", + "__AnonymousRecord_SDL_gamecontroller_L91_C9": "GameControllerHatValue", "_SDL_Haptic": "Haptic", "_SDL_GameController": "GameController", "_SDL_Joystick": "Joystick", @@ -680,12 +680,13 @@ { "$typemapPrecedesInjections": "true", "WindowShapeMode": "WindowShapeModeVal", - "SDL_bool": "SdlBool", "SDL_RWops": "RWops", "VkInstance": "Silk.NET.Core.Native.VkHandle", "VkSurfaceKHR": "Silk.NET.Core.Native.VkNonDispatchableHandle", "SDL_SysWMmsg": "SysWMMsg", - "SDL_Rect": "Silk.NET.Maths.Rectangle" + "SDL_Rect": "Silk.NET.Maths.Rectangle", + "SDL_bool": "SdlBool", + "ID3D11Device": "Silk.NET.Core.Native.IUnknown" }, { "$include.commonTypeMap": "build/csharp_typemap.json" @@ -1039,7 +1040,7 @@ "args": [ "--language=c++", "--std=c++17", - "-m32", + "-m64", "-Wno-expansion-to-defined", "-Wno-ignored-attributes", "-Wno-ignored-pragma-intrinsic", diff --git a/src/Core/Silk.NET.BuildTools/Cpp/Clang.cs b/src/Core/Silk.NET.BuildTools/Cpp/Clang.cs index b11f93fb1a..7541a0234f 100644 --- a/src/Core/Silk.NET.BuildTools/Cpp/Clang.cs +++ b/src/Core/Silk.NET.BuildTools/Cpp/Clang.cs @@ -941,24 +941,29 @@ IEnumerable ConvertAll(RecordDecl recordDecl, string? remappedNativeName) } ); - if (firstNestedRecordField is null) + var renameNestedName = !task.RenamedNativeNames.ContainsKey(nestedName); + if (renameNestedName) { - firstNestedRecordField = ret; - firstNestedRecord = nestedName; - task.RenamedNativeNames[nestedName] = $"{nestedNameMapped}Union"; - } - else - { - if (!rejiggedFirstNestedRecordField && task.RenamedNativeNames[firstNestedRecord!] == - $"{nestedNameMapped}Union") + if (firstNestedRecordField is null) { - rejiggedFirstNestedRecordField = true; - firstNestedRecordField.Name = "Anonymous1"; - task.RenamedNativeNames[firstNestedRecord!] = $"{nestedNameMapped}Union1"; + firstNestedRecordField = ret; + firstNestedRecord = nestedName; + task.RenamedNativeNames[nestedName] = $"{nestedNameMapped}Union"; } + else + { + if (!rejiggedFirstNestedRecordField && + task.RenamedNativeNames[firstNestedRecord!] == + $"{nestedNameMapped}Union") + { + rejiggedFirstNestedRecordField = true; + firstNestedRecordField.Name = "Anonymous1"; + task.RenamedNativeNames[firstNestedRecord!] = $"{nestedNameMapped}Union1"; + } - task.RenamedNativeNames[nestedName] = - $"{nestedNameMapped}Union{nestedRecordFieldCount}"; + task.RenamedNativeNames[nestedName] = + $"{nestedNameMapped}Union{nestedRecordFieldCount}"; + } } var skip = false; @@ -969,8 +974,12 @@ IEnumerable ConvertAll(RecordDecl recordDecl, string? remappedNativeName) if (GetType(nestedFieldDecl.Type, out _, ref _f, out _).Name == ret.Type.Name) { skip = true; - task.RenamedNativeNames[nestedName] = - nestedNameMapped + nestedFieldDecl.Name.Pascalize(); + if (renameNestedName) + { + task.RenamedNativeNames[nestedName] = + nestedNameMapped + nestedFieldDecl.Name.Pascalize(); + } + break; } } diff --git a/src/Core/Silk.NET.NUKE.SshAgent/Configuration.cs b/src/Core/Silk.NET.NUKE.SshAgent/Configuration.cs deleted file mode 100644 index e4eeff1abf..0000000000 --- a/src/Core/Silk.NET.NUKE.SshAgent/Configuration.cs +++ /dev/null @@ -1,30 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. - -using System.Text.Json; -using System.Text.Json.Serialization; - -namespace Silk.NET.NUKE.SshAgent -{ - public class Configuration - { - public static Configuration FromJson(string json) => JsonSerializer.Deserialize(json); - - [JsonPropertyName("ip")] - public string IpAddress { get; set; } - - [JsonPropertyName("http")] - public ushort HttpPort { get; set; } - - [JsonPropertyName("ssh")] - public ushort SshPort { get; set; } - - [JsonPropertyName("username")] - public string SshUsername { get; set; } - - [JsonPropertyName("password")] - public string SshPassword { get; set; } - - public override string ToString() => JsonSerializer.Serialize(this); - } -} diff --git a/src/Core/Silk.NET.NUKE.SshAgent/Program.cs b/src/Core/Silk.NET.NUKE.SshAgent/Program.cs deleted file mode 100644 index f648d4d5c6..0000000000 --- a/src/Core/Silk.NET.NUKE.SshAgent/Program.cs +++ /dev/null @@ -1,56 +0,0 @@ -// Licensed to the .NET Foundation under one or more agreements. -// The .NET Foundation licenses this file to you under the MIT license. - -using System; -using System.Net; -using Renci.SshNet; - -namespace Silk.NET.NUKE.SshAgent -{ - class Program - { - static void Main(string[] args) - { - Console.WriteLine("Silk.NET SSH Build System"); - Console.WriteLine($"Copyright (C) {DateTime.Now.Year} .NET Foundation"); - Console.WriteLine(); - // TODO | This will be a remote build agent used by our NUKE pipeline. It will be needed because some of our - // TODO | workloads are operating-system specific. For example, you can only rebuild libSDL2.a on a Mac - // TODO | using xcodebuild and lipo. You can also only reconvert pretty much all of our bindings generated - // TODO | from C/C++ headers on Windows as it has a dependency on the Windows SDK baked into the - // TODO | generator.json file. - // - // TODO | This remote agent will have two modes: - // TODO | Client Mode: - // TODO | - This is used by the computer that needs to remote into another computer to complete the - // TODO | build. For example, when executing a full build on Windows we should rebuild libSDL2.a, but - // TODO | we can only do that from a Mac. Same with our Metal bindings. - // - // TODO | - The Windows machine in that example should spin up the SshAgent in "Client Mode". This - // TODO | involves a HTTP server that will: - // TODO | - Allow the Mac to download a single-file publish of the SshAgent. (GET /.bin) - // TODO | - Allow the Mac to download the current working directory as a GZIP. (GET /cwd.gz) - // TODO | - Allow the Mac to download a JSON build script defining commands to run and artifacts to - // TODO | upload. (GET /task.json) - // TODO | - Allow the Mac to upload build artifacts back to the Windows machine (POST /artifacts.gz) - // TODO | - Receive pings from the Mac so that we know it's still alive (GET /) - // - // TODO | - The Windows machine will then connect to the Mac via SSH using credentials passed in args. - // TODO | This assumes that SSH is already setup on the remote, which should be the case for a Mac and - // TODO | Linux machine. It's unclear what we'll do for a Mac or Linux machine remoting into Windows. - // - // TODO | - Once connected via SSH, it will run: - // TODO | wget -O SshAgent http://servermodemachine:/.bin - // TODO | ./SshAgent RemoteMode SshAgent.json http://servermodemachine:/task.json - // TODO | rm ./SshAgent - // NOTE | (Commands may be slightly different for a Windows remote, but again we don't know how - // NOTE | that'll work yet) - // - // TODO | - Once the above script has finished, save the returned artifacts.gz somewhere in the build - // TODO | folder. - // - // TODO | Remote Mode: - // TODO | - Basically the other end of the conversation as laid out above. - } - } -} diff --git a/src/Core/Silk.NET.NUKE.SshAgent/Silk.NET.NUKE.SshAgent.csproj b/src/Core/Silk.NET.NUKE.SshAgent/Silk.NET.NUKE.SshAgent.csproj deleted file mode 100644 index 9261ec5867..0000000000 --- a/src/Core/Silk.NET.NUKE.SshAgent/Silk.NET.NUKE.SshAgent.csproj +++ /dev/null @@ -1,14 +0,0 @@ - - - - Exe - netcoreapp2.1 - - - - - - - - - diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/AdapterIdentifier9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/AdapterIdentifier9.gen.cs index 05b1439449..0b5983b479 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/AdapterIdentifier9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/AdapterIdentifier9.gen.cs @@ -16,7 +16,6 @@ namespace Silk.NET.Direct3D9 { - [StructLayout(LayoutKind.Sequential, Pack = 4)] [NativeName("Name", "_D3DADAPTER_IDENTIFIER9")] public unsafe partial struct AdapterIdentifier9 { diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/AesCtrIV.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/AesCtrIV.gen.cs index 9dab6ee413..48f5261c37 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/AesCtrIV.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/AesCtrIV.gen.cs @@ -16,7 +16,6 @@ namespace Silk.NET.Direct3D9 { - [StructLayout(LayoutKind.Sequential, Pack = 4)] [NativeName("Name", "_D3DAES_CTR_IV")] public unsafe partial struct AesCtrIV { diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/AuthenticatedchannelQueryoutputidOutput.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/AuthenticatedchannelQueryoutputidOutput.gen.cs index 7867ce6e2c..d8494fa5d3 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/AuthenticatedchannelQueryoutputidOutput.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/AuthenticatedchannelQueryoutputidOutput.gen.cs @@ -16,7 +16,6 @@ namespace Silk.NET.Direct3D9 { - [StructLayout(LayoutKind.Sequential, Pack = 4)] [NativeName("Name", "_D3DAUTHENTICATEDCHANNEL_QUERYOUTPUTID_OUTPUT")] public unsafe partial struct AuthenticatedchannelQueryoutputidOutput { diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/Contentprotectioncaps.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/Contentprotectioncaps.gen.cs index 5d2ae35eac..2425ef7021 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/Contentprotectioncaps.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/Contentprotectioncaps.gen.cs @@ -16,7 +16,6 @@ namespace Silk.NET.Direct3D9 { - [StructLayout(LayoutKind.Sequential, Pack = 4)] [NativeName("Name", "_D3DCONTENTPROTECTIONCAPS")] public unsafe partial struct Contentprotectioncaps { diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3D9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3D9.gen.cs index 3d85ef7472..81e9365386 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3D9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3D9.gen.cs @@ -105,7 +105,7 @@ public readonly uint AddRef() { var @this = (IDirect3D9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -114,7 +114,7 @@ public readonly uint Release() { var @this = (IDirect3D9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -144,7 +144,7 @@ public readonly uint GetAdapterCount() { var @this = (IDirect3D9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[4])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[4])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DBaseTexture9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DBaseTexture9.gen.cs index de3440c09f..10c1b471bd 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DBaseTexture9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DBaseTexture9.gen.cs @@ -97,7 +97,7 @@ public readonly uint AddRef() { var @this = (IDirect3DBaseTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -106,7 +106,7 @@ public readonly uint Release() { var @this = (IDirect3DBaseTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -322,7 +322,7 @@ public readonly uint GetPriority() { var @this = (IDirect3DBaseTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[8])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[8])(@this); return ret; } @@ -330,7 +330,7 @@ public readonly uint GetPriority() public readonly void PreLoad() { var @this = (IDirect3DBaseTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[9])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[9])(@this); } /// To be documented. @@ -338,7 +338,7 @@ public readonly Resourcetype GetType() { var @this = (IDirect3DBaseTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Resourcetype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[10])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[10])(@this); return ret; } @@ -356,7 +356,7 @@ public readonly uint GetLOD() { var @this = (IDirect3DBaseTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[12])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[12])(@this); return ret; } @@ -365,7 +365,7 @@ public readonly uint GetLevelCount() { var @this = (IDirect3DBaseTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[13])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[13])(@this); return ret; } @@ -383,7 +383,7 @@ public readonly Texturefiltertype GetAutoGenFilterType() { var @this = (IDirect3DBaseTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Texturefiltertype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[15])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[15])(@this); return ret; } @@ -391,7 +391,7 @@ public readonly Texturefiltertype GetAutoGenFilterType() public readonly void GenerateMipSubLevels() { var @this = (IDirect3DBaseTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[16])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[16])(@this); } } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DCubeTexture9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DCubeTexture9.gen.cs index 4bd1903fc8..f1059a510c 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DCubeTexture9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DCubeTexture9.gen.cs @@ -221,7 +221,7 @@ public readonly uint AddRef() { var @this = (IDirect3DCubeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -230,7 +230,7 @@ public readonly uint Release() { var @this = (IDirect3DCubeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -446,7 +446,7 @@ public readonly uint GetPriority() { var @this = (IDirect3DCubeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[8])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[8])(@this); return ret; } @@ -454,7 +454,7 @@ public readonly uint GetPriority() public readonly void PreLoad() { var @this = (IDirect3DCubeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[9])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[9])(@this); } /// To be documented. @@ -462,7 +462,7 @@ public readonly Resourcetype GetType() { var @this = (IDirect3DCubeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Resourcetype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[10])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[10])(@this); return ret; } @@ -480,7 +480,7 @@ public readonly uint GetLOD() { var @this = (IDirect3DCubeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[12])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[12])(@this); return ret; } @@ -489,7 +489,7 @@ public readonly uint GetLevelCount() { var @this = (IDirect3DCubeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[13])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[13])(@this); return ret; } @@ -507,7 +507,7 @@ public readonly Texturefiltertype GetAutoGenFilterType() { var @this = (IDirect3DCubeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Texturefiltertype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[15])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[15])(@this); return ret; } @@ -515,7 +515,7 @@ public readonly Texturefiltertype GetAutoGenFilterType() public readonly void GenerateMipSubLevels() { var @this = (IDirect3DCubeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[16])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[16])(@this); } /// To be documented. diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DDevice9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DDevice9.gen.cs index c4a6d58207..41057afbdf 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DDevice9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DDevice9.gen.cs @@ -446,7 +446,7 @@ public readonly uint AddRef() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -455,7 +455,7 @@ public readonly uint Release() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -464,7 +464,7 @@ public readonly int TestCooperativeLevel() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[3])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[3])(@this); return ret; } @@ -473,7 +473,7 @@ public readonly uint GetAvailableTextureMem() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[4])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[4])(@this); return ret; } @@ -482,7 +482,7 @@ public readonly int EvictManagedResources() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[5])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[5])(@this); return ret; } @@ -681,7 +681,7 @@ public readonly uint GetNumberOfSwapChains() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[15])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[15])(@this); return ret; } @@ -2017,7 +2017,7 @@ public readonly int BeginScene() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[41])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[41])(@this); return ret; } @@ -2026,7 +2026,7 @@ public readonly int EndScene() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[42])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[42])(@this); return ret; } @@ -2368,7 +2368,7 @@ public readonly int BeginStateBlock() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[60])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[60])(@this); return ret; } @@ -2686,7 +2686,7 @@ public readonly int GetSoftwareVertexProcessing() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[78])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[78])(@this); return ret; } @@ -2704,7 +2704,7 @@ public readonly float GetNPatchMode() { var @this = (IDirect3DDevice9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); float ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[80])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[80])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DIndexBuffer9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DIndexBuffer9.gen.cs index 3fcbd00fbe..39c8a3721c 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DIndexBuffer9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DIndexBuffer9.gen.cs @@ -174,7 +174,7 @@ public readonly uint AddRef() { var @this = (IDirect3DIndexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -183,7 +183,7 @@ public readonly uint Release() { var @this = (IDirect3DIndexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -399,7 +399,7 @@ public readonly uint GetPriority() { var @this = (IDirect3DIndexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[8])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[8])(@this); return ret; } @@ -407,7 +407,7 @@ public readonly uint GetPriority() public readonly void PreLoad() { var @this = (IDirect3DIndexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[9])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[9])(@this); } /// To be documented. @@ -415,7 +415,7 @@ public readonly Resourcetype GetType() { var @this = (IDirect3DIndexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Resourcetype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[10])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[10])(@this); return ret; } @@ -445,7 +445,7 @@ public readonly int Unlock() { var @this = (IDirect3DIndexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[12])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[12])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DPixelShader9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DPixelShader9.gen.cs index 8f1b61af0d..4bc69e2665 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DPixelShader9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DPixelShader9.gen.cs @@ -105,7 +105,7 @@ public readonly uint AddRef() { var @this = (IDirect3DPixelShader9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -114,7 +114,7 @@ public readonly uint Release() { var @this = (IDirect3DPixelShader9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DQuery9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DQuery9.gen.cs index f543751955..f2648c8919 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DQuery9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DQuery9.gen.cs @@ -116,7 +116,7 @@ public readonly uint AddRef() { var @this = (IDirect3DQuery9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -125,7 +125,7 @@ public readonly uint Release() { var @this = (IDirect3DQuery9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -155,7 +155,7 @@ public readonly Querytype GetType() { var @this = (IDirect3DQuery9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Querytype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[4])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[4])(@this); return ret; } @@ -164,7 +164,7 @@ public readonly uint GetDataSize() { var @this = (IDirect3DQuery9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[5])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[5])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DResource9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DResource9.gen.cs index 775796746e..78970bd762 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DResource9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DResource9.gen.cs @@ -94,7 +94,7 @@ public readonly uint AddRef() { var @this = (IDirect3DResource9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -103,7 +103,7 @@ public readonly uint Release() { var @this = (IDirect3DResource9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -319,7 +319,7 @@ public readonly uint GetPriority() { var @this = (IDirect3DResource9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[8])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[8])(@this); return ret; } @@ -327,7 +327,7 @@ public readonly uint GetPriority() public readonly void PreLoad() { var @this = (IDirect3DResource9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[9])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[9])(@this); } /// To be documented. @@ -335,7 +335,7 @@ public readonly Resourcetype GetType() { var @this = (IDirect3DResource9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Resourcetype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[10])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[10])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DStateBlock9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DStateBlock9.gen.cs index 1b8db2d76a..8ddb38086e 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DStateBlock9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DStateBlock9.gen.cs @@ -94,7 +94,7 @@ public readonly uint AddRef() { var @this = (IDirect3DStateBlock9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -103,7 +103,7 @@ public readonly uint Release() { var @this = (IDirect3DStateBlock9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -133,7 +133,7 @@ public readonly int Capture() { var @this = (IDirect3DStateBlock9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[4])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[4])(@this); return ret; } @@ -142,7 +142,7 @@ public readonly int Apply() { var @this = (IDirect3DStateBlock9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[5])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[5])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DSurface9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DSurface9.gen.cs index 3114ba5ffb..26b2e4a655 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DSurface9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DSurface9.gen.cs @@ -218,7 +218,7 @@ public readonly uint AddRef() { var @this = (IDirect3DSurface9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -227,7 +227,7 @@ public readonly uint Release() { var @this = (IDirect3DSurface9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -443,7 +443,7 @@ public readonly uint GetPriority() { var @this = (IDirect3DSurface9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[8])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[8])(@this); return ret; } @@ -451,7 +451,7 @@ public readonly uint GetPriority() public readonly void PreLoad() { var @this = (IDirect3DSurface9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[9])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[9])(@this); } /// To be documented. @@ -459,7 +459,7 @@ public readonly Resourcetype GetType() { var @this = (IDirect3DSurface9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Resourcetype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[10])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[10])(@this); return ret; } @@ -585,7 +585,7 @@ public readonly int UnlockRect() { var @this = (IDirect3DSurface9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[14])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[14])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DSwapChain9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DSwapChain9.gen.cs index 75e8ebd741..0f0962f33a 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DSwapChain9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DSwapChain9.gen.cs @@ -116,7 +116,7 @@ public readonly uint AddRef() { var @this = (IDirect3DSwapChain9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -125,7 +125,7 @@ public readonly uint Release() { var @this = (IDirect3DSwapChain9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DTexture9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DTexture9.gen.cs index a2ae7d37aa..c516d0f0f7 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DTexture9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DTexture9.gen.cs @@ -221,7 +221,7 @@ public readonly uint AddRef() { var @this = (IDirect3DTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -230,7 +230,7 @@ public readonly uint Release() { var @this = (IDirect3DTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -446,7 +446,7 @@ public readonly uint GetPriority() { var @this = (IDirect3DTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[8])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[8])(@this); return ret; } @@ -454,7 +454,7 @@ public readonly uint GetPriority() public readonly void PreLoad() { var @this = (IDirect3DTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[9])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[9])(@this); } /// To be documented. @@ -462,7 +462,7 @@ public readonly Resourcetype GetType() { var @this = (IDirect3DTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Resourcetype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[10])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[10])(@this); return ret; } @@ -480,7 +480,7 @@ public readonly uint GetLOD() { var @this = (IDirect3DTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[12])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[12])(@this); return ret; } @@ -489,7 +489,7 @@ public readonly uint GetLevelCount() { var @this = (IDirect3DTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[13])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[13])(@this); return ret; } @@ -507,7 +507,7 @@ public readonly Texturefiltertype GetAutoGenFilterType() { var @this = (IDirect3DTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Texturefiltertype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[15])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[15])(@this); return ret; } @@ -515,7 +515,7 @@ public readonly Texturefiltertype GetAutoGenFilterType() public readonly void GenerateMipSubLevels() { var @this = (IDirect3DTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[16])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[16])(@this); } /// To be documented. diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexBuffer9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexBuffer9.gen.cs index 644bf9e57d..d4ad79f388 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexBuffer9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexBuffer9.gen.cs @@ -174,7 +174,7 @@ public readonly uint AddRef() { var @this = (IDirect3DVertexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -183,7 +183,7 @@ public readonly uint Release() { var @this = (IDirect3DVertexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -399,7 +399,7 @@ public readonly uint GetPriority() { var @this = (IDirect3DVertexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[8])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[8])(@this); return ret; } @@ -407,7 +407,7 @@ public readonly uint GetPriority() public readonly void PreLoad() { var @this = (IDirect3DVertexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[9])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[9])(@this); } /// To be documented. @@ -415,7 +415,7 @@ public readonly Resourcetype GetType() { var @this = (IDirect3DVertexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Resourcetype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[10])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[10])(@this); return ret; } @@ -445,7 +445,7 @@ public readonly int Unlock() { var @this = (IDirect3DVertexBuffer9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[12])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[12])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexDeclaration9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexDeclaration9.gen.cs index 646aed0cfb..f32164d131 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexDeclaration9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexDeclaration9.gen.cs @@ -94,7 +94,7 @@ public readonly uint AddRef() { var @this = (IDirect3DVertexDeclaration9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -103,7 +103,7 @@ public readonly uint Release() { var @this = (IDirect3DVertexDeclaration9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexShader9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexShader9.gen.cs index 8b360415b7..b73e4774f8 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexShader9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVertexShader9.gen.cs @@ -105,7 +105,7 @@ public readonly uint AddRef() { var @this = (IDirect3DVertexShader9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -114,7 +114,7 @@ public readonly uint Release() { var @this = (IDirect3DVertexShader9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVolume9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVolume9.gen.cs index c32160a3e8..929e870184 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVolume9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVolume9.gen.cs @@ -182,7 +182,7 @@ public readonly uint AddRef() { var @this = (IDirect3DVolume9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -191,7 +191,7 @@ public readonly uint Release() { var @this = (IDirect3DVolume9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -515,7 +515,7 @@ public readonly int UnlockBox() { var @this = (IDirect3DVolume9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); int ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[10])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[10])(@this); return ret; } diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVolumeTexture9.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVolumeTexture9.gen.cs index 7ff7baa769..29977b1463 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVolumeTexture9.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/IDirect3DVolumeTexture9.gen.cs @@ -232,7 +232,7 @@ public readonly uint AddRef() { var @this = (IDirect3DVolumeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[1])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[1])(@this); return ret; } @@ -241,7 +241,7 @@ public readonly uint Release() { var @this = (IDirect3DVolumeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[2])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[2])(@this); return ret; } @@ -457,7 +457,7 @@ public readonly uint GetPriority() { var @this = (IDirect3DVolumeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[8])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[8])(@this); return ret; } @@ -465,7 +465,7 @@ public readonly uint GetPriority() public readonly void PreLoad() { var @this = (IDirect3DVolumeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[9])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[9])(@this); } /// To be documented. @@ -473,7 +473,7 @@ public readonly Resourcetype GetType() { var @this = (IDirect3DVolumeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Resourcetype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[10])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[10])(@this); return ret; } @@ -491,7 +491,7 @@ public readonly uint GetLOD() { var @this = (IDirect3DVolumeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[12])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[12])(@this); return ret; } @@ -500,7 +500,7 @@ public readonly uint GetLevelCount() { var @this = (IDirect3DVolumeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); uint ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[13])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[13])(@this); return ret; } @@ -518,7 +518,7 @@ public readonly Texturefiltertype GetAutoGenFilterType() { var @this = (IDirect3DVolumeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); Texturefiltertype ret = default; - ret = ((delegate* unmanaged[Stdcall])LpVtbl[15])(@this); + ret = ((delegate* unmanaged[Cdecl])LpVtbl[15])(@this); return ret; } @@ -526,7 +526,7 @@ public readonly Texturefiltertype GetAutoGenFilterType() public readonly void GenerateMipSubLevels() { var @this = (IDirect3DVolumeTexture9*) Unsafe.AsPointer(ref Unsafe.AsRef(in this)); - ((delegate* unmanaged[Stdcall])LpVtbl[16])(@this); + ((delegate* unmanaged[Cdecl])LpVtbl[16])(@this); } /// To be documented. diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/Memorypressure.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/Memorypressure.gen.cs index df5ef4895b..55e91a060c 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/Memorypressure.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/Memorypressure.gen.cs @@ -16,7 +16,6 @@ namespace Silk.NET.Direct3D9 { - [StructLayout(LayoutKind.Sequential, Pack = 4)] [NativeName("Name", "_D3DMEMORYPRESSURE")] public unsafe partial struct Memorypressure { diff --git a/src/Microsoft/Silk.NET.Direct3D9/Structs/Presentstats.gen.cs b/src/Microsoft/Silk.NET.Direct3D9/Structs/Presentstats.gen.cs index f3bcaae6dd..e1a8ceb55d 100644 --- a/src/Microsoft/Silk.NET.Direct3D9/Structs/Presentstats.gen.cs +++ b/src/Microsoft/Silk.NET.Direct3D9/Structs/Presentstats.gen.cs @@ -16,7 +16,6 @@ namespace Silk.NET.Direct3D9 { - [StructLayout(LayoutKind.Sequential, Pack = 4)] [NativeName("Name", "_D3DPRESENTSTATS")] public unsafe partial struct Presentstats { diff --git a/src/Native/Silk.NET.SDL.Native/Silk.NET.SDL.Native.csproj b/src/Native/Silk.NET.SDL.Native/Silk.NET.SDL.Native.csproj index 6d2e68cec8..4e7f568ccd 100644 --- a/src/Native/Silk.NET.SDL.Native/Silk.NET.SDL.Native.csproj +++ b/src/Native/Silk.NET.SDL.Native/Silk.NET.SDL.Native.csproj @@ -9,7 +9,7 @@ netstandard2.0;net4.6.1 Ultz.Native.SDL - 2.0.12 + 2.0.14 .NET Foundation and Contributors true Zlib @@ -26,7 +26,6 @@ - diff --git a/src/Native/Silk.NET.SDL.Native/runtimes/linux-x64/native/libSDL2-2.0.so b/src/Native/Silk.NET.SDL.Native/runtimes/linux-x64/native/libSDL2-2.0.so index 4ff883fb01..9c33d53705 100644 Binary files a/src/Native/Silk.NET.SDL.Native/runtimes/linux-x64/native/libSDL2-2.0.so and b/src/Native/Silk.NET.SDL.Native/runtimes/linux-x64/native/libSDL2-2.0.so differ diff --git a/src/Native/Silk.NET.SDL.Native/runtimes/osx-x64/native/libSDL2-2.0.dylib b/src/Native/Silk.NET.SDL.Native/runtimes/osx-x64/native/libSDL2-2.0.dylib index acf43f5622..6fa2fca757 100644 Binary files a/src/Native/Silk.NET.SDL.Native/runtimes/osx-x64/native/libSDL2-2.0.dylib and b/src/Native/Silk.NET.SDL.Native/runtimes/osx-x64/native/libSDL2-2.0.dylib differ diff --git a/src/Native/Silk.NET.SDL.Native/runtimes/win-x64/native/SDL2.dll b/src/Native/Silk.NET.SDL.Native/runtimes/win-x64/native/SDL2.dll index 31318624bd..ddba03c7c5 100644 Binary files a/src/Native/Silk.NET.SDL.Native/runtimes/win-x64/native/SDL2.dll and b/src/Native/Silk.NET.SDL.Native/runtimes/win-x64/native/SDL2.dll differ diff --git a/src/Native/Silk.NET.SDL.Native/runtimes/win-x86/native/SDL2.dll b/src/Native/Silk.NET.SDL.Native/runtimes/win-x86/native/SDL2.dll deleted file mode 100644 index af9f0bb899..0000000000 Binary files a/src/Native/Silk.NET.SDL.Native/runtimes/win-x86/native/SDL2.dll and /dev/null differ diff --git a/src/OpenGL/Extensions/Silk.NET.OpenGL.Extensions.NV/NVPathRendering.gen.cs b/src/OpenGL/Extensions/Silk.NET.OpenGL.Extensions.NV/NVPathRendering.gen.cs index ca5b5cffd7..e4769ddc13 100644 --- a/src/OpenGL/Extensions/Silk.NET.OpenGL.Extensions.NV/NVPathRendering.gen.cs +++ b/src/OpenGL/Extensions/Silk.NET.OpenGL.Extensions.NV/NVPathRendering.gen.cs @@ -828,10 +828,16 @@ public unsafe partial class NVPathRendering : NativeExtension public partial NV PathGlyphIndexArray([Flow(FlowDirection.In)] uint firstPathName, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint firstGlyphIndex, [Flow(FlowDirection.In)] uint numGlyphs, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale) where T0 : unmanaged; [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] - public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Flow(FlowDirection.In)] uint baseAndCount); + public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] uint* baseAndCount); [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] - public partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Flow(FlowDirection.In)] uint baseAndCount) where T0 : unmanaged; + public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] out uint baseAndCount); + + [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] + public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] uint* baseAndCount) where T0 : unmanaged; + + [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] + public partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] out uint baseAndCount) where T0 : unmanaged; [NativeApi(EntryPoint = "glPathGlyphRangeNV")] public unsafe partial void PathGlyphRange([Flow(FlowDirection.In)] uint firstPathName, [Flow(FlowDirection.In)] NV fontTarget, [Count(Computed = "fontTarget, fontName"), Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint firstGlyph, [Flow(FlowDirection.In)] uint numGlyphs, [Flow(FlowDirection.In)] NV handleMissingGlyphs, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale); diff --git a/src/OpenGL/Extensions/Silk.NET.OpenGL.Extensions.NV/NVPathRenderingOverloads.gen.cs b/src/OpenGL/Extensions/Silk.NET.OpenGL.Extensions.NV/NVPathRenderingOverloads.gen.cs index 0f81c71f30..6b815308bd 100644 --- a/src/OpenGL/Extensions/Silk.NET.OpenGL.Extensions.NV/NVPathRenderingOverloads.gen.cs +++ b/src/OpenGL/Extensions/Silk.NET.OpenGL.Extensions.NV/NVPathRenderingOverloads.gen.cs @@ -964,12 +964,24 @@ public static unsafe NV PathGlyphIndexArray(this NVPathRendering thisApi, [F return thisApi.PathGlyphIndexArray(firstPathName, fontTarget, in fontName.GetPinnableReference(), fontStyle, firstGlyphIndex, numGlyphs, pathParameterTemplate, emScale); } - public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Flow(FlowDirection.In)] uint baseAndCount) where T0 : unmanaged + public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] Span baseAndCount) + { + // SpanOverloader + return thisApi.PathGlyphIndexRange(fontTarget, fontName, fontStyle, pathParameterTemplate, emScale, out baseAndCount.GetPinnableReference()); + } + + public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] uint* baseAndCount) where T0 : unmanaged { // SpanOverloader return thisApi.PathGlyphIndexRange(fontTarget, in fontName.GetPinnableReference(), fontStyle, pathParameterTemplate, emScale, baseAndCount); } + public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] Span baseAndCount) where T0 : unmanaged + { + // SpanOverloader + return thisApi.PathGlyphIndexRange(fontTarget, in fontName.GetPinnableReference(), fontStyle, pathParameterTemplate, emScale, out baseAndCount.GetPinnableReference()); + } + public static unsafe void PathGlyphRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] uint firstPathName, [Flow(FlowDirection.In)] NV fontTarget, [Count(Computed = "fontTarget, fontName"), Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint firstGlyph, [Flow(FlowDirection.In)] uint numGlyphs, [Flow(FlowDirection.In)] NV handleMissingGlyphs, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale) where T0 : unmanaged { // SpanOverloader diff --git a/src/OpenGL/Extensions/Silk.NET.OpenGL.Legacy.Extensions.NV/NVPathRendering.gen.cs b/src/OpenGL/Extensions/Silk.NET.OpenGL.Legacy.Extensions.NV/NVPathRendering.gen.cs index 23fd4e93e6..261cde8542 100644 --- a/src/OpenGL/Extensions/Silk.NET.OpenGL.Legacy.Extensions.NV/NVPathRendering.gen.cs +++ b/src/OpenGL/Extensions/Silk.NET.OpenGL.Legacy.Extensions.NV/NVPathRendering.gen.cs @@ -978,10 +978,16 @@ public unsafe partial class NVPathRendering : NativeExtension public partial NV PathGlyphIndexArray([Flow(FlowDirection.In)] uint firstPathName, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint firstGlyphIndex, [Flow(FlowDirection.In)] uint numGlyphs, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale) where T0 : unmanaged; [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] - public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Flow(FlowDirection.In)] uint baseAndCount); + public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] uint* baseAndCount); [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] - public partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Flow(FlowDirection.In)] uint baseAndCount) where T0 : unmanaged; + public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] out uint baseAndCount); + + [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] + public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] uint* baseAndCount) where T0 : unmanaged; + + [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] + public partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] out uint baseAndCount) where T0 : unmanaged; [NativeApi(EntryPoint = "glPathGlyphRangeNV")] public unsafe partial void PathGlyphRange([Flow(FlowDirection.In)] uint firstPathName, [Flow(FlowDirection.In)] NV fontTarget, [Count(Computed = "fontTarget, fontName"), Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint firstGlyph, [Flow(FlowDirection.In)] uint numGlyphs, [Flow(FlowDirection.In)] NV handleMissingGlyphs, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale); diff --git a/src/OpenGL/Extensions/Silk.NET.OpenGL.Legacy.Extensions.NV/NVPathRenderingOverloads.gen.cs b/src/OpenGL/Extensions/Silk.NET.OpenGL.Legacy.Extensions.NV/NVPathRenderingOverloads.gen.cs index 0823d5a510..6ca62e8256 100644 --- a/src/OpenGL/Extensions/Silk.NET.OpenGL.Legacy.Extensions.NV/NVPathRenderingOverloads.gen.cs +++ b/src/OpenGL/Extensions/Silk.NET.OpenGL.Legacy.Extensions.NV/NVPathRenderingOverloads.gen.cs @@ -1108,12 +1108,24 @@ public static unsafe NV PathGlyphIndexArray(this NVPathRendering thisApi, [F return thisApi.PathGlyphIndexArray(firstPathName, fontTarget, in fontName.GetPinnableReference(), fontStyle, firstGlyphIndex, numGlyphs, pathParameterTemplate, emScale); } - public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Flow(FlowDirection.In)] uint baseAndCount) where T0 : unmanaged + public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] Span baseAndCount) + { + // SpanOverloader + return thisApi.PathGlyphIndexRange(fontTarget, fontName, fontStyle, pathParameterTemplate, emScale, out baseAndCount.GetPinnableReference()); + } + + public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] uint* baseAndCount) where T0 : unmanaged { // SpanOverloader return thisApi.PathGlyphIndexRange(fontTarget, in fontName.GetPinnableReference(), fontStyle, pathParameterTemplate, emScale, baseAndCount); } + public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] Span baseAndCount) where T0 : unmanaged + { + // SpanOverloader + return thisApi.PathGlyphIndexRange(fontTarget, in fontName.GetPinnableReference(), fontStyle, pathParameterTemplate, emScale, out baseAndCount.GetPinnableReference()); + } + public static unsafe void PathGlyphRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] uint firstPathName, [Flow(FlowDirection.In)] NV fontTarget, [Count(Computed = "fontTarget, fontName"), Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint firstGlyph, [Flow(FlowDirection.In)] uint numGlyphs, [Flow(FlowDirection.In)] NV handleMissingGlyphs, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale) where T0 : unmanaged { // SpanOverloader diff --git a/src/OpenGL/Extensions/Silk.NET.OpenGLES.Extensions.NV/NVPathRendering.gen.cs b/src/OpenGL/Extensions/Silk.NET.OpenGLES.Extensions.NV/NVPathRendering.gen.cs index 22e3fd9672..68bfd2c487 100644 --- a/src/OpenGL/Extensions/Silk.NET.OpenGLES.Extensions.NV/NVPathRendering.gen.cs +++ b/src/OpenGL/Extensions/Silk.NET.OpenGLES.Extensions.NV/NVPathRendering.gen.cs @@ -828,10 +828,16 @@ public unsafe partial class NVPathRendering : NativeExtension public partial NV PathGlyphIndexArray([Flow(FlowDirection.In)] uint firstPathName, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint firstGlyphIndex, [Flow(FlowDirection.In)] uint numGlyphs, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale) where T0 : unmanaged; [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] - public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Flow(FlowDirection.In)] uint baseAndCount); + public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] uint* baseAndCount); [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] - public partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Flow(FlowDirection.In)] uint baseAndCount) where T0 : unmanaged; + public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] out uint baseAndCount); + + [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] + public unsafe partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] uint* baseAndCount) where T0 : unmanaged; + + [NativeApi(EntryPoint = "glPathGlyphIndexRangeNV")] + public partial NV PathGlyphIndexRange([Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] in T0 fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] out uint baseAndCount) where T0 : unmanaged; [NativeApi(EntryPoint = "glPathGlyphRangeNV")] public unsafe partial void PathGlyphRange([Flow(FlowDirection.In)] uint firstPathName, [Flow(FlowDirection.In)] NV fontTarget, [Count(Computed = "fontTarget, fontName"), Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint firstGlyph, [Flow(FlowDirection.In)] uint numGlyphs, [Flow(FlowDirection.In)] NV handleMissingGlyphs, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale); diff --git a/src/OpenGL/Extensions/Silk.NET.OpenGLES.Extensions.NV/NVPathRenderingOverloads.gen.cs b/src/OpenGL/Extensions/Silk.NET.OpenGLES.Extensions.NV/NVPathRenderingOverloads.gen.cs index a9a2e04e74..c5e76f3c38 100644 --- a/src/OpenGL/Extensions/Silk.NET.OpenGLES.Extensions.NV/NVPathRenderingOverloads.gen.cs +++ b/src/OpenGL/Extensions/Silk.NET.OpenGLES.Extensions.NV/NVPathRenderingOverloads.gen.cs @@ -964,12 +964,24 @@ public static unsafe NV PathGlyphIndexArray(this NVPathRendering thisApi, [F return thisApi.PathGlyphIndexArray(firstPathName, fontTarget, in fontName.GetPinnableReference(), fontStyle, firstGlyphIndex, numGlyphs, pathParameterTemplate, emScale); } - public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Flow(FlowDirection.In)] uint baseAndCount) where T0 : unmanaged + public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] void* fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] Span baseAndCount) + { + // SpanOverloader + return thisApi.PathGlyphIndexRange(fontTarget, fontName, fontStyle, pathParameterTemplate, emScale, out baseAndCount.GetPinnableReference()); + } + + public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] uint* baseAndCount) where T0 : unmanaged { // SpanOverloader return thisApi.PathGlyphIndexRange(fontTarget, in fontName.GetPinnableReference(), fontStyle, pathParameterTemplate, emScale, baseAndCount); } + public static unsafe NV PathGlyphIndexRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] NV fontTarget, [Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale, [Count(Count = 2), Flow(FlowDirection.Out)] Span baseAndCount) where T0 : unmanaged + { + // SpanOverloader + return thisApi.PathGlyphIndexRange(fontTarget, in fontName.GetPinnableReference(), fontStyle, pathParameterTemplate, emScale, out baseAndCount.GetPinnableReference()); + } + public static unsafe void PathGlyphRange(this NVPathRendering thisApi, [Flow(FlowDirection.In)] uint firstPathName, [Flow(FlowDirection.In)] NV fontTarget, [Count(Computed = "fontTarget, fontName"), Flow(FlowDirection.In)] ReadOnlySpan fontName, [Flow(FlowDirection.In)] uint fontStyle, [Flow(FlowDirection.In)] uint firstGlyph, [Flow(FlowDirection.In)] uint numGlyphs, [Flow(FlowDirection.In)] NV handleMissingGlyphs, [Flow(FlowDirection.In)] uint pathParameterTemplate, [Flow(FlowDirection.In)] float emScale) where T0 : unmanaged { // SpanOverloader diff --git a/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalMemory.gen.cs b/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalMemory.gen.cs new file mode 100644 index 0000000000..7a43762b49 --- /dev/null +++ b/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalMemory.gen.cs @@ -0,0 +1,53 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; +using Silk.NET.Vulkan; +using Extension = Silk.NET.Core.Attributes.ExtensionAttribute; + +#pragma warning disable 1591 + +namespace Silk.NET.Vulkan.Extensions.FUCHSIA +{ + [Extension("VK_FUCHSIA_external_memory")] + public unsafe partial class FuchsiaExternalMemory : NativeExtension + { + public const string ExtensionName = "VK_FUCHSIA_external_memory"; + /// To be documented. + [NativeApi(EntryPoint = "vkGetMemoryZirconHandleFUCHSIA")] + public unsafe partial Result GetMemoryZirconHandleFuchsia([Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] MemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] nint* pZirconHandle); + + /// To be documented. + [NativeApi(EntryPoint = "vkGetMemoryZirconHandleFUCHSIA")] + public unsafe partial Result GetMemoryZirconHandleFuchsia([Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] MemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] out nint pZirconHandle); + + /// To be documented. + [NativeApi(EntryPoint = "vkGetMemoryZirconHandleFUCHSIA")] + public unsafe partial Result GetMemoryZirconHandleFuchsia([Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] in MemoryGetZirconHandleInfoFUCHSIA pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] nint* pZirconHandle); + + /// To be documented. + [NativeApi(EntryPoint = "vkGetMemoryZirconHandleFUCHSIA")] + public partial Result GetMemoryZirconHandleFuchsia([Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] in MemoryGetZirconHandleInfoFUCHSIA pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] out nint pZirconHandle); + + /// To be documented. + [NativeApi(EntryPoint = "vkGetMemoryZirconHandlePropertiesFUCHSIA")] + public unsafe partial Result GetMemoryZirconHandlePropertiesFuchsia([Count(Count = 0)] Device device, [Count(Count = 0)] ExternalMemoryHandleTypeFlags handleType, [Count(Count = 0)] nint zirconHandle, [Count(Count = 0), Flow(FlowDirection.Out)] MemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties); + + /// To be documented. + [NativeApi(EntryPoint = "vkGetMemoryZirconHandlePropertiesFUCHSIA")] + public partial Result GetMemoryZirconHandlePropertiesFuchsia([Count(Count = 0)] Device device, [Count(Count = 0)] ExternalMemoryHandleTypeFlags handleType, [Count(Count = 0)] nint zirconHandle, [Count(Count = 0), Flow(FlowDirection.Out)] out MemoryZirconHandlePropertiesFUCHSIA pMemoryZirconHandleProperties); + + public FuchsiaExternalMemory(INativeContext ctx) + : base(ctx) + { + } + } +} + diff --git a/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalMemoryOverloads.gen.cs b/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalMemoryOverloads.gen.cs new file mode 100644 index 0000000000..9cab225345 --- /dev/null +++ b/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalMemoryOverloads.gen.cs @@ -0,0 +1,49 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; + +#pragma warning disable 1591 + +namespace Silk.NET.Vulkan.Extensions.FUCHSIA +{ + public static class FuchsiaExternalMemoryOverloads + { + /// To be documented. + public static unsafe Result GetMemoryZirconHandleFuchsia(this FuchsiaExternalMemory thisApi, [Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] MemoryGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] Span pZirconHandle) + { + // SpanOverloader + return thisApi.GetMemoryZirconHandleFuchsia(device, pGetZirconHandleInfo, out pZirconHandle.GetPinnableReference()); + } + + /// To be documented. + public static unsafe Result GetMemoryZirconHandleFuchsia(this FuchsiaExternalMemory thisApi, [Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] ReadOnlySpan pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] nint* pZirconHandle) + { + // SpanOverloader + return thisApi.GetMemoryZirconHandleFuchsia(device, in pGetZirconHandleInfo.GetPinnableReference(), pZirconHandle); + } + + /// To be documented. + public static unsafe Result GetMemoryZirconHandleFuchsia(this FuchsiaExternalMemory thisApi, [Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] ReadOnlySpan pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] Span pZirconHandle) + { + // SpanOverloader + return thisApi.GetMemoryZirconHandleFuchsia(device, in pGetZirconHandleInfo.GetPinnableReference(), out pZirconHandle.GetPinnableReference()); + } + + /// To be documented. + public static unsafe Result GetMemoryZirconHandlePropertiesFuchsia(this FuchsiaExternalMemory thisApi, [Count(Count = 0)] Device device, [Count(Count = 0)] ExternalMemoryHandleTypeFlags handleType, [Count(Count = 0)] nint zirconHandle, [Count(Count = 0), Flow(FlowDirection.Out)] Span pMemoryZirconHandleProperties) + { + // SpanOverloader + return thisApi.GetMemoryZirconHandlePropertiesFuchsia(device, handleType, zirconHandle, out pMemoryZirconHandleProperties.GetPinnableReference()); + } + + } +} + diff --git a/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalSemaphore.gen.cs b/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalSemaphore.gen.cs new file mode 100644 index 0000000000..b98f84b072 --- /dev/null +++ b/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalSemaphore.gen.cs @@ -0,0 +1,53 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; +using Silk.NET.Vulkan; +using Extension = Silk.NET.Core.Attributes.ExtensionAttribute; + +#pragma warning disable 1591 + +namespace Silk.NET.Vulkan.Extensions.FUCHSIA +{ + [Extension("VK_FUCHSIA_external_semaphore")] + public unsafe partial class FuchsiaExternalSemaphore : NativeExtension + { + public const string ExtensionName = "VK_FUCHSIA_external_semaphore"; + /// To be documented. + [NativeApi(EntryPoint = "vkGetSemaphoreZirconHandleFUCHSIA")] + public unsafe partial Result GetSemaphoreZirconHandleFuchsia([Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] SemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] nint* pZirconHandle); + + /// To be documented. + [NativeApi(EntryPoint = "vkGetSemaphoreZirconHandleFUCHSIA")] + public unsafe partial Result GetSemaphoreZirconHandleFuchsia([Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] SemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] out nint pZirconHandle); + + /// To be documented. + [NativeApi(EntryPoint = "vkGetSemaphoreZirconHandleFUCHSIA")] + public unsafe partial Result GetSemaphoreZirconHandleFuchsia([Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] in SemaphoreGetZirconHandleInfoFUCHSIA pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] nint* pZirconHandle); + + /// To be documented. + [NativeApi(EntryPoint = "vkGetSemaphoreZirconHandleFUCHSIA")] + public partial Result GetSemaphoreZirconHandleFuchsia([Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] in SemaphoreGetZirconHandleInfoFUCHSIA pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] out nint pZirconHandle); + + /// To be documented. + [NativeApi(EntryPoint = "vkImportSemaphoreZirconHandleFUCHSIA")] + public unsafe partial Result ImportSemaphoreZirconHandleFuchsia([Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] ImportSemaphoreZirconHandleInfoFUCHSIA* pImportSemaphoreZirconHandleInfo); + + /// To be documented. + [NativeApi(EntryPoint = "vkImportSemaphoreZirconHandleFUCHSIA")] + public partial Result ImportSemaphoreZirconHandleFuchsia([Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] in ImportSemaphoreZirconHandleInfoFUCHSIA pImportSemaphoreZirconHandleInfo); + + public FuchsiaExternalSemaphore(INativeContext ctx) + : base(ctx) + { + } + } +} + diff --git a/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalSemaphoreOverloads.gen.cs b/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalSemaphoreOverloads.gen.cs new file mode 100644 index 0000000000..53df219685 --- /dev/null +++ b/src/Vulkan/Extensions/Silk.NET.Vulkan.Extensions.FUCHSIA/FuchsiaExternalSemaphoreOverloads.gen.cs @@ -0,0 +1,49 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; + +#pragma warning disable 1591 + +namespace Silk.NET.Vulkan.Extensions.FUCHSIA +{ + public static class FuchsiaExternalSemaphoreOverloads + { + /// To be documented. + public static unsafe Result GetSemaphoreZirconHandleFuchsia(this FuchsiaExternalSemaphore thisApi, [Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] SemaphoreGetZirconHandleInfoFUCHSIA* pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] Span pZirconHandle) + { + // SpanOverloader + return thisApi.GetSemaphoreZirconHandleFuchsia(device, pGetZirconHandleInfo, out pZirconHandle.GetPinnableReference()); + } + + /// To be documented. + public static unsafe Result GetSemaphoreZirconHandleFuchsia(this FuchsiaExternalSemaphore thisApi, [Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] ReadOnlySpan pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] nint* pZirconHandle) + { + // SpanOverloader + return thisApi.GetSemaphoreZirconHandleFuchsia(device, in pGetZirconHandleInfo.GetPinnableReference(), pZirconHandle); + } + + /// To be documented. + public static unsafe Result GetSemaphoreZirconHandleFuchsia(this FuchsiaExternalSemaphore thisApi, [Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] ReadOnlySpan pGetZirconHandleInfo, [Count(Count = 0), Flow(FlowDirection.Out)] Span pZirconHandle) + { + // SpanOverloader + return thisApi.GetSemaphoreZirconHandleFuchsia(device, in pGetZirconHandleInfo.GetPinnableReference(), out pZirconHandle.GetPinnableReference()); + } + + /// To be documented. + public static unsafe Result ImportSemaphoreZirconHandleFuchsia(this FuchsiaExternalSemaphore thisApi, [Count(Count = 0)] Device device, [Count(Count = 0), Flow(FlowDirection.In)] ReadOnlySpan pImportSemaphoreZirconHandleInfo) + { + // SpanOverloader + return thisApi.ImportSemaphoreZirconHandleFuchsia(device, in pImportSemaphoreZirconHandleInfo.GetPinnableReference()); + } + + } +} + diff --git a/src/Vulkan/Silk.NET.Vulkan/Enums/AccessFlags.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Enums/AccessFlags.gen.cs index f72a39d5ec..501826a93a 100644 --- a/src/Vulkan/Silk.NET.Vulkan/Enums/AccessFlags.gen.cs +++ b/src/Vulkan/Silk.NET.Vulkan/Enums/AccessFlags.gen.cs @@ -47,12 +47,6 @@ public enum AccessFlags : int AccessMemoryReadBit = 32768, [NativeName("Name", "VK_ACCESS_MEMORY_WRITE_BIT")] AccessMemoryWriteBit = 65536, - [NativeName("Name", "VK_ACCESS_RESERVED_30_BIT_KHR")] - AccessReserved30BitKhr = 1073741824, - [NativeName("Name", "VK_ACCESS_RESERVED_28_BIT_KHR")] - AccessReserved28BitKhr = 268435456, - [NativeName("Name", "VK_ACCESS_RESERVED_29_BIT_KHR")] - AccessReserved29BitKhr = 536870912, [NativeName("Name", "VK_ACCESS_TRANSFORM_FEEDBACK_WRITE_BIT_EXT")] AccessTransformFeedbackWriteBitExt = 33554432, [NativeName("Name", "VK_ACCESS_TRANSFORM_FEEDBACK_COUNTER_READ_BIT_EXT")] diff --git a/src/Vulkan/Silk.NET.Vulkan/Enums/AccessFlags2KHR.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Enums/AccessFlags2KHR.gen.cs index 24cb06e990..e92dae9dec 100644 --- a/src/Vulkan/Silk.NET.Vulkan/Enums/AccessFlags2KHR.gen.cs +++ b/src/Vulkan/Silk.NET.Vulkan/Enums/AccessFlags2KHR.gen.cs @@ -55,6 +55,14 @@ public enum AccessFlags2KHR : int Access2ShaderStorageReadBitKhr = 2, [NativeName("Name", "VK_ACCESS_2_SHADER_STORAGE_WRITE_BIT_KHR")] Access2ShaderStorageWriteBitKhr = 4, + [NativeName("Name", "VK_ACCESS_2_RESERVED_READ_35_BIT_KHR")] + Access2ReservedRead35BitKhr = 8, + [NativeName("Name", "VK_ACCESS_2_RESERVED_WRITE_36_BIT_KHR")] + Access2ReservedWrite36BitKhr = 16, + [NativeName("Name", "VK_ACCESS_2_RESERVED_READ_37_BIT_KHR")] + Access2ReservedRead37BitKhr = 32, + [NativeName("Name", "VK_ACCESS_2_RESERVED_WRITE_38_BIT_KHR")] + Access2ReservedWrite38BitKhr = 64, [NativeName("Name", "VK_ACCESS_2_TRANSFORM_FEEDBACK_WRITE_BIT_EXT")] Access2TransformFeedbackWriteBitExt = 33554432, [NativeName("Name", "VK_ACCESS_2_TRANSFORM_FEEDBACK_COUNTER_READ_BIT_EXT")] diff --git a/src/Vulkan/Silk.NET.Vulkan/Enums/ExternalMemoryHandleTypeFlags.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Enums/ExternalMemoryHandleTypeFlags.gen.cs index b97c1f01cd..99a07fc7d1 100644 --- a/src/Vulkan/Silk.NET.Vulkan/Enums/ExternalMemoryHandleTypeFlags.gen.cs +++ b/src/Vulkan/Silk.NET.Vulkan/Enums/ExternalMemoryHandleTypeFlags.gen.cs @@ -35,5 +35,7 @@ public enum ExternalMemoryHandleTypeFlags : int ExternalMemoryHandleTypeHostAllocationBitExt = 128, [NativeName("Name", "VK_EXTERNAL_MEMORY_HANDLE_TYPE_HOST_MAPPED_FOREIGN_MEMORY_BIT_EXT")] ExternalMemoryHandleTypeHostMappedForeignMemoryBitExt = 256, + [NativeName("Name", "VK_EXTERNAL_MEMORY_HANDLE_TYPE_ZIRCON_VMO_BIT_FUCHSIA")] + ExternalMemoryHandleTypeZirconVmoBitFuchsia = 2048, } } diff --git a/src/Vulkan/Silk.NET.Vulkan/Enums/ExternalSemaphoreHandleTypeFlags.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Enums/ExternalSemaphoreHandleTypeFlags.gen.cs index 2296e7f186..2909eb3ff1 100644 --- a/src/Vulkan/Silk.NET.Vulkan/Enums/ExternalSemaphoreHandleTypeFlags.gen.cs +++ b/src/Vulkan/Silk.NET.Vulkan/Enums/ExternalSemaphoreHandleTypeFlags.gen.cs @@ -25,6 +25,8 @@ public enum ExternalSemaphoreHandleTypeFlags : int ExternalSemaphoreHandleTypeD3D11FenceBit = 8, [NativeName("Name", "VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT")] ExternalSemaphoreHandleTypeSyncFDBit = 16, + [NativeName("Name", "VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_ZIRCON_EVENT_BIT_FUCHSIA")] + ExternalSemaphoreHandleTypeZirconEventBitFuchsia = 128, [NativeName("Name", "VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_RESERVED_5_BIT_NV")] ExternalSemaphoreHandleTypeReserved5BitNV = 32, [NativeName("Name", "VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_RESERVED_6_BIT_NV")] diff --git a/src/Vulkan/Silk.NET.Vulkan/Enums/PipelineStageFlags.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Enums/PipelineStageFlags.gen.cs index 98ea71197d..8f56a5d83d 100644 --- a/src/Vulkan/Silk.NET.Vulkan/Enums/PipelineStageFlags.gen.cs +++ b/src/Vulkan/Silk.NET.Vulkan/Enums/PipelineStageFlags.gen.cs @@ -47,10 +47,6 @@ public enum PipelineStageFlags : int PipelineStageAllGraphicsBit = 32768, [NativeName("Name", "VK_PIPELINE_STAGE_ALL_COMMANDS_BIT")] PipelineStageAllCommandsBit = 65536, - [NativeName("Name", "VK_PIPELINE_STAGE_RESERVED_27_BIT_KHR")] - PipelineStageReserved27BitKhr = 134217728, - [NativeName("Name", "VK_PIPELINE_STAGE_RESERVED_26_BIT_KHR")] - PipelineStageReserved26BitKhr = 67108864, [NativeName("Name", "VK_PIPELINE_STAGE_TRANSFORM_FEEDBACK_BIT_EXT")] PipelineStageTransformFeedbackBitExt = 16777216, [NativeName("Name", "VK_PIPELINE_STAGE_CONDITIONAL_RENDERING_BIT_EXT")] diff --git a/src/Vulkan/Silk.NET.Vulkan/Enums/PipelineStageFlags2KHR.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Enums/PipelineStageFlags2KHR.gen.cs index 5ea325327e..f824f9f520 100644 --- a/src/Vulkan/Silk.NET.Vulkan/Enums/PipelineStageFlags2KHR.gen.cs +++ b/src/Vulkan/Silk.NET.Vulkan/Enums/PipelineStageFlags2KHR.gen.cs @@ -65,6 +65,10 @@ public enum PipelineStageFlags2KHR : int PipelineStage2VertexAttributeInputBitKhr = 32, [NativeName("Name", "VK_PIPELINE_STAGE_2_PRE_RASTERIZATION_SHADERS_BIT_KHR")] PipelineStage2PreRasterizationShadersBitKhr = 64, + [NativeName("Name", "VK_PIPELINE_STAGE_2_RESERVED_26_BIT_KHR")] + PipelineStage2Reserved26BitKhr = 67108864, + [NativeName("Name", "VK_PIPELINE_STAGE_2_RESERVED_27_BIT_KHR")] + PipelineStage2Reserved27BitKhr = 134217728, [NativeName("Name", "VK_PIPELINE_STAGE_2_TRANSFORM_FEEDBACK_BIT_EXT")] PipelineStage2TransformFeedbackBitExt = 16777216, [NativeName("Name", "VK_PIPELINE_STAGE_2_CONDITIONAL_RENDERING_BIT_EXT")] diff --git a/src/Vulkan/Silk.NET.Vulkan/Enums/StructureType.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Enums/StructureType.gen.cs index 63fbee69c3..3eb15814e7 100644 --- a/src/Vulkan/Silk.NET.Vulkan/Enums/StructureType.gen.cs +++ b/src/Vulkan/Silk.NET.Vulkan/Enums/StructureType.gen.cs @@ -982,6 +982,16 @@ public enum StructureType : int PhysicalDeviceMutableDescriptorTypeFeaturesValve = 1000351000, [NativeName("Name", "VK_STRUCTURE_TYPE_MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE")] MutableDescriptorTypeCreateInfoValve = 1000351002, + [NativeName("Name", "VK_STRUCTURE_TYPE_IMPORT_MEMORY_ZIRCON_HANDLE_INFO_FUCHSIA")] + ImportMemoryZirconHandleInfoFuchsia = 1000364000, + [NativeName("Name", "VK_STRUCTURE_TYPE_MEMORY_ZIRCON_HANDLE_PROPERTIES_FUCHSIA")] + MemoryZirconHandlePropertiesFuchsia = 1000364001, + [NativeName("Name", "VK_STRUCTURE_TYPE_MEMORY_GET_ZIRCON_HANDLE_INFO_FUCHSIA")] + MemoryGetZirconHandleInfoFuchsia = 1000364002, + [NativeName("Name", "VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_ZIRCON_HANDLE_INFO_FUCHSIA")] + ImportSemaphoreZirconHandleInfoFuchsia = 1000365000, + [NativeName("Name", "VK_STRUCTURE_TYPE_SEMAPHORE_GET_ZIRCON_HANDLE_INFO_FUCHSIA")] + SemaphoreGetZirconHandleInfoFuchsia = 1000365001, [NativeName("Name", "VK_STRUCTURE_TYPE_SCREEN_SURFACE_CREATE_INFO_QNX")] ScreenSurfaceCreateInfoQnx = 1000378000, [NativeName("Name", "VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SUBGROUP_PROPERTIES")] diff --git a/src/Vulkan/Silk.NET.Vulkan/Structs/ImportMemoryZirconHandleInfoFUCHSIA.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Structs/ImportMemoryZirconHandleInfoFUCHSIA.gen.cs new file mode 100644 index 0000000000..d976a49740 --- /dev/null +++ b/src/Vulkan/Silk.NET.Vulkan/Structs/ImportMemoryZirconHandleInfoFUCHSIA.gen.cs @@ -0,0 +1,72 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. + + +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; + +#pragma warning disable 1591 + +namespace Silk.NET.Vulkan +{ + [NativeName("Name", "VkImportMemoryZirconHandleInfoFUCHSIA")] + public unsafe partial struct ImportMemoryZirconHandleInfoFUCHSIA + { + public ImportMemoryZirconHandleInfoFUCHSIA + ( + StructureType? sType = StructureType.ImportMemoryZirconHandleInfoFuchsia, + void* pNext = null, + ExternalMemoryHandleTypeFlags? handleType = null, + nint? handle = null + ) : this() + { + if (sType is not null) + { + SType = sType.Value; + } + + if (pNext is not null) + { + PNext = pNext; + } + + if (handleType is not null) + { + HandleType = handleType.Value; + } + + if (handle is not null) + { + Handle = handle.Value; + } + } + +/// + [NativeName("Type", "VkStructureType")] + [NativeName("Type.Name", "VkStructureType")] + [NativeName("Name", "sType")] + public StructureType SType; +/// + [NativeName("Type", "void*")] + [NativeName("Type.Name", "void")] + [NativeName("Name", "pNext")] + public void* PNext; +/// + [NativeName("Type", "VkExternalMemoryHandleTypeFlagBits")] + [NativeName("Type.Name", "VkExternalMemoryHandleTypeFlagBits")] + [NativeName("Name", "handleType")] + public ExternalMemoryHandleTypeFlags HandleType; +/// + [NativeName("Type", "zx_handle_t")] + [NativeName("Type.Name", "zx_handle_t")] + [NativeName("Name", "handle")] + public nint Handle; + } +} diff --git a/src/Vulkan/Silk.NET.Vulkan/Structs/ImportSemaphoreZirconHandleInfoFUCHSIA.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Structs/ImportSemaphoreZirconHandleInfoFUCHSIA.gen.cs new file mode 100644 index 0000000000..b5614c1119 --- /dev/null +++ b/src/Vulkan/Silk.NET.Vulkan/Structs/ImportSemaphoreZirconHandleInfoFUCHSIA.gen.cs @@ -0,0 +1,94 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. + + +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; + +#pragma warning disable 1591 + +namespace Silk.NET.Vulkan +{ + [NativeName("Name", "VkImportSemaphoreZirconHandleInfoFUCHSIA")] + public unsafe partial struct ImportSemaphoreZirconHandleInfoFUCHSIA + { + public ImportSemaphoreZirconHandleInfoFUCHSIA + ( + StructureType? sType = StructureType.ImportSemaphoreZirconHandleInfoFuchsia, + void* pNext = null, + Semaphore? semaphore = null, + SemaphoreImportFlags? flags = null, + ExternalSemaphoreHandleTypeFlags? handleType = null, + nint? zirconHandle = null + ) : this() + { + if (sType is not null) + { + SType = sType.Value; + } + + if (pNext is not null) + { + PNext = pNext; + } + + if (semaphore is not null) + { + Semaphore = semaphore.Value; + } + + if (flags is not null) + { + Flags = flags.Value; + } + + if (handleType is not null) + { + HandleType = handleType.Value; + } + + if (zirconHandle is not null) + { + ZirconHandle = zirconHandle.Value; + } + } + +/// + [NativeName("Type", "VkStructureType")] + [NativeName("Type.Name", "VkStructureType")] + [NativeName("Name", "sType")] + public StructureType SType; +/// + [NativeName("Type", "void*")] + [NativeName("Type.Name", "void")] + [NativeName("Name", "pNext")] + public void* PNext; +/// + [NativeName("Type", "VkSemaphore")] + [NativeName("Type.Name", "VkSemaphore")] + [NativeName("Name", "semaphore")] + public Semaphore Semaphore; +/// + [NativeName("Type", "VkSemaphoreImportFlags")] + [NativeName("Type.Name", "VkSemaphoreImportFlags")] + [NativeName("Name", "flags")] + public SemaphoreImportFlags Flags; +/// + [NativeName("Type", "VkExternalSemaphoreHandleTypeFlagBits")] + [NativeName("Type.Name", "VkExternalSemaphoreHandleTypeFlagBits")] + [NativeName("Name", "handleType")] + public ExternalSemaphoreHandleTypeFlags HandleType; +/// + [NativeName("Type", "zx_handle_t")] + [NativeName("Type.Name", "zx_handle_t")] + [NativeName("Name", "zirconHandle")] + public nint ZirconHandle; + } +} diff --git a/src/Vulkan/Silk.NET.Vulkan/Structs/MemoryGetZirconHandleInfoFUCHSIA.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Structs/MemoryGetZirconHandleInfoFUCHSIA.gen.cs new file mode 100644 index 0000000000..734d2f25bb --- /dev/null +++ b/src/Vulkan/Silk.NET.Vulkan/Structs/MemoryGetZirconHandleInfoFUCHSIA.gen.cs @@ -0,0 +1,72 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. + + +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; + +#pragma warning disable 1591 + +namespace Silk.NET.Vulkan +{ + [NativeName("Name", "VkMemoryGetZirconHandleInfoFUCHSIA")] + public unsafe partial struct MemoryGetZirconHandleInfoFUCHSIA + { + public MemoryGetZirconHandleInfoFUCHSIA + ( + StructureType? sType = StructureType.MemoryGetZirconHandleInfoFuchsia, + void* pNext = null, + DeviceMemory? memory = null, + ExternalMemoryHandleTypeFlags? handleType = null + ) : this() + { + if (sType is not null) + { + SType = sType.Value; + } + + if (pNext is not null) + { + PNext = pNext; + } + + if (memory is not null) + { + Memory = memory.Value; + } + + if (handleType is not null) + { + HandleType = handleType.Value; + } + } + +/// + [NativeName("Type", "VkStructureType")] + [NativeName("Type.Name", "VkStructureType")] + [NativeName("Name", "sType")] + public StructureType SType; +/// + [NativeName("Type", "void*")] + [NativeName("Type.Name", "void")] + [NativeName("Name", "pNext")] + public void* PNext; +/// + [NativeName("Type", "VkDeviceMemory")] + [NativeName("Type.Name", "VkDeviceMemory")] + [NativeName("Name", "memory")] + public DeviceMemory Memory; +/// + [NativeName("Type", "VkExternalMemoryHandleTypeFlagBits")] + [NativeName("Type.Name", "VkExternalMemoryHandleTypeFlagBits")] + [NativeName("Name", "handleType")] + public ExternalMemoryHandleTypeFlags HandleType; + } +} diff --git a/src/Vulkan/Silk.NET.Vulkan/Structs/MemoryZirconHandlePropertiesFUCHSIA.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Structs/MemoryZirconHandlePropertiesFUCHSIA.gen.cs new file mode 100644 index 0000000000..b742347e72 --- /dev/null +++ b/src/Vulkan/Silk.NET.Vulkan/Structs/MemoryZirconHandlePropertiesFUCHSIA.gen.cs @@ -0,0 +1,61 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. + + +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; + +#pragma warning disable 1591 + +namespace Silk.NET.Vulkan +{ + [NativeName("Name", "VkMemoryZirconHandlePropertiesFUCHSIA")] + public unsafe partial struct MemoryZirconHandlePropertiesFUCHSIA + { + public MemoryZirconHandlePropertiesFUCHSIA + ( + StructureType? sType = StructureType.MemoryZirconHandlePropertiesFuchsia, + void* pNext = null, + uint? memoryTypeBits = null + ) : this() + { + if (sType is not null) + { + SType = sType.Value; + } + + if (pNext is not null) + { + PNext = pNext; + } + + if (memoryTypeBits is not null) + { + MemoryTypeBits = memoryTypeBits.Value; + } + } + +/// + [NativeName("Type", "VkStructureType")] + [NativeName("Type.Name", "VkStructureType")] + [NativeName("Name", "sType")] + public StructureType SType; +/// + [NativeName("Type", "void*")] + [NativeName("Type.Name", "void")] + [NativeName("Name", "pNext")] + public void* PNext; +/// + [NativeName("Type", "uint32_t")] + [NativeName("Type.Name", "uint32_t")] + [NativeName("Name", "memoryTypeBits")] + public uint MemoryTypeBits; + } +} diff --git a/src/Vulkan/Silk.NET.Vulkan/Structs/SemaphoreGetZirconHandleInfoFUCHSIA.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Structs/SemaphoreGetZirconHandleInfoFUCHSIA.gen.cs new file mode 100644 index 0000000000..b1cff9174f --- /dev/null +++ b/src/Vulkan/Silk.NET.Vulkan/Structs/SemaphoreGetZirconHandleInfoFUCHSIA.gen.cs @@ -0,0 +1,72 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. + + +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; + +#pragma warning disable 1591 + +namespace Silk.NET.Vulkan +{ + [NativeName("Name", "VkSemaphoreGetZirconHandleInfoFUCHSIA")] + public unsafe partial struct SemaphoreGetZirconHandleInfoFUCHSIA + { + public SemaphoreGetZirconHandleInfoFUCHSIA + ( + StructureType? sType = StructureType.SemaphoreGetZirconHandleInfoFuchsia, + void* pNext = null, + Semaphore? semaphore = null, + ExternalSemaphoreHandleTypeFlags? handleType = null + ) : this() + { + if (sType is not null) + { + SType = sType.Value; + } + + if (pNext is not null) + { + PNext = pNext; + } + + if (semaphore is not null) + { + Semaphore = semaphore.Value; + } + + if (handleType is not null) + { + HandleType = handleType.Value; + } + } + +/// + [NativeName("Type", "VkStructureType")] + [NativeName("Type.Name", "VkStructureType")] + [NativeName("Name", "sType")] + public StructureType SType; +/// + [NativeName("Type", "void*")] + [NativeName("Type.Name", "void")] + [NativeName("Name", "pNext")] + public void* PNext; +/// + [NativeName("Type", "VkSemaphore")] + [NativeName("Type.Name", "VkSemaphore")] + [NativeName("Name", "semaphore")] + public Semaphore Semaphore; +/// + [NativeName("Type", "VkExternalSemaphoreHandleTypeFlagBits")] + [NativeName("Type.Name", "VkExternalSemaphoreHandleTypeFlagBits")] + [NativeName("Name", "handleType")] + public ExternalSemaphoreHandleTypeFlags HandleType; + } +} diff --git a/src/Vulkan/Silk.NET.Vulkan/Vk.gen.cs b/src/Vulkan/Silk.NET.Vulkan/Vk.gen.cs index e70c5bb433..63fd8dd155 100644 --- a/src/Vulkan/Silk.NET.Vulkan/Vk.gen.cs +++ b/src/Vulkan/Silk.NET.Vulkan/Vk.gen.cs @@ -24,7 +24,7 @@ public unsafe partial class Vk : NativeAPI public const uint False = unchecked((uint) 0); [NativeName("Type", "")] [NativeName("Name", "VK_LOD_CLAMP_NONE")] - public const float LodClampNone = unchecked((float) 1000.0f); + public const uint LodClampNone = unchecked((uint) 1000.0F); [NativeName("Type", "")] [NativeName("Name", "VK_LUID_SIZE")] public const uint LuidSize = unchecked((uint) 8); @@ -66,13 +66,13 @@ public unsafe partial class Vk : NativeAPI public const uint MaxPhysicalDeviceNameSize = unchecked((uint) 256); [NativeName("Type", "")] [NativeName("Name", "VK_QUEUE_FAMILY_EXTERNAL")] - public const uint QueueFamilyExternal = unchecked((uint) (~0U-1)); + public const uint QueueFamilyExternal = unchecked((uint) (~1U)); [NativeName("Type", "")] [NativeName("Name", "VK_QUEUE_FAMILY_EXTERNAL_KHR")] - public const uint QueueFamilyExternalKhr = unchecked((uint) (~0U-1)); + public const uint QueueFamilyExternalKhr = unchecked((uint) (~1U)); [NativeName("Type", "")] [NativeName("Name", "VK_QUEUE_FAMILY_FOREIGN_EXT")] - public const uint QueueFamilyForeignExt = unchecked((uint) (~0U-2)); + public const uint QueueFamilyForeignExt = unchecked((uint) (~2U)); [NativeName("Type", "")] [NativeName("Name", "VK_QUEUE_FAMILY_IGNORED")] public const uint QueueFamilyIgnored = unchecked((uint) (~0U)); diff --git a/src/Windowing/Android/Silk.NET.Windowing.Sdl.Android/Jars/app-release.aar b/src/Windowing/Android/Silk.NET.Windowing.Sdl.Android/Jars/app-release.aar index a1634cdd6d..57a1c40468 100644 Binary files a/src/Windowing/Android/Silk.NET.Windowing.Sdl.Android/Jars/app-release.aar and b/src/Windowing/Android/Silk.NET.Windowing.Sdl.Android/Jars/app-release.aar differ diff --git a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/HIDDeviceManager.java b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/HIDDeviceManager.java index 56f677e660..041dc380f2 100644 --- a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/HIDDeviceManager.java +++ b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/HIDDeviceManager.java @@ -7,6 +7,7 @@ import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothManager; import android.bluetooth.BluetoothProfile; +import android.os.Build; import android.util.Log; import android.content.BroadcastReceiver; import android.content.Context; @@ -275,6 +276,7 @@ private boolean isXbox360Controller(UsbDevice usbDevice, UsbInterface usbInterfa 0x15e4, // Numark 0x162e, // Joytech 0x1689, // Razer Onza + 0x1949, // Lab126, Inc. 0x1bad, // Harmonix 0x24c6, // PowerA }; @@ -353,9 +355,18 @@ private void handleUsbDevicePermission(UsbDevice usbDevice, boolean permission_g private void connectHIDDeviceUSB(UsbDevice usbDevice) { synchronized (this) { + int interface_mask = 0; for (int interface_index = 0; interface_index < usbDevice.getInterfaceCount(); interface_index++) { UsbInterface usbInterface = usbDevice.getInterface(interface_index); if (isHIDDeviceInterface(usbDevice, usbInterface)) { + // Check to see if we've already added this interface + // This happens with the Xbox Series X controller which has a duplicate interface 0, which is inactive + int interface_id = usbInterface.getId(); + if ((interface_mask & (1 << interface_id)) != 0) { + continue; + } + interface_mask |= (1 << interface_id); + HIDDeviceUSB device = new HIDDeviceUSB(this, usbDevice, interface_index); int id = device.getId(); mDevicesById.put(id, device); @@ -373,6 +384,11 @@ private void initializeBluetooth() { return; } + if (!mContext.getPackageManager().hasSystemFeature(PackageManager.FEATURE_BLUETOOTH_LE) || (Build.VERSION.SDK_INT < 18)) { + Log.d(TAG, "Couldn't initialize Bluetooth, this version of Android does not support Bluetooth LE"); + return; + } + // Find bonded bluetooth controllers and create SteamControllers for them mBluetoothManager = (BluetoothManager)mContext.getSystemService(Context.BLUETOOTH_SERVICE); if (mBluetoothManager == null) { diff --git a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java index 33816e3448..d20fe80bc6 100644 --- a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java +++ b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java @@ -53,7 +53,12 @@ public int getProductId() { public String getSerialNumber() { String result = null; if (Build.VERSION.SDK_INT >= 21) { - result = mDevice.getSerialNumber(); + try { + result = mDevice.getSerialNumber(); + } + catch (SecurityException exception) { + //Log.w(TAG, "App permissions mean we cannot get serial number for device " + getDeviceName() + " message: " + exception.getMessage()); + } } if (result == null) { result = ""; diff --git a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDL.java b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDL.java index fb7f7319a8..dafc0cb87d 100644 --- a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDL.java +++ b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDL.java @@ -2,7 +2,8 @@ import android.content.Context; -import java.lang.reflect.*; +import java.lang.Class; +import java.lang.reflect.Method; /** SDL library initialization @@ -51,16 +52,16 @@ public static void loadLibrary(String libraryName) throws UnsatisfiedLinkError, // To use ReLinker, just add it as a dependency. For more information, see // https://github.com/KeepSafe/ReLinker for ReLinker's repository. // - Class relinkClass = mContext.getClassLoader().loadClass("com.getkeepsafe.relinker.ReLinker"); - Class relinkListenerClass = mContext.getClassLoader().loadClass("com.getkeepsafe.relinker.ReLinker$LoadListener"); - Class contextClass = mContext.getClassLoader().loadClass("android.content.Context"); - Class stringClass = mContext.getClassLoader().loadClass("java.lang.String"); + Class relinkClass = mContext.getClassLoader().loadClass("com.getkeepsafe.relinker.ReLinker"); + Class relinkListenerClass = mContext.getClassLoader().loadClass("com.getkeepsafe.relinker.ReLinker$LoadListener"); + Class contextClass = mContext.getClassLoader().loadClass("android.content.Context"); + Class stringClass = mContext.getClassLoader().loadClass("java.lang.String"); // Get a 'force' instance of the ReLinker, so we can ensure libraries are reinstalled if // they've changed during updates. Method forceMethod = relinkClass.getDeclaredMethod("force"); Object relinkInstance = forceMethod.invoke(null); - Class relinkInstanceClass = relinkInstance.getClass(); + Class relinkInstanceClass = relinkInstance.getClass(); // Actually load the library! Method loadMethod = relinkInstanceClass.getDeclaredMethod("loadLibrary", contextClass, stringClass, stringClass, relinkListenerClass); @@ -77,7 +78,7 @@ public static void loadLibrary(String libraryName) throws UnsatisfiedLinkError, catch (final SecurityException se) { throw se; } - } + } } protected static Context mContext; diff --git a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLActivity.java b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLActivity.java index 443739c14b..d829fbfec5 100644 --- a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLActivity.java +++ b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLActivity.java @@ -1,35 +1,62 @@ package org.libsdl.app; -import java.io.IOException; -import java.io.InputStream; -import java.util.Arrays; -import java.util.Hashtable; -import java.lang.reflect.Method; -import java.lang.Math; - -import android.app.*; -import android.content.*; +import android.app.Activity; +import android.app.AlertDialog; +import android.app.Dialog; +import android.app.UiModeManager; +import android.content.ClipboardManager; +import android.content.ClipData; +import android.content.Context; +import android.content.DialogInterface; +import android.content.Intent; +import android.content.pm.ActivityInfo; +import android.content.pm.ApplicationInfo; +import android.content.pm.PackageManager; import android.content.res.Configuration; +import android.graphics.Bitmap; +import android.graphics.Color; +import android.graphics.PixelFormat; +import android.graphics.PorterDuff; +import android.graphics.drawable.Drawable; +import android.hardware.Sensor; +import android.hardware.SensorEvent; +import android.hardware.SensorEventListener; +import android.hardware.SensorManager; +import android.net.Uri; +import android.os.Build; +import android.os.Bundle; +import android.os.Handler; +import android.os.Message; import android.text.InputType; -import android.view.*; +import android.util.DisplayMetrics; +import android.util.Log; +import android.util.SparseArray; +import android.view.Display; +import android.view.Gravity; +import android.view.InputDevice; +import android.view.KeyEvent; +import android.view.MotionEvent; +import android.view.PointerIcon; +import android.view.Surface; +import android.view.SurfaceHolder; +import android.view.SurfaceView; +import android.view.View; +import android.view.ViewGroup; +import android.view.Window; +import android.view.WindowManager; import android.view.inputmethod.BaseInputConnection; import android.view.inputmethod.EditorInfo; import android.view.inputmethod.InputConnection; import android.view.inputmethod.InputMethodManager; -import android.widget.RelativeLayout; import android.widget.Button; import android.widget.LinearLayout; +import android.widget.RelativeLayout; import android.widget.TextView; -import android.os.*; -import android.util.DisplayMetrics; -import android.util.Log; -import android.util.SparseArray; -import android.graphics.*; -import android.graphics.drawable.Drawable; -import android.hardware.*; -import android.content.pm.ActivityInfo; -import android.content.pm.PackageManager; -import android.content.pm.ApplicationInfo; +import android.widget.Toast; + +import java.util.Hashtable; +import java.util.Locale; + /** SDL Activity @@ -41,7 +68,7 @@ public class SDLActivity extends Activity implements View.OnSystemUiVisibilityCh public static final boolean mHasMultiWindow = (Build.VERSION.SDK_INT >= 24); // Cursor types - private static final int SDL_SYSTEM_CURSOR_NONE = -1; + // private static final int SDL_SYSTEM_CURSOR_NONE = -1; private static final int SDL_SYSTEM_CURSOR_ARROW = 0; private static final int SDL_SYSTEM_CURSOR_IBEAM = 1; private static final int SDL_SYSTEM_CURSOR_WAIT = 2; @@ -62,6 +89,7 @@ public class SDLActivity extends Activity implements View.OnSystemUiVisibilityCh protected static final int SDL_ORIENTATION_PORTRAIT_FLIPPED = 4; protected static int mCurrentOrientation; + protected static Locale mCurrentLocale; // Handle the state of the native layer public enum NativeState { @@ -72,7 +100,7 @@ public enum NativeState { public static NativeState mCurrentNativeState; /** If shared libraries (e.g. SDL or the native application) could not be loaded. */ - public static boolean mBrokenLibraries; + public static boolean mBrokenLibraries = true; // Main components protected static SDLActivity mSingleton; @@ -93,8 +121,7 @@ protected static SDLGenericMotionListener_API12 getMotionListener() { if (mMotionListener == null) { if (Build.VERSION.SDK_INT >= 26) { mMotionListener = new SDLGenericMotionListener_API26(); - } else - if (Build.VERSION.SDK_INT >= 24) { + } else if (Build.VERSION.SDK_INT >= 24) { mMotionListener = new SDLGenericMotionListener_API24(); } else { mMotionListener = new SDLGenericMotionListener_API12(); @@ -175,7 +202,6 @@ public static void initialize() { mCursors = new Hashtable(); mLastCursorID = 0; mSDLThread = null; - mBrokenLibraries = false; mIsResumedCalled = false; mHasFocus = true; mNextNativeState = NativeState.INIT; @@ -200,6 +226,7 @@ protected void onCreate(Bundle savedInstanceState) { String errorMsgBrokenLib = ""; try { loadLibraries(); + mBrokenLibraries = false; /* success */ } catch(UnsatisfiedLinkError e) { System.err.println(e.getMessage()); mBrokenLibraries = true; @@ -243,7 +270,7 @@ public void onClick(DialogInterface dialog,int id) { mSingleton = this; SDL.setContext(this); - mClipboardHandler = new SDLClipboardHandler_API11(); + mClipboardHandler = new SDLClipboardHandler(); mHIDDeviceManager = HIDDeviceManager.acquire(this); @@ -258,6 +285,15 @@ public void onClick(DialogInterface dialog,int id) { // Only record current orientation SDLActivity.onNativeOrientationChanged(mCurrentOrientation); + try { + if (Build.VERSION.SDK_INT < 24) { + mCurrentLocale = getContext().getResources().getConfiguration().locale; + } else { + mCurrentLocale = getContext().getResources().getConfiguration().getLocales().get(0); + } + } catch(Exception ignored) { + } + setContentView(mLayout); setWindowStyle(false); @@ -407,6 +443,21 @@ public void onLowMemory() { SDLActivity.nativeLowMemory(); } + @Override + public void onConfigurationChanged(Configuration newConfig) { + Log.v(TAG, "onConfigurationChanged()"); + super.onConfigurationChanged(newConfig); + + if (SDLActivity.mBrokenLibraries) { + return; + } + + if (mCurrentLocale == null || !mCurrentLocale.equals(newConfig.locale)) { + mCurrentLocale = newConfig.locale; + SDLActivity.onNativeLocaleChanged(); + } + } + @Override protected void onDestroy() { Log.v(TAG, "onDestroy()"); @@ -540,11 +591,10 @@ public static void handleNativeState() { mSDLThread.start(); // No nativeResume(), don't signal Android_ResumeSem - mSurface.handleResume(); } else { nativeResume(); - mSurface.handleResume(); } + mSurface.handleResume(); mCurrentNativeState = mNextNativeState; } @@ -596,34 +646,32 @@ public void handleMessage(Message msg) { } break; case COMMAND_CHANGE_WINDOW_STYLE: - if (Build.VERSION.SDK_INT < 19) { - // This version of Android doesn't support the immersive fullscreen mode - break; - } - if (context instanceof Activity) { - Window window = ((Activity) context).getWindow(); - if (window != null) { - if ((msg.obj instanceof Integer) && (((Integer) msg.obj).intValue() != 0)) { - int flags = View.SYSTEM_UI_FLAG_FULLSCREEN | + if (Build.VERSION.SDK_INT >= 19) { + if (context instanceof Activity) { + Window window = ((Activity) context).getWindow(); + if (window != null) { + if ((msg.obj instanceof Integer) && ((Integer) msg.obj != 0)) { + int flags = View.SYSTEM_UI_FLAG_FULLSCREEN | View.SYSTEM_UI_FLAG_HIDE_NAVIGATION | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY | View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN | View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION | View.SYSTEM_UI_FLAG_LAYOUT_STABLE | View.INVISIBLE; - window.getDecorView().setSystemUiVisibility(flags); - window.addFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN); - window.clearFlags(WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN); - SDLActivity.mFullscreenModeActive = true; - } else { - int flags = View.SYSTEM_UI_FLAG_LAYOUT_STABLE | View.SYSTEM_UI_FLAG_VISIBLE; - window.getDecorView().setSystemUiVisibility(flags); - window.addFlags(WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN); - window.clearFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN); - SDLActivity.mFullscreenModeActive = false; + window.getDecorView().setSystemUiVisibility(flags); + window.addFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN); + window.clearFlags(WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN); + SDLActivity.mFullscreenModeActive = true; + } else { + int flags = View.SYSTEM_UI_FLAG_LAYOUT_STABLE | View.SYSTEM_UI_FLAG_VISIBLE; + window.getDecorView().setSystemUiVisibility(flags); + window.addFlags(WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN); + window.clearFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN); + SDLActivity.mFullscreenModeActive = false; + } } + } else { + Log.e(TAG, "error handling message, getContext() returned no Activity"); } - } else { - Log.e(TAG, "error handling message, getContext() returned no Activity"); } break; case COMMAND_TEXTEDIT_HIDE: @@ -646,7 +694,7 @@ public void handleMessage(Message msg) { if (context instanceof Activity) { Window window = ((Activity) context).getWindow(); if (window != null) { - if ((msg.obj instanceof Integer) && (((Integer) msg.obj).intValue() != 0)) { + if ((msg.obj instanceof Integer) && ((Integer) msg.obj != 0)) { window.addFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON); } else { window.clearFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON); @@ -699,53 +747,53 @@ boolean sendCommand(int command, Object data) { msg.obj = data; boolean result = commandHandler.sendMessage(msg); - if ((Build.VERSION.SDK_INT >= 19) && (command == COMMAND_CHANGE_WINDOW_STYLE)) { - // Ensure we don't return until the resize has actually happened, - // or 500ms have passed. - - boolean bShouldWait = false; - - if (data instanceof Integer) { - // Let's figure out if we're already laid out fullscreen or not. - Display display = ((WindowManager)getSystemService(Context.WINDOW_SERVICE)).getDefaultDisplay(); - android.util.DisplayMetrics realMetrics = new android.util.DisplayMetrics(); - display.getRealMetrics( realMetrics ); - - boolean bFullscreenLayout = ((realMetrics.widthPixels == mSurface.getWidth()) && - (realMetrics.heightPixels == mSurface.getHeight())); - - if (((Integer)data).intValue() == 1) { - // If we aren't laid out fullscreen or actively in fullscreen mode already, we're going - // to change size and should wait for surfaceChanged() before we return, so the size - // is right back in native code. If we're already laid out fullscreen, though, we're - // not going to change size even if we change decor modes, so we shouldn't wait for - // surfaceChanged() -- which may not even happen -- and should return immediately. - bShouldWait = !bFullscreenLayout; - } - else { - // If we're laid out fullscreen (even if the status bar and nav bar are present), - // or are actively in fullscreen, we're going to change size and should wait for - // surfaceChanged before we return, so the size is right back in native code. - bShouldWait = bFullscreenLayout; + if (Build.VERSION.SDK_INT >= 19) { + if (command == COMMAND_CHANGE_WINDOW_STYLE) { + // Ensure we don't return until the resize has actually happened, + // or 500ms have passed. + + boolean bShouldWait = false; + + if (data instanceof Integer) { + // Let's figure out if we're already laid out fullscreen or not. + Display display = ((WindowManager) getSystemService(Context.WINDOW_SERVICE)).getDefaultDisplay(); + DisplayMetrics realMetrics = new DisplayMetrics(); + display.getRealMetrics(realMetrics); + + boolean bFullscreenLayout = ((realMetrics.widthPixels == mSurface.getWidth()) && + (realMetrics.heightPixels == mSurface.getHeight())); + + if ((Integer) data == 1) { + // If we aren't laid out fullscreen or actively in fullscreen mode already, we're going + // to change size and should wait for surfaceChanged() before we return, so the size + // is right back in native code. If we're already laid out fullscreen, though, we're + // not going to change size even if we change decor modes, so we shouldn't wait for + // surfaceChanged() -- which may not even happen -- and should return immediately. + bShouldWait = !bFullscreenLayout; + } else { + // If we're laid out fullscreen (even if the status bar and nav bar are present), + // or are actively in fullscreen, we're going to change size and should wait for + // surfaceChanged before we return, so the size is right back in native code. + bShouldWait = bFullscreenLayout; + } } - } - if (bShouldWait && (SDLActivity.getContext() != null)) { - // We'll wait for the surfaceChanged() method, which will notify us - // when called. That way, we know our current size is really the - // size we need, instead of grabbing a size that's still got - // the navigation and/or status bars before they're hidden. - // - // We'll wait for up to half a second, because some devices - // take a surprisingly long time for the surface resize, but - // then we'll just give up and return. - // - synchronized(SDLActivity.getContext()) { - try { - SDLActivity.getContext().wait(500); - } - catch (InterruptedException ie) { - ie.printStackTrace(); + if (bShouldWait && (SDLActivity.getContext() != null)) { + // We'll wait for the surfaceChanged() method, which will notify us + // when called. That way, we know our current size is really the + // size we need, instead of grabbing a size that's still got + // the navigation and/or status bars before they're hidden. + // + // We'll wait for up to half a second, because some devices + // take a surprisingly long time for the surface resize, but + // then we'll just give up and return. + // + synchronized (SDLActivity.getContext()) { + try { + SDLActivity.getContext().wait(500); + } catch (InterruptedException ie) { + ie.printStackTrace(); + } } } } @@ -784,6 +832,7 @@ public static native void onNativeTouch(int touchDevId, int pointerFingerId, public static native void onNativeOrientationChanged(int orientation); public static native void nativeAddTouch(int touchId, String name); public static native void nativePermissionResult(int requestCode, boolean result); + public static native void onNativeLocaleChanged(); /** * This method is called by SDL using JNI. @@ -838,9 +887,9 @@ public void setOrientationBis(int w, int h, boolean resizable, String hint) orientation_portrait = ActivityInfo.SCREEN_ORIENTATION_REVERSE_PORTRAIT; } - boolean is_landscape_allowed = (orientation_landscape == -1 ? false : true); - boolean is_portrait_allowed = (orientation_portrait == -1 ? false : true); - int req = -1; /* Requested orientation */ + boolean is_landscape_allowed = (orientation_landscape != -1); + boolean is_portrait_allowed = (orientation_portrait != -1); + int req; /* Requested orientation */ /* No valid hint, nothing is explicitly allowed */ if (!is_portrait_allowed && !is_landscape_allowed) { @@ -872,7 +921,7 @@ public void setOrientationBis(int w, int h, boolean resizable, String hint) } } - Log.v("SDL", "setOrientation() requestedOrientation=" + req + " width=" + w +" height="+ h +" resizable=" + resizable + " hint=" + hint); + Log.v(TAG, "setOrientation() requestedOrientation=" + req + " width=" + w +" height="+ h +" resizable=" + resizable + " hint=" + hint); mSingleton.setRequestedOrientation(req); } @@ -938,11 +987,6 @@ public static boolean isScreenKeyboardShown() */ public static boolean supportsRelativeMouse() { - // ChromeOS doesn't provide relative mouse motion via the Android 7 APIs - if (isChromebook()) { - return false; - } - // DeX mode in Samsung Experience 9.0 and earlier doesn't support relative mice properly under // Android 7 APIs, and simply returns no data under Android 8 APIs. // @@ -976,7 +1020,7 @@ public static boolean sendMessage(int command, int param) { if (mSingleton == null) { return false; } - return mSingleton.sendCommand(command, Integer.valueOf(param)); + return mSingleton.sendCommand(command, param); } /** @@ -1000,30 +1044,30 @@ public static boolean isAndroidTV() { if (Build.MANUFACTURER.equals("Amlogic") && Build.MODEL.equals("X96-W")) { return true; } - if (Build.MANUFACTURER.equals("Amlogic") && Build.MODEL.startsWith("TV")) { - return true; - } - return false; + return Build.MANUFACTURER.equals("Amlogic") && Build.MODEL.startsWith("TV"); } - /** - * This method is called by SDL using JNI. - */ - public static boolean isTablet() { + public static double getDiagonal() + { DisplayMetrics metrics = new DisplayMetrics(); Activity activity = (Activity)getContext(); if (activity == null) { - return false; + return 0.0; } activity.getWindowManager().getDefaultDisplay().getMetrics(metrics); double dWidthInches = metrics.widthPixels / (double)metrics.xdpi; double dHeightInches = metrics.heightPixels / (double)metrics.ydpi; - double dDiagonal = Math.sqrt((dWidthInches * dWidthInches) + (dHeightInches * dHeightInches)); + return Math.sqrt((dWidthInches * dWidthInches) + (dHeightInches * dHeightInches)); + } + /** + * This method is called by SDL using JNI. + */ + public static boolean isTablet() { // If our diagonal size is seven inches or greater, we consider ourselves a tablet. - return (dDiagonal >= 7.0); + return (getDiagonal() >= 7.0); } /** @@ -1045,7 +1089,7 @@ public static boolean isDeXMode() { } try { final Configuration config = getContext().getResources().getConfiguration(); - final Class configClass = config.getClass(); + final Class configClass = config.getClass(); return configClass.getField("SEM_DESKTOP_MODE_ENABLED").getInt(configClass) == configClass.getField("semDesktopModeEnabled").getInt(config); } catch(Exception ignored) { @@ -1065,6 +1109,10 @@ public static DisplayMetrics getDisplayDPI() { */ public static boolean getManifestEnvironmentVariables() { try { + if (getContext() == null) { + return false; + } + ApplicationInfo applicationInfo = getContext().getPackageManager().getApplicationInfo(getContext().getPackageName(), PackageManager.GET_META_DATA); Bundle bundle = applicationInfo.metaData; if (bundle == null) { @@ -1082,7 +1130,7 @@ public static boolean getManifestEnvironmentVariables() { /* environment variables set! */ return true; } catch (Exception e) { - Log.v("SDL", "exception " + e.toString()); + Log.v(TAG, "exception " + e.toString()); } return false; } @@ -1090,7 +1138,7 @@ public static boolean getManifestEnvironmentVariables() { // This method is called by SDLControllerManager's API 26 Generic Motion Handler. public static View getContentView() { - return mSingleton.mLayout; + return mLayout; } static class ShowTextInputTask implements Runnable { @@ -1175,7 +1223,6 @@ public static Surface getNativeSurface() { */ public static void setSurfaceViewFormat(int format) { mSingleton.sendCommand(COMMAND_CHANGE_SURFACEVIEW_FORMAT, format); - return; } // Input @@ -1186,92 +1233,19 @@ public static void setSurfaceViewFormat(int format) { public static void initTouch() { int[] ids = InputDevice.getDeviceIds(); - for (int i = 0; i < ids.length; ++i) { - InputDevice device = InputDevice.getDevice(ids[i]); + for (int id : ids) { + InputDevice device = InputDevice.getDevice(id); if (device != null && (device.getSources() & InputDevice.SOURCE_TOUCHSCREEN) != 0) { nativeAddTouch(device.getId(), device.getName()); } } } - // APK expansion files support - - /** com.android.vending.expansion.zipfile.ZipResourceFile object or null. */ - private static Object expansionFile; - - /** com.android.vending.expansion.zipfile.ZipResourceFile's getInputStream() or null. */ - private static Method expansionFileMethod; - - /** - * This method is called by SDL using JNI. - * @return an InputStream on success or null if no expansion file was used. - * @throws IOException on errors. Message is set for the SDL error message. - */ - public static InputStream openAPKExpansionInputStream(String fileName) throws IOException { - // Get a ZipResourceFile representing a merger of both the main and patch files - if (expansionFile == null) { - String mainHint = nativeGetHint("SDL_ANDROID_APK_EXPANSION_MAIN_FILE_VERSION"); - if (mainHint == null) { - return null; // no expansion use if no main version was set - } - String patchHint = nativeGetHint("SDL_ANDROID_APK_EXPANSION_PATCH_FILE_VERSION"); - if (patchHint == null) { - return null; // no expansion use if no patch version was set - } - - Integer mainVersion; - Integer patchVersion; - try { - mainVersion = Integer.valueOf(mainHint); - patchVersion = Integer.valueOf(patchHint); - } catch (NumberFormatException ex) { - ex.printStackTrace(); - throw new IOException("No valid file versions set for APK expansion files", ex); - } - - try { - // To avoid direct dependency on Google APK expansion library that is - // not a part of Android SDK we access it using reflection - expansionFile = Class.forName("com.android.vending.expansion.zipfile.APKExpansionSupport") - .getMethod("getAPKExpansionZipFile", Context.class, int.class, int.class) - .invoke(null, SDL.getContext(), mainVersion, patchVersion); - - expansionFileMethod = expansionFile.getClass() - .getMethod("getInputStream", String.class); - } catch (Exception ex) { - ex.printStackTrace(); - expansionFile = null; - expansionFileMethod = null; - throw new IOException("Could not access APK expansion support library", ex); - } - } - - // Get an input stream for a known file inside the expansion file ZIPs - InputStream fileStream; - try { - fileStream = (InputStream)expansionFileMethod.invoke(expansionFile, fileName); - } catch (Exception ex) { - // calling "getInputStream" failed - ex.printStackTrace(); - throw new IOException("Could not open stream from APK expansion file", ex); - } - - if (fileStream == null) { - // calling "getInputStream" was successful but null was returned - throw new IOException("Could not find path in APK expansion file"); - } - - return fileStream; - } - // Messagebox /** Result of current messagebox. Also used for blocking the calling thread. */ protected final int[] messageboxSelection = new int[1]; - /** Id of current dialog. */ - protected int dialogs = 0; - /** * This method is called by SDL using JNI. * Shows the messagebox from UI thread and block calling thread. @@ -1315,7 +1289,7 @@ public int messageboxShowMessageBox( runOnUiThread(new Runnable() { @Override public void run() { - showDialog(dialogs++, args); + messageboxCreateAndShow(args); } }); @@ -1335,8 +1309,7 @@ public void run() { return messageboxSelection[0]; } - @Override - protected Dialog onCreateDialog(int ignore, Bundle args) { + protected void messageboxCreateAndShow(Bundle args) { // TODO set values from "flags" to messagebox dialog @@ -1365,7 +1338,7 @@ protected Dialog onCreateDialog(int ignore, Bundle args) { // create dialog with title and a listener to wake up calling thread - final Dialog dialog = new Dialog(this); + final AlertDialog dialog = new AlertDialog.Builder(this).create(); dialog.setTitle(args.getString("title")); dialog.setCancelable(false); dialog.setOnDismissListener(new DialogInterface.OnDismissListener() { @@ -1451,7 +1424,7 @@ public void onClick(View v) { // add content to dialog and return - dialog.setContentView(content); + dialog.setView(content); dialog.setOnKeyListener(new Dialog.OnKeyListener() { @Override public boolean onKey(DialogInterface d, int keyCode, KeyEvent event) { @@ -1466,20 +1439,22 @@ public boolean onKey(DialogInterface d, int keyCode, KeyEvent event) { } }); - return dialog; + dialog.show(); } private final Runnable rehideSystemUi = new Runnable() { @Override public void run() { - int flags = View.SYSTEM_UI_FLAG_FULLSCREEN | + if (Build.VERSION.SDK_INT >= 19) { + int flags = View.SYSTEM_UI_FLAG_FULLSCREEN | View.SYSTEM_UI_FLAG_HIDE_NAVIGATION | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY | View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN | View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION | View.SYSTEM_UI_FLAG_LAYOUT_STABLE | View.INVISIBLE; - SDLActivity.this.getWindow().getDecorView().setSystemUiVisibility(flags); + SDLActivity.this.getWindow().getDecorView().setSystemUiVisibility(flags); + } } }; @@ -1624,11 +1599,78 @@ public static void requestPermission(String permission, int requestCode) { @Override public void onRequestPermissionsResult(int requestCode, String[] permissions, int[] grantResults) { - if (grantResults.length > 0 && grantResults[0] == PackageManager.PERMISSION_GRANTED) { - nativePermissionResult(requestCode, true); - } else { - nativePermissionResult(requestCode, false); + boolean result = (grantResults.length > 0 && grantResults[0] == PackageManager.PERMISSION_GRANTED); + nativePermissionResult(requestCode, result); + } + + /** + * This method is called by SDL using JNI. + */ + public static int openURL(String url) + { + try { + Intent i = new Intent(Intent.ACTION_VIEW); + i.setData(Uri.parse(url)); + + int flags = Intent.FLAG_ACTIVITY_NO_HISTORY | Intent.FLAG_ACTIVITY_MULTIPLE_TASK; + if (Build.VERSION.SDK_INT >= 21) { + flags |= Intent.FLAG_ACTIVITY_NEW_DOCUMENT; + } else { + flags |= Intent.FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET; + } + i.addFlags(flags); + + mSingleton.startActivity(i); + } catch (Exception ex) { + return -1; + } + return 0; + } + + /** + * This method is called by SDL using JNI. + */ + public static int showToast(String message, int duration, int gravity, int xOffset, int yOffset) + { + if(null == mSingleton) { + return - 1; + } + + try + { + class OneShotTask implements Runnable { + String mMessage; + int mDuration; + int mGravity; + int mXOffset; + int mYOffset; + + OneShotTask(String message, int duration, int gravity, int xOffset, int yOffset) { + mMessage = message; + mDuration = duration; + mGravity = gravity; + mXOffset = xOffset; + mYOffset = yOffset; + } + + public void run() { + try + { + Toast toast = Toast.makeText(mSingleton, mMessage, mDuration); + if (mGravity >= 0) { + toast.setGravity(mGravity, mXOffset, mYOffset); + } + toast.show(); + } catch(Exception ex) { + Log.e(TAG, ex.getMessage()); + } + } + } + mSingleton.runOnUiThread(new OneShotTask(message, duration, gravity, xOffset, yOffset)); + } catch(Exception ex) { + return -1; } + return 0; } } @@ -1655,13 +1697,12 @@ public void run() { Log.v("SDL", "Finished main function"); - if (SDLActivity.mSingleton == null || SDLActivity.mSingleton.isFinishing()) { - // Activity is already being destroyed - } else { + if (SDLActivity.mSingleton != null && !SDLActivity.mSingleton.isFinishing()) { // Let's finish the Activity SDLActivity.mSDLThread = null; SDLActivity.mSingleton.finish(); - } + } // else: Activity is already being destroyed + } } @@ -1786,13 +1827,13 @@ public void surfaceChanged(SurfaceHolder holder, try { if (Build.VERSION.SDK_INT >= 17) { - android.util.DisplayMetrics realMetrics = new android.util.DisplayMetrics(); + DisplayMetrics realMetrics = new DisplayMetrics(); mDisplay.getRealMetrics( realMetrics ); nDeviceWidth = realMetrics.widthPixels; nDeviceHeight = realMetrics.heightPixels; } + } catch(Exception ignored) { } - catch ( java.lang.Throwable throwable ) {} synchronized(SDLActivity.getContext()) { // In case we're waiting on a size change after going fullscreen, send a notification. @@ -1809,12 +1850,7 @@ public void surfaceChanged(SurfaceHolder holder, boolean skip = false; int requestedOrientation = SDLActivity.mSingleton.getRequestedOrientation(); - if (requestedOrientation == ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED) - { - // Accept any - } - else if (requestedOrientation == ActivityInfo.SCREEN_ORIENTATION_PORTRAIT || requestedOrientation == ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT) - { + if (requestedOrientation == ActivityInfo.SCREEN_ORIENTATION_PORTRAIT || requestedOrientation == ActivityInfo.SCREEN_ORIENTATION_SENSOR_PORTRAIT) { if (mWidth > mHeight) { skip = true; } @@ -1868,6 +1904,19 @@ public boolean onKey(View v, int keyCode, KeyEvent event) { int deviceId = event.getDeviceId(); int source = event.getSource(); + if (source == InputDevice.SOURCE_UNKNOWN) { + InputDevice device = InputDevice.getDevice(deviceId); + if (device != null) { + source = device.getSources(); + } + } + +// if (event.getAction() == KeyEvent.ACTION_DOWN) { +// Log.v("SDL", "key down: " + keyCode + ", deviceId = " + deviceId + ", source = " + source); +// } else if (event.getAction() == KeyEvent.ACTION_UP) { +// Log.v("SDL", "key up: " + keyCode + ", deviceId = " + deviceId + ", source = " + source); +// } + // Dispatch the different events depending on where they come from // Some SOURCE_JOYSTICK, SOURCE_DPAD or SOURCE_GAMEPAD are also SOURCE_KEYBOARD // So, we try to process them as JOYSTICK/DPAD/GAMEPAD events first, if that fails we try them as KEYBOARD @@ -1888,24 +1937,14 @@ public boolean onKey(View v, int keyCode, KeyEvent event) { } } - if (source == InputDevice.SOURCE_UNKNOWN) { - InputDevice device = InputDevice.getDevice(deviceId); - if (device != null) { - source = device.getSources(); - } - } - if ((source & InputDevice.SOURCE_KEYBOARD) != 0) { if (event.getAction() == KeyEvent.ACTION_DOWN) { - //Log.v("SDL", "key down: " + keyCode); if (SDLActivity.isTextInputEvent(event)) { SDLInputConnection.nativeCommitText(String.valueOf((char) event.getUnicodeChar()), 1); } SDLActivity.onNativeKeyDown(keyCode); return true; - } - else if (event.getAction() == KeyEvent.ACTION_UP) { - //Log.v("SDL", "key up: " + keyCode); + } else if (event.getAction() == KeyEvent.ACTION_UP) { SDLActivity.onNativeKeyUp(keyCode); return true; } @@ -1932,22 +1971,34 @@ else if (event.getAction() == KeyEvent.ACTION_UP) { @Override public boolean onTouch(View v, MotionEvent event) { /* Ref: http://developer.android.com/training/gestures/multi.html */ - final int touchDevId = event.getDeviceId(); + int touchDevId = event.getDeviceId(); final int pointerCount = event.getPointerCount(); int action = event.getActionMasked(); int pointerFingerId; - int mouseButton; int i = -1; float x,y,p; + /* + * Prevent id to be -1, since it's used in SDL internal for synthetic events + * Appears when using Android emulator, eg: + * adb shell input mouse tap 100 100 + * adb shell input touchscreen tap 100 100 + */ + if (touchDevId < 0) { + touchDevId -= 1; + } + // 12290 = Samsung DeX mode desktop mouse // 12290 = 0x3002 = 0x2002 | 0x1002 = SOURCE_MOUSE | SOURCE_TOUCHSCREEN // 0x2 = SOURCE_CLASS_POINTER if (event.getSource() == InputDevice.SOURCE_MOUSE || event.getSource() == (InputDevice.SOURCE_MOUSE | InputDevice.SOURCE_TOUCHSCREEN)) { + int mouseButton = 1; try { - mouseButton = (Integer) event.getClass().getMethod("getButtonState").invoke(event); - } catch(Exception e) { - mouseButton = 1; // oh well. + Object object = event.getClass().getMethod("getButtonState").invoke(event); + if (object != null) { + mouseButton = (Integer) object; + } + } catch(Exception ignored) { } // We need to check if we're in relative mouse mode and get the axis offset rather than the x/y values @@ -1978,6 +2029,7 @@ public boolean onTouch(View v, MotionEvent event) { case MotionEvent.ACTION_DOWN: // Primary pointer up/down, the index is always zero i = 0; + /* fallthrough */ case MotionEvent.ACTION_POINTER_UP: case MotionEvent.ACTION_POINTER_DOWN: // Non primary pointer up/down @@ -2044,7 +2096,7 @@ public void onSensorChanged(SensorEvent event) { // Since we may have an orientation set, we won't receive onConfigurationChanged events. // We thus should check here. - int newOrientation = SDLActivity.SDL_ORIENTATION_UNKNOWN; + int newOrientation; float x, y; switch (mDisplay.getRotation()) { @@ -2063,6 +2115,7 @@ public void onSensorChanged(SensorEvent event) { y = -event.values[1]; newOrientation = SDLActivity.SDL_ORIENTATION_PORTRAIT_FLIPPED; break; + case Surface.ROTATION_0: default: x = event.values[0]; y = event.values[1]; @@ -2109,8 +2162,7 @@ public boolean onCapturedPointerEvent(MotionEvent event) // Change our action value to what SDL's code expects. if (action == MotionEvent.ACTION_BUTTON_PRESS) { action = MotionEvent.ACTION_DOWN; - } - else if (action == MotionEvent.ACTION_BUTTON_RELEASE) { + } else { /* MotionEvent.ACTION_BUTTON_RELEASE */ action = MotionEvent.ACTION_UP; } @@ -2275,45 +2327,38 @@ public boolean deleteSurroundingText(int beforeLength, int afterLength) { } } -interface SDLClipboardHandler { +class SDLClipboardHandler implements + ClipboardManager.OnPrimaryClipChangedListener { - public boolean clipboardHasText(); - public String clipboardGetText(); - public void clipboardSetText(String string); + protected ClipboardManager mClipMgr; -} - - -class SDLClipboardHandler_API11 implements - SDLClipboardHandler, - android.content.ClipboardManager.OnPrimaryClipChangedListener { - - protected android.content.ClipboardManager mClipMgr; - - SDLClipboardHandler_API11() { - mClipMgr = (android.content.ClipboardManager) SDL.getContext().getSystemService(Context.CLIPBOARD_SERVICE); + SDLClipboardHandler() { + mClipMgr = (ClipboardManager) SDL.getContext().getSystemService(Context.CLIPBOARD_SERVICE); mClipMgr.addPrimaryClipChangedListener(this); } - @Override public boolean clipboardHasText() { - return mClipMgr.hasText(); + return mClipMgr.hasPrimaryClip(); } - @Override public String clipboardGetText() { - CharSequence text; - text = mClipMgr.getText(); - if (text != null) { - return text.toString(); + ClipData clip = mClipMgr.getPrimaryClip(); + if (clip != null) { + ClipData.Item item = clip.getItemAt(0); + if (item != null) { + CharSequence text = item.getText(); + if (text != null) { + return text.toString(); + } + } } return null; } - @Override public void clipboardSetText(String string) { mClipMgr.removePrimaryClipChangedListener(this); - mClipMgr.setText(string); + ClipData clip = ClipData.newPlainText(null, string); + mClipMgr.setPrimaryClip(clip); mClipMgr.addPrimaryClipChangedListener(this); } @@ -2321,6 +2366,5 @@ public void clipboardSetText(String string) { public void onPrimaryClipChanged() { SDLActivity.onNativeClipboardChanged(); } - } diff --git a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLAudioManager.java b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLAudioManager.java index 0714419c29..09e44285b6 100644 --- a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLAudioManager.java +++ b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLAudioManager.java @@ -1,6 +1,10 @@ package org.libsdl.app; -import android.media.*; +import android.media.AudioFormat; +import android.media.AudioManager; +import android.media.AudioRecord; +import android.media.AudioTrack; +import android.media.MediaRecorder; import android.os.Build; import android.util.Log; @@ -199,7 +203,6 @@ protected static int[] open(boolean isCapture, int sampleRate, int audioFormat, results[0] = mAudioRecord.getSampleRate(); results[1] = mAudioRecord.getAudioFormat(); results[2] = mAudioRecord.getChannelCount(); - results[3] = desiredFrames; } else { if (mAudioTrack == null) { @@ -223,8 +226,8 @@ protected static int[] open(boolean isCapture, int sampleRate, int audioFormat, results[0] = mAudioTrack.getSampleRate(); results[1] = mAudioTrack.getAudioFormat(); results[2] = mAudioTrack.getChannelCount(); - results[3] = desiredFrames; } + results[3] = desiredFrames; Log.v(TAG, "Opening " + (isCapture ? "capture" : "playback") + ", got " + results[3] + " frames of " + results[2] + " channel " + getAudioFormatString(results[1]) + " audio at " + results[0] + " Hz"); diff --git a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLControllerManager.java b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLControllerManager.java index a81e97bee8..05e0f0cac7 100644 --- a/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLControllerManager.java +++ b/src/Windowing/Android/SilkDroid/app/src/main/java/org/libsdl/app/SDLControllerManager.java @@ -6,9 +6,14 @@ import java.util.List; import android.content.Context; -import android.os.*; -import android.view.*; +import android.os.Build; +import android.os.VibrationEffect; +import android.os.Vibrator; import android.util.Log; +import android.view.InputDevice; +import android.view.KeyEvent; +import android.view.MotionEvent; +import android.view.View; public class SDLControllerManager @@ -98,7 +103,7 @@ public static boolean isDeviceSDLJoystick(int deviceId) { int sources = device.getSources(); /* This is called for every button press, so let's not spam the logs */ - /** + /* if ((sources & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { Log.v(TAG, "Input device " + device.getName() + " has class joystick."); } @@ -108,7 +113,7 @@ public static boolean isDeviceSDLJoystick(int deviceId) { if ((sources & InputDevice.SOURCE_GAMEPAD) == InputDevice.SOURCE_GAMEPAD) { Log.v(TAG, "Input device " + device.getName() + " is a gamepad."); } - **/ + */ return ((sources & InputDevice.SOURCE_CLASS_JOYSTICK) != 0 || ((sources & InputDevice.SOURCE_DPAD) == InputDevice.SOURCE_DPAD) || @@ -167,7 +172,7 @@ public int compare(InputDevice.MotionRange arg0, InputDevice.MotionRange arg1) { } } - private ArrayList mJoysticks; + private final ArrayList mJoysticks; public SDLJoystickHandler_API16() { @@ -177,13 +182,14 @@ public SDLJoystickHandler_API16() { @Override public void pollInputDevices() { int[] deviceIds = InputDevice.getDeviceIds(); - for(int i=0; i < deviceIds.length; ++i) { - SDLJoystick joystick = getJoystick(deviceIds[i]); - if (joystick == null) { - joystick = new SDLJoystick(); - InputDevice joystickDevice = InputDevice.getDevice(deviceIds[i]); - if (SDLControllerManager.isDeviceSDLJoystick(deviceIds[i])) { - joystick.device_id = deviceIds[i]; + + for (int device_id : deviceIds) { + if (SDLControllerManager.isDeviceSDLJoystick(device_id)) { + SDLJoystick joystick = getJoystick(device_id); + if (joystick == null) { + InputDevice joystickDevice = InputDevice.getDevice(device_id); + joystick = new SDLJoystick(); + joystick.device_id = device_id; joystick.name = joystickDevice.getName(); joystick.desc = getJoystickDescriptor(joystickDevice); joystick.axes = new ArrayList(); @@ -191,53 +197,57 @@ public void pollInputDevices() { List ranges = joystickDevice.getMotionRanges(); Collections.sort(ranges, new RangeComparator()); - for (InputDevice.MotionRange range : ranges ) { + for (InputDevice.MotionRange range : ranges) { if ((range.getSource() & InputDevice.SOURCE_CLASS_JOYSTICK) != 0) { - if (range.getAxis() == MotionEvent.AXIS_HAT_X || - range.getAxis() == MotionEvent.AXIS_HAT_Y) { + if (range.getAxis() == MotionEvent.AXIS_HAT_X || range.getAxis() == MotionEvent.AXIS_HAT_Y) { joystick.hats.add(range); - } - else { + } else { joystick.axes.add(range); } } } mJoysticks.add(joystick); - SDLControllerManager.nativeAddJoystick(joystick.device_id, joystick.name, joystick.desc, getVendorId(joystickDevice), getProductId(joystickDevice), false, getButtonMask(joystickDevice), joystick.axes.size(), joystick.hats.size()/2, 0); + SDLControllerManager.nativeAddJoystick(joystick.device_id, joystick.name, joystick.desc, + getVendorId(joystickDevice), getProductId(joystickDevice), false, + getButtonMask(joystickDevice), joystick.axes.size(), joystick.hats.size()/2, 0); } } } /* Check removed devices */ - ArrayList removedDevices = new ArrayList(); - for(int i=0; i < mJoysticks.size(); i++) { - int device_id = mJoysticks.get(i).device_id; - int j; - for (j=0; j < deviceIds.length; j++) { - if (device_id == deviceIds[j]) break; + ArrayList removedDevices = null; + for (SDLJoystick joystick : mJoysticks) { + int device_id = joystick.device_id; + int i; + for (i = 0; i < deviceIds.length; i++) { + if (device_id == deviceIds[i]) break; } - if (j == deviceIds.length) { - removedDevices.add(Integer.valueOf(device_id)); + if (i == deviceIds.length) { + if (removedDevices == null) { + removedDevices = new ArrayList(); + } + removedDevices.add(device_id); } } - for(int i=0; i < removedDevices.size(); i++) { - int device_id = removedDevices.get(i).intValue(); - SDLControllerManager.nativeRemoveJoystick(device_id); - for (int j=0; j < mJoysticks.size(); j++) { - if (mJoysticks.get(j).device_id == device_id) { - mJoysticks.remove(j); - break; + if (removedDevices != null) { + for (int device_id : removedDevices) { + SDLControllerManager.nativeRemoveJoystick(device_id); + for (int i = 0; i < mJoysticks.size(); i++) { + if (mJoysticks.get(i).device_id == device_id) { + mJoysticks.remove(i); + break; + } } } } } protected SDLJoystick getJoystick(int device_id) { - for(int i=0; i < mJoysticks.size(); i++) { - if (mJoysticks.get(i).device_id == device_id) { - return mJoysticks.get(i); + for (SDLJoystick joystick : mJoysticks) { + if (joystick.device_id == device_id) { + return joystick; } } return null; @@ -248,25 +258,21 @@ public boolean handleMotionEvent(MotionEvent event) { if ((event.getSource() & InputDevice.SOURCE_JOYSTICK) != 0) { int actionPointerIndex = event.getActionIndex(); int action = event.getActionMasked(); - switch(action) { - case MotionEvent.ACTION_MOVE: - SDLJoystick joystick = getJoystick(event.getDeviceId()); - if ( joystick != null ) { - for (int i = 0; i < joystick.axes.size(); i++) { - InputDevice.MotionRange range = joystick.axes.get(i); - /* Normalize the value to -1...1 */ - float value = ( event.getAxisValue( range.getAxis(), actionPointerIndex) - range.getMin() ) / range.getRange() * 2.0f - 1.0f; - SDLControllerManager.onNativeJoy(joystick.device_id, i, value ); - } - for (int i = 0; i < joystick.hats.size(); i+=2) { - int hatX = Math.round(event.getAxisValue( joystick.hats.get(i).getAxis(), actionPointerIndex ) ); - int hatY = Math.round(event.getAxisValue( joystick.hats.get(i+1).getAxis(), actionPointerIndex ) ); - SDLControllerManager.onNativeHat(joystick.device_id, i/2, hatX, hatY ); - } + if (action == MotionEvent.ACTION_MOVE) { + SDLJoystick joystick = getJoystick(event.getDeviceId()); + if (joystick != null) { + for (int i = 0; i < joystick.axes.size(); i++) { + InputDevice.MotionRange range = joystick.axes.get(i); + /* Normalize the value to -1...1 */ + float value = (event.getAxisValue(range.getAxis(), actionPointerIndex) - range.getMin()) / range.getRange() * 2.0f - 1.0f; + SDLControllerManager.onNativeJoy(joystick.device_id, i, value); + } + for (int i = 0; i < joystick.hats.size() / 2; i++) { + int hatX = Math.round(event.getAxisValue(joystick.hats.get(2 * i).getAxis(), actionPointerIndex)); + int hatY = Math.round(event.getAxisValue(joystick.hats.get(2 * i + 1).getAxis(), actionPointerIndex)); + SDLControllerManager.onNativeHat(joystick.device_id, i, hatX, hatY); } - break; - default: - break; + } } } return true; @@ -432,13 +438,13 @@ public void run(int device_id, float intensity, int length) { class SDLHapticHandler { - class SDLHaptic { + static class SDLHaptic { public int device_id; public String name; public Vibrator vib; } - private ArrayList mHaptics; + private final ArrayList mHaptics; public SDLHapticHandler() { mHaptics = new ArrayList(); @@ -504,37 +510,41 @@ public void pollHapticDevices() { } /* Check removed devices */ - ArrayList removedDevices = new ArrayList(); - for(int i=0; i < mHaptics.size(); i++) { - int device_id = mHaptics.get(i).device_id; - int j; - for (j=0; j < deviceIds.length; j++) { - if (device_id == deviceIds[j]) break; + ArrayList removedDevices = null; + for (SDLHaptic haptic : mHaptics) { + int device_id = haptic.device_id; + int i; + for (i = 0; i < deviceIds.length; i++) { + if (device_id == deviceIds[i]) break; } - if (device_id == deviceId_VIBRATOR_SERVICE && hasVibratorService) { - // don't remove the vibrator if it is still present - } else if (j == deviceIds.length) { - removedDevices.add(device_id); - } + if (device_id != deviceId_VIBRATOR_SERVICE || !hasVibratorService) { + if (i == deviceIds.length) { + if (removedDevices == null) { + removedDevices = new ArrayList(); + } + removedDevices.add(device_id); + } + } // else: don't remove the vibrator if it is still present } - for(int i=0; i < removedDevices.size(); i++) { - int device_id = removedDevices.get(i); - SDLControllerManager.nativeRemoveHaptic(device_id); - for (int j=0; j < mHaptics.size(); j++) { - if (mHaptics.get(j).device_id == device_id) { - mHaptics.remove(j); - break; + if (removedDevices != null) { + for (int device_id : removedDevices) { + SDLControllerManager.nativeRemoveHaptic(device_id); + for (int i = 0; i < mHaptics.size(); i++) { + if (mHaptics.get(i).device_id == device_id) { + mHaptics.remove(i); + break; + } } } } } protected SDLHaptic getHaptic(int device_id) { - for(int i=0; i < mHaptics.size(); i++) { - if (mHaptics.get(i).device_id == device_id) { - return mHaptics.get(i); + for (SDLHaptic haptic : mHaptics) { + if (haptic.device_id == device_id) { + return haptic; } } return null; @@ -655,8 +665,7 @@ public boolean setRelativeMouseEnabled(boolean enabled) { public float getEventX(MotionEvent event) { if (mRelativeModeEnabled) { return event.getAxisValue(MotionEvent.AXIS_RELATIVE_X); - } - else { + } else { return event.getX(0); } } @@ -665,14 +674,12 @@ public float getEventX(MotionEvent event) { public float getEventY(MotionEvent event) { if (mRelativeModeEnabled) { return event.getAxisValue(MotionEvent.AXIS_RELATIVE_Y); - } - else { + } else { return event.getY(0); } } } - class SDLGenericMotionListener_API26 extends SDLGenericMotionListener_API24 { // Generic Motion (mouse hover, joystick...) events go here private boolean mRelativeModeEnabled; @@ -753,15 +760,12 @@ public boolean setRelativeMouseEnabled(boolean enabled) { if (!SDLActivity.isDeXMode() || (Build.VERSION.SDK_INT >= 27)) { if (enabled) { SDLActivity.getContentView().requestPointerCapture(); - } - else { + } else { SDLActivity.getContentView().releasePointerCapture(); } mRelativeModeEnabled = enabled; return true; - } - else - { + } else { return false; } } diff --git a/src/Windowing/Android/construct.bat b/src/Windowing/Android/construct.bat deleted file mode 100644 index ee0a93a083..0000000000 --- a/src/Windowing/Android/construct.bat +++ /dev/null @@ -1,2 +0,0 @@ -xcopy /e /c /y /j ..\..\..\build\submodules\SDL-mirror\android-project\app\src\main\java SilkDroid\app\src\main\java -xcopy /e /c /y /j ..\..\..\build\submodules\SDL-mirror\ SilkDroid\app\jni\SDL2 \ No newline at end of file diff --git a/src/Windowing/Silk.NET.SDL/Enums/AssertState.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/AssertState.gen.cs index f5ca76bd9e..c3b31ab7fe 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/AssertState.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/AssertState.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_assert_L102_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_assert_L106_C9")] [NativeName("Name", "SDL_AssertState")] public enum AssertState : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/AudioStatus.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/AudioStatus.gen.cs index 46233efe7a..7c638d75a1 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/AudioStatus.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/AudioStatus.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_audio_L395_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_audio_L570_C9")] [NativeName("Name", "SDL_AudioStatus")] public enum AudioStatus : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/DisplayEventID.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/DisplayEventID.gen.cs index 3cd659d29f..4a357736c5 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/DisplayEventID.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/DisplayEventID.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L174_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L182_C9")] [NativeName("Name", "SDL_DisplayEventID")] public enum DisplayEventID : int { @@ -17,5 +17,9 @@ public enum DisplayEventID : int DisplayeventNone = 0x0, [NativeName("Name", "SDL_DISPLAYEVENT_ORIENTATION")] DisplayeventOrientation = 0x1, + [NativeName("Name", "SDL_DISPLAYEVENT_CONNECTED")] + DisplayeventConnected = 0x2, + [NativeName("Name", "SDL_DISPLAYEVENT_DISCONNECTED")] + DisplayeventDisconnected = 0x3, } } diff --git a/src/Windowing/Silk.NET.SDL/Enums/DisplayOrientation.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/DisplayOrientation.gen.cs index 879e4cd02c..56d76f8e4a 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/DisplayOrientation.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/DisplayOrientation.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L180_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L190_C9")] [NativeName("Name", "SDL_DisplayOrientation")] public enum DisplayOrientation : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/Errorcode.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/Errorcode.gen.cs index 7447b78ed1..282db8c98c 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/Errorcode.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/Errorcode.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_error_L55_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_error_L133_C9")] [NativeName("Name", "SDL_errorcode")] public enum Errorcode : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/EventType.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/EventType.gen.cs index 4c6d8b3471..49d035733b 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/EventType.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/EventType.gen.cs @@ -29,6 +29,8 @@ public enum EventType : int AppWillenterforeground = 0x105, [NativeName("Name", "SDL_APP_DIDENTERFOREGROUND")] AppDidenterforeground = 0x106, + [NativeName("Name", "SDL_LOCALECHANGED")] + Localechanged = 0x107, [NativeName("Name", "SDL_DISPLAYEVENT")] Displayevent = 0x150, [NativeName("Name", "SDL_WINDOWEVENT")] @@ -79,6 +81,14 @@ public enum EventType : int Controllerdeviceremoved = 0x654, [NativeName("Name", "SDL_CONTROLLERDEVICEREMAPPED")] Controllerdeviceremapped = 0x655, + [NativeName("Name", "SDL_CONTROLLERTOUCHPADDOWN")] + Controllertouchpaddown = 0x656, + [NativeName("Name", "SDL_CONTROLLERTOUCHPADMOTION")] + Controllertouchpadmotion = 0x657, + [NativeName("Name", "SDL_CONTROLLERTOUCHPADUP")] + Controllertouchpadup = 0x658, + [NativeName("Name", "SDL_CONTROLLERSENSORUPDATE")] + Controllersensorupdate = 0x659, [NativeName("Name", "SDL_FINGERDOWN")] Fingerdown = 0x700, [NativeName("Name", "SDL_FINGERUP")] diff --git a/src/Windowing/Silk.NET.SDL/Enums/Eventaction.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/Eventaction.gen.cs index f2dd811e8f..23b34a3af2 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/Eventaction.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/Eventaction.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_events_L614_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_events_L662_C9")] [NativeName("Name", "SDL_eventaction")] public enum Eventaction : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/GLContextResetNotification.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/GLContextResetNotification.gen.cs index 1598375267..a0f0d705bf 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/GLContextResetNotification.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/GLContextResetNotification.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L249_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L259_C9")] [NativeName("Name", "SDL_GLContextResetNotification")] public enum GLContextResetNotification : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/GLattr.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/GLattr.gen.cs index dc1104e41f..61207e5057 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/GLattr.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/GLattr.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L197_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L207_C9")] [NativeName("Name", "SDL_GLattr")] public enum GLattr : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/GLcontextFlag.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/GLcontextFlag.gen.cs index fe53305b12..3b1ce6e201 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/GLcontextFlag.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/GLcontextFlag.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L235_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L245_C9")] [NativeName("Name", "SDL_GLcontextFlag")] public enum GLcontextFlag : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/GLcontextReleaseFlag.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/GLcontextReleaseFlag.gen.cs index 4bf05e6b12..a3382c1432 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/GLcontextReleaseFlag.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/GLcontextReleaseFlag.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L243_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L253_C9")] [NativeName("Name", "SDL_GLcontextReleaseFlag")] public enum GLcontextReleaseFlag : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/GLprofile.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/GLprofile.gen.cs index 080ee15ea1..67b43b9069 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/GLprofile.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/GLprofile.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L228_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L238_C9")] [NativeName("Name", "SDL_GLprofile")] public enum GLprofile : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/GameControllerAxis.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/GameControllerAxis.gen.cs index b8a6d986cc..2e2c8d7f81 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/GameControllerAxis.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/GameControllerAxis.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_gamecontroller_L302_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_gamecontroller_L509_C9")] [NativeName("Name", "SDL_GameControllerAxis")] public enum GameControllerAxis : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/GameControllerBindType.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/GameControllerBindType.gen.cs index 45179b913b..10d23af766 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/GameControllerBindType.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/GameControllerBindType.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_gamecontroller_L70_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_gamecontroller_L73_C9")] [NativeName("Name", "SDL_GameControllerBindType")] public enum GameControllerBindType : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/GameControllerButton.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/GameControllerButton.gen.cs index f63c40784e..7c5874e798 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/GameControllerButton.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/GameControllerButton.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_gamecontroller_L346_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_gamecontroller_L604_C9")] [NativeName("Name", "SDL_GameControllerButton")] public enum GameControllerButton : int { @@ -45,7 +45,19 @@ public enum GameControllerButton : int ControllerButtonDpadLeft = 0xD, [NativeName("Name", "SDL_CONTROLLER_BUTTON_DPAD_RIGHT")] ControllerButtonDpadRight = 0xE, + [NativeName("Name", "SDL_CONTROLLER_BUTTON_MISC1")] + ControllerButtonMisc1 = 0xF, + [NativeName("Name", "SDL_CONTROLLER_BUTTON_PADDLE1")] + ControllerButtonPaddle1 = 0x10, + [NativeName("Name", "SDL_CONTROLLER_BUTTON_PADDLE2")] + ControllerButtonPaddle2 = 0x11, + [NativeName("Name", "SDL_CONTROLLER_BUTTON_PADDLE3")] + ControllerButtonPaddle3 = 0x12, + [NativeName("Name", "SDL_CONTROLLER_BUTTON_PADDLE4")] + ControllerButtonPaddle4 = 0x13, + [NativeName("Name", "SDL_CONTROLLER_BUTTON_TOUCHPAD")] + ControllerButtonTouchpad = 0x14, [NativeName("Name", "SDL_CONTROLLER_BUTTON_MAX")] - ControllerButtonMax = 0xF, + ControllerButtonMax = 0x15, } } diff --git a/src/Windowing/Silk.NET.SDL/Enums/GameControllerType.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/GameControllerType.gen.cs index bbe4ab330f..ad0a43b84b 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/GameControllerType.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/GameControllerType.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_gamecontroller_L60_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_gamecontroller_L61_C9")] [NativeName("Name", "SDL_GameControllerType")] public enum GameControllerType : int { @@ -25,5 +25,9 @@ public enum GameControllerType : int ControllerTypePS4 = 0x4, [NativeName("Name", "SDL_CONTROLLER_TYPE_NINTENDO_SWITCH_PRO")] ControllerTypeNintendoSwitchPro = 0x5, + [NativeName("Name", "SDL_CONTROLLER_TYPE_VIRTUAL")] + ControllerTypeVirtual = 0x6, + [NativeName("Name", "SDL_CONTROLLER_TYPE_PS5")] + ControllerTypePS5 = 0x7, } } diff --git a/src/Windowing/Silk.NET.SDL/Enums/HintPriority.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/HintPriority.gen.cs index 924673f5b1..c163068ccf 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/HintPriority.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/HintPriority.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_hints_L1278_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_hints_L1666_C9")] [NativeName("Name", "SDL_HintPriority")] public enum HintPriority : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/HitTestResult.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/HitTestResult.gen.cs index 676dac1996..816d51cc62 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/HitTestResult.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/HitTestResult.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L1019_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L1419_C9")] [NativeName("Name", "SDL_HitTestResult")] public enum HitTestResult : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/JoystickPowerLevel.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/JoystickPowerLevel.gen.cs index b51a2f29e3..c1c1b248be 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/JoystickPowerLevel.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/JoystickPowerLevel.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_joystick_L97_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_joystick_L99_C9")] [NativeName("Name", "SDL_JoystickPowerLevel")] public enum JoystickPowerLevel : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/JoystickType.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/JoystickType.gen.cs index 1a9c9ce00d..f9ce52de4b 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/JoystickType.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/JoystickType.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_joystick_L83_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_joystick_L85_C9")] [NativeName("Name", "SDL_JoystickType")] public enum JoystickType : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/Keymod.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/Keymod.gen.cs index 855b0e0613..00fc257929 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/Keymod.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/Keymod.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_keycode_L325_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_keycode_L327_C9")] [NativeName("Name", "SDL_Keymod")] public enum Keymod : int { @@ -39,5 +39,13 @@ public enum Keymod : int KmodMode = 0x4000, [NativeName("Name", "KMOD_RESERVED")] KmodReserved = 0x8000, + [NativeName("Name", "KMOD_CTRL")] + KmodCtrl = 0xC0, + [NativeName("Name", "KMOD_SHIFT")] + KmodShift = 0x3, + [NativeName("Name", "KMOD_ALT")] + KmodAlt = 0x300, + [NativeName("Name", "KMOD_GUI")] + KmodGui = 0xC00, } } diff --git a/src/Windowing/Silk.NET.SDL/Enums/PixelFormatEnum.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/PixelFormatEnum.gen.cs index 7099398734..dc4b672b56 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/PixelFormatEnum.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/PixelFormatEnum.gen.cs @@ -27,12 +27,20 @@ public enum PixelFormatEnum : int PixelformatIndex8 = 0x13000801, [NativeName("Name", "SDL_PIXELFORMAT_RGB332")] PixelformatRgb332 = 0x14110801, + [NativeName("Name", "SDL_PIXELFORMAT_XRGB4444")] + PixelformatXrgb4444 = 0x15120C02, [NativeName("Name", "SDL_PIXELFORMAT_RGB444")] PixelformatRgb444 = 0x15120C02, + [NativeName("Name", "SDL_PIXELFORMAT_XBGR4444")] + PixelformatXbgr4444 = 0x15520C02, [NativeName("Name", "SDL_PIXELFORMAT_BGR444")] PixelformatBgr444 = 0x15520C02, + [NativeName("Name", "SDL_PIXELFORMAT_XRGB1555")] + PixelformatXrgb1555 = 0x15130F02, [NativeName("Name", "SDL_PIXELFORMAT_RGB555")] PixelformatRgb555 = 0x15130F02, + [NativeName("Name", "SDL_PIXELFORMAT_XBGR1555")] + PixelformatXbgr1555 = 0x15530F02, [NativeName("Name", "SDL_PIXELFORMAT_BGR555")] PixelformatBgr555 = 0x15530F02, [NativeName("Name", "SDL_PIXELFORMAT_ARGB4444")] @@ -59,10 +67,14 @@ public enum PixelFormatEnum : int PixelformatRgb24 = 0x17101803, [NativeName("Name", "SDL_PIXELFORMAT_BGR24")] PixelformatBgr24 = 0x17401803, + [NativeName("Name", "SDL_PIXELFORMAT_XRGB8888")] + PixelformatXrgb8888 = 0x16161804, [NativeName("Name", "SDL_PIXELFORMAT_RGB888")] PixelformatRgb888 = 0x16161804, [NativeName("Name", "SDL_PIXELFORMAT_RGBX8888")] PixelformatRgbx8888 = 0x16261804, + [NativeName("Name", "SDL_PIXELFORMAT_XBGR8888")] + PixelformatXbgr8888 = 0x16561804, [NativeName("Name", "SDL_PIXELFORMAT_BGR888")] PixelformatBgr888 = 0x16561804, [NativeName("Name", "SDL_PIXELFORMAT_BGRX8888")] diff --git a/src/Windowing/Silk.NET.SDL/Enums/SdlBool.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/SdlBool.gen.cs index f0d8b72261..23a481b19f 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/SdlBool.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/SdlBool.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("Name", "__AnonymousEnum_SDL_stdinc_L161_C9")] + [NativeName("Name", "__AnonymousEnum_SDL_stdinc_L167_C9")] public enum SdlBool : int { [NativeName("Name", "SDL_FALSE")] diff --git a/src/Windowing/Silk.NET.SDL/Enums/ThreadPriority.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/ThreadPriority.gen.cs index 3bbcc81402..35c981bbb7 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/ThreadPriority.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/ThreadPriority.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_thread_L59_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_thread_L64_C9")] [NativeName("Name", "SDL_ThreadPriority")] public enum ThreadPriority : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/WinRTDeviceFamily.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/WinRTDeviceFamily.gen.cs index eacfc7ba63..4524a52fcc 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/WinRTDeviceFamily.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/WinRTDeviceFamily.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_system_L233_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_system_L377_C9")] [NativeName("Name", "SDL_WinRT_DeviceFamily")] public enum WinRTDeviceFamily : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/WinRTPath.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/WinRTPath.gen.cs index fe6f1bcdc7..c6c9a2bc9c 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/WinRTPath.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/WinRTPath.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_system_L209_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_system_L353_C9")] [NativeName("Name", "SDL_WinRT_Path")] public enum WinRTPath : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/WindowEventID.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/WindowEventID.gen.cs index cd77d3f4be..e517c32bd3 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/WindowEventID.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/WindowEventID.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L145_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L153_C9")] [NativeName("Name", "SDL_WindowEventID")] public enum WindowEventID : int { diff --git a/src/Windowing/Silk.NET.SDL/Enums/WindowFlags.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/WindowFlags.gen.cs index e8dae44559..bd18f01949 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/WindowFlags.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/WindowFlags.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L97_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_video_L101_C9")] [NativeName("Name", "SDL_WindowFlags")] public enum WindowFlags : int { @@ -29,8 +29,8 @@ public enum WindowFlags : int WindowMinimized = 0x40, [NativeName("Name", "SDL_WINDOW_MAXIMIZED")] WindowMaximized = 0x80, - [NativeName("Name", "SDL_WINDOW_INPUT_GRABBED")] - WindowInputGrabbed = 0x100, + [NativeName("Name", "SDL_WINDOW_MOUSE_GRABBED")] + WindowMouseGrabbed = 0x100, [NativeName("Name", "SDL_WINDOW_INPUT_FOCUS")] WindowInputFocus = 0x200, [NativeName("Name", "SDL_WINDOW_MOUSE_FOCUS")] @@ -53,7 +53,13 @@ public enum WindowFlags : int WindowTooltip = 0x40000, [NativeName("Name", "SDL_WINDOW_POPUP_MENU")] WindowPopupMenu = 0x80000, + [NativeName("Name", "SDL_WINDOW_KEYBOARD_GRABBED")] + WindowKeyboardGrabbed = 0x100000, [NativeName("Name", "SDL_WINDOW_VULKAN")] WindowVulkan = 0x10000000, + [NativeName("Name", "SDL_WINDOW_METAL")] + WindowMetal = 0x20000000, + [NativeName("Name", "SDL_WINDOW_INPUT_GRABBED")] + WindowInputGrabbed = 0x100, } } diff --git a/src/Windowing/Silk.NET.SDL/Enums/YUVCONVERSIONMODE.gen.cs b/src/Windowing/Silk.NET.SDL/Enums/YUVCONVERSIONMODE.gen.cs index 5fb8766f20..1a535d118b 100644 --- a/src/Windowing/Silk.NET.SDL/Enums/YUVCONVERSIONMODE.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Enums/YUVCONVERSIONMODE.gen.cs @@ -9,7 +9,7 @@ namespace Silk.NET.SDL { - [NativeName("AnonymousName", "__AnonymousEnum_SDL_surface_L104_C9")] + [NativeName("AnonymousName", "__AnonymousEnum_SDL_surface_L106_C9")] [NativeName("Name", "SDL_YUV_CONVERSION_MODE")] public enum YUVCONVERSIONMODE : int { diff --git a/src/Windowing/Silk.NET.SDL/SDL.cs b/src/Windowing/Silk.NET.SDL/SDL.cs index 097e636e2f..74fe1a513f 100644 --- a/src/Windowing/Silk.NET.SDL/SDL.cs +++ b/src/Windowing/Silk.NET.SDL/SDL.cs @@ -15,16 +15,6 @@ namespace Silk.NET.SDL [PInvokeOverride(0, "__Internal")] public partial class Sdl { - public const uint InitTimer = 0x00000001; - public const uint InitAudio = 0x00000010; - public const uint InitVideo = 0x00000020; - public const uint InitJoystick = 0x00000200; - public const uint InitHaptic = 0x00001000; - public const uint InitGamecontroller = 0x00002000; - public const uint InitEvents = 0x00004000; - public const uint InitSensor = 0x00008000; - public const uint InitNoparachute = 0x00100000; - public const uint InitEverything = InitTimer | InitAudio | InitVideo | InitEvents | InitJoystick | InitHaptic | InitGamecontroller | InitSensor; diff --git a/src/Windowing/Silk.NET.SDL/Sdl.SysWM.cs b/src/Windowing/Silk.NET.SDL/Sdl.SysWM.cs index 830d6aecfa..72afb8dfda 100644 --- a/src/Windowing/Silk.NET.SDL/Sdl.SysWM.cs +++ b/src/Windowing/Silk.NET.SDL/Sdl.SysWM.cs @@ -173,9 +173,6 @@ public struct SysWMInfoAndroid public unsafe void* Surface; } -// TODO This is currently integrated in Sdl.gen.cs but it should not be because BuildTools will overwrite it in there. -// Because of a bug, SilkTouch currently can't handle multiple partials and is pending fixup -#if false partial class Sdl { /* Function prototypes */ @@ -199,5 +196,4 @@ partial class Sdl [NativeApi(EntryPoint = "SDL_GetWindowWMInfo")] public unsafe partial bool GetWindowWMInfo(Window* window, SysWMInfo* info); } -#endif } diff --git a/src/Windowing/Silk.NET.SDL/Sdl.gen.cs b/src/Windowing/Silk.NET.SDL/Sdl.gen.cs index 36ddc2eaf1..beaff57c1f 100644 --- a/src/Windowing/Silk.NET.SDL/Sdl.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Sdl.gen.cs @@ -16,14705 +16,15843 @@ namespace Silk.NET.SDL { public unsafe partial class Sdl : NativeAPI { - /* Function prototypes */ - /** - * \brief This function allows access to driver-dependent window information. - * - * \param window The window about which information is being requested - * \param info This structure must be initialized with the SDL version, and is - * then filled in with information about the given window. - * - * \return SDL_TRUE if the function is implemented and the version member of - * the \c info struct is valid, SDL_FALSE otherwise. - * - * You typically use this function like this: - * \code - * SDL_SysWMinfo info; - * SDL_VERSION(&info.version); - * if ( SDL_GetWindowWMInfo(window, &info) ) { ... } - * \endcode - */ - [NativeApi(EntryPoint = "SDL_GetWindowWMInfo")] - public unsafe partial bool GetWindowWMInfo(Window* window, SysWMInfo* info); - - /// To be documented. - [NativeName("Src", "Line 188, Column 38 in build/submodules/SDL-mirror/include/SDL_platform.h")] + [NativeName("Type", "unsigned int")] + [NativeName("Name", "SDL_INIT_TIMER")] + public const uint InitTimer = unchecked((uint) 0x1); + [NativeName("Type", "unsigned int")] + [NativeName("Name", "SDL_INIT_AUDIO")] + public const uint InitAudio = unchecked((uint) 0x10); + [NativeName("Type", "unsigned int")] + [NativeName("Name", "SDL_INIT_VIDEO")] + public const uint InitVideo = unchecked((uint) 0x20); + [NativeName("Type", "unsigned int")] + [NativeName("Name", "SDL_INIT_JOYSTICK")] + public const uint InitJoystick = unchecked((uint) 0x200); + [NativeName("Type", "unsigned int")] + [NativeName("Name", "SDL_INIT_HAPTIC")] + public const uint InitHaptic = unchecked((uint) 0x1000); + [NativeName("Type", "unsigned int")] + [NativeName("Name", "SDL_INIT_GAMECONTROLLER")] + public const uint InitGamecontroller = unchecked((uint) 0x2000); + [NativeName("Type", "unsigned int")] + [NativeName("Name", "SDL_INIT_EVENTS")] + public const uint InitEvents = unchecked((uint) 0x4000); + [NativeName("Type", "unsigned int")] + [NativeName("Name", "SDL_INIT_SENSOR")] + public const uint InitSensor = unchecked((uint) 0x8000); + [NativeName("Type", "unsigned int")] + [NativeName("Name", "SDL_INIT_NOPARACHUTE")] + public const uint InitNoparachute = unchecked((uint) 0x100000); + + /// To be documented. + [NativeName("Src", "Line 202, Column 38 in build/submodules/SDL/include/SDL_platform.h")] [NativeApi(EntryPoint = "SDL_GetPlatform")] public unsafe partial byte* GetPlatform(); /// To be documented. - [NativeName("Src", "Line 188, Column 38 in build/submodules/SDL-mirror/include/SDL_platform.h")] + [NativeName("Src", "Line 202, Column 38 in build/submodules/SDL/include/SDL_platform.h")] [NativeApi(EntryPoint = "SDL_GetPlatform")] public partial string GetPlatformS(); /// To be documented. - [NativeName("Src", "Line 361, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 395, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_malloc")] - public unsafe partial void* Malloc(uint size); + public unsafe partial void* Malloc(nuint size); /// To be documented. - [NativeName("Src", "Line 362, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 396, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_calloc")] - public unsafe partial void* Calloc(uint nmemb, uint size); + public unsafe partial void* Calloc(nuint nmemb, nuint size); /// To be documented. - [NativeName("Src", "Line 363, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 397, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_realloc")] - public unsafe partial void* Realloc(void* mem, uint size); + public unsafe partial void* Realloc(void* mem, nuint size); /// To be documented. - [NativeName("Src", "Line 363, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 397, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_realloc")] - public unsafe partial void* Realloc(ref T0 mem, uint size) where T0 : unmanaged; + public unsafe partial void* Realloc(ref T0 mem, nuint size) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 364, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 398, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_free")] public unsafe partial void Free(void* mem); /// To be documented. - [NativeName("Src", "Line 364, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 398, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_free")] public partial void Free(ref T0 mem) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(PfnMallocFunc* malloc_func, PfnCallocFunc* calloc_func, PfnReallocFunc* realloc_func, PfnFreeFunc* free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(PfnMallocFunc* malloc_func, PfnCallocFunc* calloc_func, PfnReallocFunc* realloc_func, ref PfnFreeFunc free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(PfnMallocFunc* malloc_func, PfnCallocFunc* calloc_func, ref PfnReallocFunc realloc_func, PfnFreeFunc* free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(PfnMallocFunc* malloc_func, PfnCallocFunc* calloc_func, ref PfnReallocFunc realloc_func, ref PfnFreeFunc free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(PfnMallocFunc* malloc_func, ref PfnCallocFunc calloc_func, PfnReallocFunc* realloc_func, PfnFreeFunc* free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(PfnMallocFunc* malloc_func, ref PfnCallocFunc calloc_func, PfnReallocFunc* realloc_func, ref PfnFreeFunc free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(PfnMallocFunc* malloc_func, ref PfnCallocFunc calloc_func, ref PfnReallocFunc realloc_func, PfnFreeFunc* free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(PfnMallocFunc* malloc_func, ref PfnCallocFunc calloc_func, ref PfnReallocFunc realloc_func, ref PfnFreeFunc free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(ref PfnMallocFunc malloc_func, PfnCallocFunc* calloc_func, PfnReallocFunc* realloc_func, PfnFreeFunc* free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(ref PfnMallocFunc malloc_func, PfnCallocFunc* calloc_func, PfnReallocFunc* realloc_func, ref PfnFreeFunc free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(ref PfnMallocFunc malloc_func, PfnCallocFunc* calloc_func, ref PfnReallocFunc realloc_func, PfnFreeFunc* free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(ref PfnMallocFunc malloc_func, PfnCallocFunc* calloc_func, ref PfnReallocFunc realloc_func, ref PfnFreeFunc free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(ref PfnMallocFunc malloc_func, ref PfnCallocFunc calloc_func, PfnReallocFunc* realloc_func, PfnFreeFunc* free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(ref PfnMallocFunc malloc_func, ref PfnCallocFunc calloc_func, PfnReallocFunc* realloc_func, ref PfnFreeFunc free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public unsafe partial void GetMemoryFunctions(ref PfnMallocFunc malloc_func, ref PfnCallocFunc calloc_func, ref PfnReallocFunc realloc_func, PfnFreeFunc* free_func); /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetMemoryFunctions")] public partial void GetMemoryFunctions(ref PfnMallocFunc malloc_func, ref PfnCallocFunc calloc_func, ref PfnReallocFunc realloc_func, ref PfnFreeFunc free_func); /// To be documented. - [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 421, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_SetMemoryFunctions")] public partial int SetMemoryFunctions(PfnMallocFunc malloc_func, PfnCallocFunc calloc_func, PfnReallocFunc realloc_func, PfnFreeFunc free_func); /// To be documented. - [NativeName("Src", "Line 395, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 429, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_GetNumAllocations")] public partial int GetNumAllocations(); /// To be documented. - [NativeName("Src", "Line 397, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 431, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_getenv")] public unsafe partial byte* Getenv(byte* name); /// To be documented. - [NativeName("Src", "Line 397, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 431, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_getenv")] public unsafe partial string GetenvS(byte* name); /// To be documented. - [NativeName("Src", "Line 397, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 431, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_getenv")] public unsafe partial byte* Getenv(ref byte name); /// To be documented. - [NativeName("Src", "Line 397, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 431, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_getenv")] public partial string GetenvS(ref byte name); /// To be documented. - [NativeName("Src", "Line 397, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 431, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_getenv")] public unsafe partial byte* Getenv(string name); /// To be documented. - [NativeName("Src", "Line 397, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 431, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_getenv")] public partial string GetenvS(string name); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_setenv")] public unsafe partial int Setenv(byte* name, byte* value, int overwrite); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_setenv")] public unsafe partial int Setenv(byte* name, ref byte value, int overwrite); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_setenv")] public unsafe partial int Setenv(byte* name, string value, int overwrite); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_setenv")] public unsafe partial int Setenv(ref byte name, byte* value, int overwrite); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_setenv")] public partial int Setenv(ref byte name, ref byte value, int overwrite); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_setenv")] public partial int Setenv(ref byte name, string value, int overwrite); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_setenv")] public unsafe partial int Setenv(string name, byte* value, int overwrite); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_setenv")] public partial int Setenv(string name, ref byte value, int overwrite); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_setenv")] public partial int Setenv(string name, string value, int overwrite); /// To be documented. - [NativeName("Src", "Line 400, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 434, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_qsort")] - public unsafe partial void Qsort(void* @base, uint nmemb, uint size, PfnVvVvI compare); + public unsafe partial void Qsort(void* @base, nuint nmemb, nuint size, PfnVvVvI compare); /// To be documented. - [NativeName("Src", "Line 400, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 434, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_qsort")] - public partial void Qsort(ref T0 @base, uint nmemb, uint size, PfnVvVvI compare) where T0 : unmanaged; + public partial void Qsort(ref T0 @base, nuint nmemb, nuint size, PfnVvVvI compare) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 402, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_abs")] public partial int Abs(int x); /// To be documented. - [NativeName("Src", "Line 409, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 443, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_isalpha")] + public partial int Isalpha(int x); + + /// To be documented. + [NativeName("Src", "Line 444, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_isalnum")] + public partial int Isalnum(int x); + + /// To be documented. + [NativeName("Src", "Line 445, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_isblank")] + public partial int Isblank(int x); + + /// To be documented. + [NativeName("Src", "Line 446, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_iscntrl")] + public partial int Iscntrl(int x); + + /// To be documented. + [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_isdigit")] public partial int Isdigit(int x); /// To be documented. - [NativeName("Src", "Line 410, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 448, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_isxdigit")] + public partial int Isxdigit(int x); + + /// To be documented. + [NativeName("Src", "Line 449, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_ispunct")] + public partial int Ispunct(int x); + + /// To be documented. + [NativeName("Src", "Line 450, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_isspace")] public partial int Isspace(int x); /// To be documented. - [NativeName("Src", "Line 411, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 451, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_isupper")] public partial int Isupper(int x); /// To be documented. - [NativeName("Src", "Line 412, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 452, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_islower")] public partial int Islower(int x); /// To be documented. - [NativeName("Src", "Line 413, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 453, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_isprint")] + public partial int Isprint(int x); + + /// To be documented. + [NativeName("Src", "Line 454, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_isgraph")] + public partial int Isgraph(int x); + + /// To be documented. + [NativeName("Src", "Line 455, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_toupper")] public partial int Toupper(int x); /// To be documented. - [NativeName("Src", "Line 414, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_tolower")] public partial int Tolower(int x); /// To be documented. - [NativeName("Src", "Line 416, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 458, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_crc32")] + public unsafe partial uint Crc32(uint crc, void* data, nuint len); + + /// To be documented. + [NativeName("Src", "Line 458, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_crc32")] + public partial uint Crc32(uint crc, ref T0 data, nuint len) where T0 : unmanaged; + + /// To be documented. + [NativeName("Src", "Line 460, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memset")] - public unsafe partial void* Memset(void* dst, int c, uint len); + public unsafe partial void* Memset(void* dst, int c, nuint len); /// To be documented. - [NativeName("Src", "Line 416, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 460, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memset")] - public unsafe partial void* Memset(ref T0 dst, int c, uint len) where T0 : unmanaged; + public unsafe partial void* Memset(ref T0 dst, int c, nuint len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 453, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 497, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memcpy")] - public unsafe partial void* Memcpy(void* dst, void* src, uint len); + public unsafe partial void* Memcpy(void* dst, void* src, nuint len); /// To be documented. - [NativeName("Src", "Line 453, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 497, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memcpy")] - public unsafe partial void* Memcpy(void* dst, ref T0 src, uint len) where T0 : unmanaged; + public unsafe partial void* Memcpy(void* dst, ref T0 src, nuint len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 453, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 497, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memcpy")] - public unsafe partial void* Memcpy(ref T0 dst, void* src, uint len) where T0 : unmanaged; + public unsafe partial void* Memcpy(ref T0 dst, void* src, nuint len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 453, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 497, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memcpy")] - public unsafe partial void* Memcpy(ref T0 dst, ref T1 src, uint len) where T0 : unmanaged where T1 : unmanaged; + public unsafe partial void* Memcpy(ref T0 dst, ref T1 src, nuint len) where T0 : unmanaged where T1 : unmanaged; /// To be documented. - [NativeName("Src", "Line 455, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 499, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memmove")] - public unsafe partial void* Memmove(void* dst, void* src, uint len); + public unsafe partial void* Memmove(void* dst, void* src, nuint len); /// To be documented. - [NativeName("Src", "Line 455, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 499, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memmove")] - public unsafe partial void* Memmove(void* dst, ref T0 src, uint len) where T0 : unmanaged; + public unsafe partial void* Memmove(void* dst, ref T0 src, nuint len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 455, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 499, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memmove")] - public unsafe partial void* Memmove(ref T0 dst, void* src, uint len) where T0 : unmanaged; + public unsafe partial void* Memmove(ref T0 dst, void* src, nuint len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 455, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 499, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memmove")] - public unsafe partial void* Memmove(ref T0 dst, ref T1 src, uint len) where T0 : unmanaged where T1 : unmanaged; + public unsafe partial void* Memmove(ref T0 dst, ref T1 src, nuint len) where T0 : unmanaged where T1 : unmanaged; /// To be documented. - [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 500, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memcmp")] - public unsafe partial int Memcmp(void* s1, void* s2, uint len); + public unsafe partial int Memcmp(void* s1, void* s2, nuint len); /// To be documented. - [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 500, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memcmp")] - public unsafe partial int Memcmp(void* s1, ref T0 s2, uint len) where T0 : unmanaged; + public unsafe partial int Memcmp(void* s1, ref T0 s2, nuint len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 500, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memcmp")] - public unsafe partial int Memcmp(ref T0 s1, void* s2, uint len) where T0 : unmanaged; + public unsafe partial int Memcmp(ref T0 s1, void* s2, nuint len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 500, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_memcmp")] - public partial int Memcmp(ref T0 s1, ref T1 s2, uint len) where T0 : unmanaged where T1 : unmanaged; + public partial int Memcmp(ref T0 s1, ref T1 s2, nuint len) where T0 : unmanaged where T1 : unmanaged; /// To be documented. - [NativeName("Src", "Line 458, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 502, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslen")] - public unsafe partial uint Wcslen(char* wstr); + public unsafe partial nuint Wcslen(char* wstr); /// To be documented. - [NativeName("Src", "Line 458, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 502, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslen")] - public partial uint Wcslen(ref char wstr); + public partial nuint Wcslen(ref char wstr); /// To be documented. - [NativeName("Src", "Line 458, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 502, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslen")] - public partial uint Wcslen(string wstr); + public partial nuint Wcslen(string wstr); /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcpy")] - public unsafe partial uint Wcslcpy(char* dst, char* src, uint maxlen); + public unsafe partial nuint Wcslcpy(char* dst, char* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcpy")] - public unsafe partial uint Wcslcpy(char* dst, ref char src, uint maxlen); + public unsafe partial nuint Wcslcpy(char* dst, ref char src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcpy")] - public unsafe partial uint Wcslcpy(char* dst, string src, uint maxlen); + public unsafe partial nuint Wcslcpy(char* dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcpy")] - public unsafe partial uint Wcslcpy(ref char dst, char* src, uint maxlen); + public unsafe partial nuint Wcslcpy(ref char dst, char* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcpy")] - public partial uint Wcslcpy(ref char dst, ref char src, uint maxlen); + public partial nuint Wcslcpy(ref char dst, ref char src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcpy")] - public partial uint Wcslcpy(ref char dst, string src, uint maxlen); + public partial nuint Wcslcpy(ref char dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcpy")] - public unsafe partial uint Wcslcpy(string dst, char* src, uint maxlen); + public unsafe partial nuint Wcslcpy(string dst, char* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcpy")] - public partial uint Wcslcpy(string dst, ref char src, uint maxlen); + public partial nuint Wcslcpy(string dst, ref char src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcpy")] - public partial uint Wcslcpy(string dst, string src, uint maxlen); + public partial nuint Wcslcpy(string dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcat")] - public unsafe partial uint Wcslcat(char* dst, char* src, uint maxlen); + public unsafe partial nuint Wcslcat(char* dst, char* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcat")] - public unsafe partial uint Wcslcat(char* dst, ref char src, uint maxlen); + public unsafe partial nuint Wcslcat(char* dst, ref char src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcat")] - public unsafe partial uint Wcslcat(char* dst, string src, uint maxlen); + public unsafe partial nuint Wcslcat(char* dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcat")] - public unsafe partial uint Wcslcat(ref char dst, char* src, uint maxlen); + public unsafe partial nuint Wcslcat(ref char dst, char* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcat")] - public partial uint Wcslcat(ref char dst, ref char src, uint maxlen); + public partial nuint Wcslcat(ref char dst, ref char src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcat")] - public partial uint Wcslcat(ref char dst, string src, uint maxlen); + public partial nuint Wcslcat(ref char dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcat")] - public unsafe partial uint Wcslcat(string dst, char* src, uint maxlen); + public unsafe partial nuint Wcslcat(string dst, char* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcat")] - public partial uint Wcslcat(string dst, ref char src, uint maxlen); + public partial nuint Wcslcat(string dst, ref char src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcslcat")] - public partial uint Wcslcat(string dst, string src, uint maxlen); + public partial nuint Wcslcat(string dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 461, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 505, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsdup")] public unsafe partial char* Wcsdup(char* wstr); /// To be documented. - [NativeName("Src", "Line 461, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 505, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsdup")] public unsafe partial string WcsdupS(char* wstr); /// To be documented. - [NativeName("Src", "Line 461, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 505, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsdup")] public unsafe partial char* Wcsdup(ref char wstr); /// To be documented. - [NativeName("Src", "Line 461, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 505, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsdup")] public partial string WcsdupS(ref char wstr); /// To be documented. - [NativeName("Src", "Line 461, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 505, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsdup")] public unsafe partial char* Wcsdup(string wstr); /// To be documented. - [NativeName("Src", "Line 461, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 505, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsdup")] public partial string WcsdupS(string wstr); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial char* Wcsstr(char* haystack, char* needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial string WcsstrS(char* haystack, char* needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial char* Wcsstr(char* haystack, ref char needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial string WcsstrS(char* haystack, ref char needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial char* Wcsstr(char* haystack, string needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial string WcsstrS(char* haystack, string needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial char* Wcsstr(ref char haystack, char* needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial string WcsstrS(ref char haystack, char* needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial char* Wcsstr(ref char haystack, ref char needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public partial string WcsstrS(ref char haystack, ref char needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial char* Wcsstr(ref char haystack, string needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public partial string WcsstrS(ref char haystack, string needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial char* Wcsstr(string haystack, char* needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial string WcsstrS(string haystack, char* needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial char* Wcsstr(string haystack, ref char needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public partial string WcsstrS(string haystack, ref char needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public unsafe partial char* Wcsstr(string haystack, string needle); /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsstr")] public partial string WcsstrS(string haystack, string needle); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcscmp")] public unsafe partial int Wcscmp(char* str1, char* str2); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcscmp")] public unsafe partial int Wcscmp(char* str1, ref char str2); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcscmp")] public unsafe partial int Wcscmp(char* str1, string str2); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcscmp")] public unsafe partial int Wcscmp(ref char str1, char* str2); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcscmp")] public partial int Wcscmp(ref char str1, ref char str2); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcscmp")] public partial int Wcscmp(ref char str1, string str2); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcscmp")] public unsafe partial int Wcscmp(string str1, char* str2); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcscmp")] public partial int Wcscmp(string str1, ref char str2); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcscmp")] public partial int Wcscmp(string str1, string str2); /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsncmp")] - public unsafe partial int Wcsncmp(char* str1, char* str2, uint maxlen); + public unsafe partial int Wcsncmp(char* str1, char* str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsncmp")] - public unsafe partial int Wcsncmp(char* str1, ref char str2, uint maxlen); + public unsafe partial int Wcsncmp(char* str1, ref char str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsncmp")] - public unsafe partial int Wcsncmp(char* str1, string str2, uint maxlen); + public unsafe partial int Wcsncmp(char* str1, string str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsncmp")] - public unsafe partial int Wcsncmp(ref char str1, char* str2, uint maxlen); + public unsafe partial int Wcsncmp(ref char str1, char* str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsncmp")] - public partial int Wcsncmp(ref char str1, ref char str2, uint maxlen); + public partial int Wcsncmp(ref char str1, ref char str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsncmp")] - public partial int Wcsncmp(ref char str1, string str2, uint maxlen); + public partial int Wcsncmp(ref char str1, string str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsncmp")] - public unsafe partial int Wcsncmp(string str1, char* str2, uint maxlen); + public unsafe partial int Wcsncmp(string str1, char* str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsncmp")] - public partial int Wcsncmp(string str1, ref char str2, uint maxlen); + public partial int Wcsncmp(string str1, ref char str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_wcsncmp")] - public partial int Wcsncmp(string str1, string str2, uint maxlen); + public partial int Wcsncmp(string str1, string str2, nuint maxlen); + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcscasecmp")] + public unsafe partial int Wcscasecmp(char* str1, char* str2); + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcscasecmp")] + public unsafe partial int Wcscasecmp(char* str1, ref char str2); + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcscasecmp")] + public unsafe partial int Wcscasecmp(char* str1, string str2); + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcscasecmp")] + public unsafe partial int Wcscasecmp(ref char str1, char* str2); + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcscasecmp")] + public partial int Wcscasecmp(ref char str1, ref char str2); + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcscasecmp")] + public partial int Wcscasecmp(ref char str1, string str2); /// To be documented. - [NativeName("Src", "Line 467, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcscasecmp")] + public unsafe partial int Wcscasecmp(string str1, char* str2); + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcscasecmp")] + public partial int Wcscasecmp(string str1, ref char str2); + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcscasecmp")] + public partial int Wcscasecmp(string str1, string str2); + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcsncasecmp")] + public unsafe partial int Wcsncasecmp(char* str1, char* str2, nuint len); + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcsncasecmp")] + public unsafe partial int Wcsncasecmp(char* str1, ref char str2, nuint len); + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcsncasecmp")] + public unsafe partial int Wcsncasecmp(char* str1, string str2, nuint len); + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcsncasecmp")] + public unsafe partial int Wcsncasecmp(ref char str1, char* str2, nuint len); + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcsncasecmp")] + public partial int Wcsncasecmp(ref char str1, ref char str2, nuint len); + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcsncasecmp")] + public partial int Wcsncasecmp(ref char str1, string str2, nuint len); + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcsncasecmp")] + public unsafe partial int Wcsncasecmp(string str1, char* str2, nuint len); + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcsncasecmp")] + public partial int Wcsncasecmp(string str1, ref char str2, nuint len); + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_wcsncasecmp")] + public partial int Wcsncasecmp(string str1, string str2, nuint len); + + /// To be documented. + [NativeName("Src", "Line 513, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlen")] - public unsafe partial uint Strlen(byte* str); + public unsafe partial nuint Strlen(byte* str); /// To be documented. - [NativeName("Src", "Line 467, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 513, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlen")] - public partial uint Strlen(ref byte str); + public partial nuint Strlen(ref byte str); /// To be documented. - [NativeName("Src", "Line 467, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 513, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlen")] - public partial uint Strlen(string str); + public partial nuint Strlen(string str); /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcpy")] - public unsafe partial uint Strlcpy(byte* dst, byte* src, uint maxlen); + public unsafe partial nuint Strlcpy(byte* dst, byte* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcpy")] - public unsafe partial uint Strlcpy(byte* dst, ref byte src, uint maxlen); + public unsafe partial nuint Strlcpy(byte* dst, ref byte src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcpy")] - public unsafe partial uint Strlcpy(byte* dst, string src, uint maxlen); + public unsafe partial nuint Strlcpy(byte* dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcpy")] - public unsafe partial uint Strlcpy(ref byte dst, byte* src, uint maxlen); + public unsafe partial nuint Strlcpy(ref byte dst, byte* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcpy")] - public partial uint Strlcpy(ref byte dst, ref byte src, uint maxlen); + public partial nuint Strlcpy(ref byte dst, ref byte src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcpy")] - public partial uint Strlcpy(ref byte dst, string src, uint maxlen); + public partial nuint Strlcpy(ref byte dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcpy")] - public unsafe partial uint Strlcpy(string dst, byte* src, uint maxlen); + public unsafe partial nuint Strlcpy(string dst, byte* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcpy")] - public partial uint Strlcpy(string dst, ref byte src, uint maxlen); + public partial nuint Strlcpy(string dst, ref byte src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcpy")] - public partial uint Strlcpy(string dst, string src, uint maxlen); + public partial nuint Strlcpy(string dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlcpy")] - public unsafe partial uint Utf8strlcpy(byte* dst, byte* src, uint dst_bytes); + public unsafe partial nuint Utf8strlcpy(byte* dst, byte* src, nuint dst_bytes); /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlcpy")] - public unsafe partial uint Utf8strlcpy(byte* dst, ref byte src, uint dst_bytes); + public unsafe partial nuint Utf8strlcpy(byte* dst, ref byte src, nuint dst_bytes); /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlcpy")] - public unsafe partial uint Utf8strlcpy(byte* dst, string src, uint dst_bytes); + public unsafe partial nuint Utf8strlcpy(byte* dst, string src, nuint dst_bytes); /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlcpy")] - public unsafe partial uint Utf8strlcpy(ref byte dst, byte* src, uint dst_bytes); + public unsafe partial nuint Utf8strlcpy(ref byte dst, byte* src, nuint dst_bytes); /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlcpy")] - public partial uint Utf8strlcpy(ref byte dst, ref byte src, uint dst_bytes); + public partial nuint Utf8strlcpy(ref byte dst, ref byte src, nuint dst_bytes); /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlcpy")] - public partial uint Utf8strlcpy(ref byte dst, string src, uint dst_bytes); + public partial nuint Utf8strlcpy(ref byte dst, string src, nuint dst_bytes); /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlcpy")] - public unsafe partial uint Utf8strlcpy(string dst, byte* src, uint dst_bytes); + public unsafe partial nuint Utf8strlcpy(string dst, byte* src, nuint dst_bytes); /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlcpy")] - public partial uint Utf8strlcpy(string dst, ref byte src, uint dst_bytes); + public partial nuint Utf8strlcpy(string dst, ref byte src, nuint dst_bytes); /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlcpy")] - public partial uint Utf8strlcpy(string dst, string src, uint dst_bytes); + public partial nuint Utf8strlcpy(string dst, string src, nuint dst_bytes); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcat")] - public unsafe partial uint Strlcat(byte* dst, byte* src, uint maxlen); + public unsafe partial nuint Strlcat(byte* dst, byte* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcat")] - public unsafe partial uint Strlcat(byte* dst, ref byte src, uint maxlen); + public unsafe partial nuint Strlcat(byte* dst, ref byte src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcat")] - public unsafe partial uint Strlcat(byte* dst, string src, uint maxlen); + public unsafe partial nuint Strlcat(byte* dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcat")] - public unsafe partial uint Strlcat(ref byte dst, byte* src, uint maxlen); + public unsafe partial nuint Strlcat(ref byte dst, byte* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcat")] - public partial uint Strlcat(ref byte dst, ref byte src, uint maxlen); + public partial nuint Strlcat(ref byte dst, ref byte src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcat")] - public partial uint Strlcat(ref byte dst, string src, uint maxlen); + public partial nuint Strlcat(ref byte dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcat")] - public unsafe partial uint Strlcat(string dst, byte* src, uint maxlen); + public unsafe partial nuint Strlcat(string dst, byte* src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcat")] - public partial uint Strlcat(string dst, ref byte src, uint maxlen); + public partial nuint Strlcat(string dst, ref byte src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlcat")] - public partial uint Strlcat(string dst, string src, uint maxlen); + public partial nuint Strlcat(string dst, string src, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 471, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 517, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strdup")] public unsafe partial byte* Strdup(byte* str); /// To be documented. - [NativeName("Src", "Line 471, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 517, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strdup")] public unsafe partial string StrdupS(byte* str); /// To be documented. - [NativeName("Src", "Line 471, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 517, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strdup")] public unsafe partial byte* Strdup(ref byte str); /// To be documented. - [NativeName("Src", "Line 471, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 517, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strdup")] public partial string StrdupS(ref byte str); /// To be documented. - [NativeName("Src", "Line 471, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 517, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strdup")] public unsafe partial byte* Strdup(string str); /// To be documented. - [NativeName("Src", "Line 471, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 517, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strdup")] public partial string StrdupS(string str); /// To be documented. - [NativeName("Src", "Line 472, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 518, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrev")] public unsafe partial byte* Strrev(byte* str); /// To be documented. - [NativeName("Src", "Line 472, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 518, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrev")] public unsafe partial string StrrevS(byte* str); /// To be documented. - [NativeName("Src", "Line 472, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 518, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrev")] public unsafe partial byte* Strrev(ref byte str); /// To be documented. - [NativeName("Src", "Line 472, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 518, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrev")] public partial string StrrevS(ref byte str); /// To be documented. - [NativeName("Src", "Line 472, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 518, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrev")] public unsafe partial byte* Strrev(string str); /// To be documented. - [NativeName("Src", "Line 472, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 518, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrev")] public partial string StrrevS(string str); /// To be documented. - [NativeName("Src", "Line 473, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 519, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strupr")] public unsafe partial byte* Strupr(byte* str); /// To be documented. - [NativeName("Src", "Line 473, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 519, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strupr")] public unsafe partial string StruprS(byte* str); /// To be documented. - [NativeName("Src", "Line 473, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 519, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strupr")] public unsafe partial byte* Strupr(ref byte str); /// To be documented. - [NativeName("Src", "Line 473, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 519, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strupr")] public partial string StruprS(ref byte str); /// To be documented. - [NativeName("Src", "Line 473, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 519, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strupr")] public unsafe partial byte* Strupr(string str); /// To be documented. - [NativeName("Src", "Line 473, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 519, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strupr")] public partial string StruprS(string str); /// To be documented. - [NativeName("Src", "Line 474, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 520, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlwr")] public unsafe partial byte* Strlwr(byte* str); /// To be documented. - [NativeName("Src", "Line 474, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 520, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlwr")] public unsafe partial string StrlwrS(byte* str); /// To be documented. - [NativeName("Src", "Line 474, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 520, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlwr")] public unsafe partial byte* Strlwr(ref byte str); /// To be documented. - [NativeName("Src", "Line 474, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 520, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlwr")] public partial string StrlwrS(ref byte str); /// To be documented. - [NativeName("Src", "Line 474, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 520, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlwr")] public unsafe partial byte* Strlwr(string str); /// To be documented. - [NativeName("Src", "Line 474, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 520, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strlwr")] public partial string StrlwrS(string str); /// To be documented. - [NativeName("Src", "Line 475, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 521, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strchr")] public unsafe partial byte* Strchr(byte* str, int c); /// To be documented. - [NativeName("Src", "Line 475, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 521, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strchr")] public unsafe partial string StrchrS(byte* str, int c); /// To be documented. - [NativeName("Src", "Line 475, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 521, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strchr")] public unsafe partial byte* Strchr(ref byte str, int c); /// To be documented. - [NativeName("Src", "Line 475, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 521, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strchr")] public partial string StrchrS(ref byte str, int c); /// To be documented. - [NativeName("Src", "Line 475, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 521, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strchr")] public unsafe partial byte* Strchr(string str, int c); /// To be documented. - [NativeName("Src", "Line 475, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 521, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strchr")] public partial string StrchrS(string str, int c); /// To be documented. - [NativeName("Src", "Line 476, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 522, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrchr")] public unsafe partial byte* Strrchr(byte* str, int c); /// To be documented. - [NativeName("Src", "Line 476, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 522, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrchr")] public unsafe partial string StrrchrS(byte* str, int c); /// To be documented. - [NativeName("Src", "Line 476, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 522, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrchr")] public unsafe partial byte* Strrchr(ref byte str, int c); /// To be documented. - [NativeName("Src", "Line 476, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 522, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrchr")] public partial string StrrchrS(ref byte str, int c); /// To be documented. - [NativeName("Src", "Line 476, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 522, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrchr")] public unsafe partial byte* Strrchr(string str, int c); /// To be documented. - [NativeName("Src", "Line 476, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 522, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strrchr")] public partial string StrrchrS(string str, int c); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial byte* Strstr(byte* haystack, byte* needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial string StrstrS(byte* haystack, byte* needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial byte* Strstr(byte* haystack, ref byte needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial string StrstrS(byte* haystack, ref byte needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial byte* Strstr(byte* haystack, string needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial string StrstrS(byte* haystack, string needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial byte* Strstr(ref byte haystack, byte* needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial string StrstrS(ref byte haystack, byte* needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial byte* Strstr(ref byte haystack, ref byte needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public partial string StrstrS(ref byte haystack, ref byte needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial byte* Strstr(ref byte haystack, string needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public partial string StrstrS(ref byte haystack, string needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial byte* Strstr(string haystack, byte* needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial string StrstrS(string haystack, byte* needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial byte* Strstr(string haystack, ref byte needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public partial string StrstrS(string haystack, ref byte needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public unsafe partial byte* Strstr(string haystack, string needle); /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strstr")] public partial string StrstrS(string haystack, string needle); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(byte* s1, byte* s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(byte* s1, byte* s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(byte* s1, byte* s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(byte* s1, byte* s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(byte* s1, ref byte s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(byte* s1, ref byte s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(byte* s1, ref byte s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(byte* s1, ref byte s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(byte* s1, string s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(byte* s1, string s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(byte* s1, string s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(byte* s1, string s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(ref byte s1, byte* s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(ref byte s1, byte* s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(ref byte s1, byte* s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(ref byte s1, byte* s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(ref byte s1, ref byte s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(ref byte s1, ref byte s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(ref byte s1, ref byte s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(ref byte s1, ref byte s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(ref byte s1, string s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(ref byte s1, string s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(ref byte s1, string s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(ref byte s1, string s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(string s1, byte* s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(string s1, byte* s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(string s1, byte* s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(string s1, byte* s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(string s1, ref byte s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(string s1, ref byte s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(string s1, ref byte s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(string s1, ref byte s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(string s1, string s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(string s1, string s2, byte** saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial byte* Strtokr(string s1, string s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtokr")] public unsafe partial string StrtokrS(string s1, string s2, ref byte* saveptr); /// To be documented. - [NativeName("Src", "Line 479, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 525, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlen")] - public unsafe partial uint Utf8strlen(byte* str); + public unsafe partial nuint Utf8strlen(byte* str); /// To be documented. - [NativeName("Src", "Line 479, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 525, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlen")] - public partial uint Utf8strlen(ref byte str); + public partial nuint Utf8strlen(ref byte str); /// To be documented. - [NativeName("Src", "Line 479, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 525, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_utf8strlen")] - public partial uint Utf8strlen(string str); + public partial nuint Utf8strlen(string str); /// To be documented. - [NativeName("Src", "Line 481, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 527, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_itoa")] public unsafe partial byte* Itoa(int value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 481, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 527, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_itoa")] public unsafe partial string ItoaS(int value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 481, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 527, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_itoa")] public unsafe partial byte* Itoa(int value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 481, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 527, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_itoa")] public partial string ItoaS(int value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 481, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 527, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_itoa")] public unsafe partial byte* Itoa(int value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 481, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 527, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_itoa")] public partial string ItoaS(int value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 482, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 528, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_uitoa")] public unsafe partial byte* Uitoa(uint value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 482, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 528, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_uitoa")] public unsafe partial string UitoaS(uint value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 482, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 528, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_uitoa")] public unsafe partial byte* Uitoa(uint value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 482, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 528, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_uitoa")] public partial string UitoaS(uint value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 482, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 528, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_uitoa")] public unsafe partial byte* Uitoa(uint value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 482, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 528, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_uitoa")] public partial string UitoaS(uint value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 483, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 529, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ltoa")] public unsafe partial byte* Ltoa(int value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 483, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 529, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ltoa")] public unsafe partial string LtoaS(int value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 483, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 529, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ltoa")] public unsafe partial byte* Ltoa(int value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 483, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 529, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ltoa")] public partial string LtoaS(int value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 483, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 529, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ltoa")] public unsafe partial byte* Ltoa(int value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 483, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 529, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ltoa")] public partial string LtoaS(int value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 484, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 530, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ultoa")] public unsafe partial byte* Ultoa(uint value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 484, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 530, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ultoa")] public unsafe partial string UltoaS(uint value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 484, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 530, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ultoa")] public unsafe partial byte* Ultoa(uint value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 484, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 530, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ultoa")] public partial string UltoaS(uint value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 484, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 530, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ultoa")] public unsafe partial byte* Ultoa(uint value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 484, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 530, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ultoa")] public partial string UltoaS(uint value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 485, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 531, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_lltoa")] public unsafe partial byte* Lltoa(long value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 485, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 531, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_lltoa")] public unsafe partial string LltoaS(long value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 485, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 531, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_lltoa")] public unsafe partial byte* Lltoa(long value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 485, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 531, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_lltoa")] public partial string LltoaS(long value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 485, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 531, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_lltoa")] public unsafe partial byte* Lltoa(long value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 485, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 531, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_lltoa")] public partial string LltoaS(long value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 486, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 532, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ulltoa")] public unsafe partial byte* Ulltoa(ulong value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 486, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 532, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ulltoa")] public unsafe partial string UlltoaS(ulong value, byte* str, int radix); /// To be documented. - [NativeName("Src", "Line 486, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 532, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ulltoa")] public unsafe partial byte* Ulltoa(ulong value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 486, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 532, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ulltoa")] public partial string UlltoaS(ulong value, ref byte str, int radix); /// To be documented. - [NativeName("Src", "Line 486, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 532, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ulltoa")] public unsafe partial byte* Ulltoa(ulong value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 486, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 532, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ulltoa")] public partial string UlltoaS(ulong value, string str, int radix); /// To be documented. - [NativeName("Src", "Line 488, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 534, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_atoi")] public unsafe partial int Atoi(byte* str); /// To be documented. - [NativeName("Src", "Line 488, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 534, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_atoi")] public partial int Atoi(ref byte str); /// To be documented. - [NativeName("Src", "Line 488, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 534, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_atoi")] public partial int Atoi(string str); /// To be documented. - [NativeName("Src", "Line 489, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 535, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_atof")] public unsafe partial double Atof(byte* str); /// To be documented. - [NativeName("Src", "Line 489, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 535, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_atof")] public partial double Atof(ref byte str); /// To be documented. - [NativeName("Src", "Line 489, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 535, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_atof")] public partial double Atof(string str); /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtol")] public unsafe partial int Strtol(byte* str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtol")] public unsafe partial int Strtol(byte* str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtol")] public unsafe partial int Strtol(ref byte str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtol")] public unsafe partial int Strtol(ref byte str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtol")] public unsafe partial int Strtol(string str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtol")] public unsafe partial int Strtol(string str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoul")] public unsafe partial uint Strtoul(byte* str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoul")] public unsafe partial uint Strtoul(byte* str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoul")] public unsafe partial uint Strtoul(ref byte str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoul")] public unsafe partial uint Strtoul(ref byte str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoul")] public unsafe partial uint Strtoul(string str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoul")] public unsafe partial uint Strtoul(string str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoll")] public unsafe partial long Strtoll(byte* str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoll")] public unsafe partial long Strtoll(byte* str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoll")] public unsafe partial long Strtoll(ref byte str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoll")] public unsafe partial long Strtoll(ref byte str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoll")] public unsafe partial long Strtoll(string str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoll")] public unsafe partial long Strtoll(string str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoull")] public unsafe partial ulong Strtoull(byte* str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoull")] public unsafe partial ulong Strtoull(byte* str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoull")] public unsafe partial ulong Strtoull(ref byte str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoull")] public unsafe partial ulong Strtoull(ref byte str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoull")] public unsafe partial ulong Strtoull(string str, byte** endp, int @base); /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtoull")] public unsafe partial ulong Strtoull(string str, ref byte* endp, int @base); /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtod")] public unsafe partial double Strtod(byte* str, byte** endp); /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtod")] public unsafe partial double Strtod(byte* str, ref byte* endp); /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtod")] public unsafe partial double Strtod(ref byte str, byte** endp); /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtod")] public unsafe partial double Strtod(ref byte str, ref byte* endp); /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtod")] public unsafe partial double Strtod(string str, byte** endp); /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strtod")] public unsafe partial double Strtod(string str, ref byte* endp); /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcmp")] public unsafe partial int Strcmp(byte* str1, byte* str2); /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcmp")] public unsafe partial int Strcmp(byte* str1, ref byte str2); /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcmp")] public unsafe partial int Strcmp(byte* str1, string str2); /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcmp")] public unsafe partial int Strcmp(ref byte str1, byte* str2); /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcmp")] public partial int Strcmp(ref byte str1, ref byte str2); /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcmp")] public partial int Strcmp(ref byte str1, string str2); /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcmp")] public unsafe partial int Strcmp(string str1, byte* str2); /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcmp")] public partial int Strcmp(string str1, ref byte str2); /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcmp")] public partial int Strcmp(string str1, string str2); /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncmp")] - public unsafe partial int Strncmp(byte* str1, byte* str2, uint maxlen); + public unsafe partial int Strncmp(byte* str1, byte* str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncmp")] - public unsafe partial int Strncmp(byte* str1, ref byte str2, uint maxlen); + public unsafe partial int Strncmp(byte* str1, ref byte str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncmp")] - public unsafe partial int Strncmp(byte* str1, string str2, uint maxlen); + public unsafe partial int Strncmp(byte* str1, string str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncmp")] - public unsafe partial int Strncmp(ref byte str1, byte* str2, uint maxlen); + public unsafe partial int Strncmp(ref byte str1, byte* str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncmp")] - public partial int Strncmp(ref byte str1, ref byte str2, uint maxlen); + public partial int Strncmp(ref byte str1, ref byte str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncmp")] - public partial int Strncmp(ref byte str1, string str2, uint maxlen); + public partial int Strncmp(ref byte str1, string str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncmp")] - public unsafe partial int Strncmp(string str1, byte* str2, uint maxlen); + public unsafe partial int Strncmp(string str1, byte* str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncmp")] - public partial int Strncmp(string str1, ref byte str2, uint maxlen); + public partial int Strncmp(string str1, ref byte str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncmp")] - public partial int Strncmp(string str1, string str2, uint maxlen); + public partial int Strncmp(string str1, string str2, nuint maxlen); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcasecmp")] public unsafe partial int Strcasecmp(byte* str1, byte* str2); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcasecmp")] public unsafe partial int Strcasecmp(byte* str1, ref byte str2); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcasecmp")] public unsafe partial int Strcasecmp(byte* str1, string str2); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcasecmp")] public unsafe partial int Strcasecmp(ref byte str1, byte* str2); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcasecmp")] public partial int Strcasecmp(ref byte str1, ref byte str2); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcasecmp")] public partial int Strcasecmp(ref byte str1, string str2); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcasecmp")] public unsafe partial int Strcasecmp(string str1, byte* str2); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcasecmp")] public partial int Strcasecmp(string str1, ref byte str2); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strcasecmp")] public partial int Strcasecmp(string str1, string str2); /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncasecmp")] - public unsafe partial int Strncasecmp(byte* str1, byte* str2, uint len); + public unsafe partial int Strncasecmp(byte* str1, byte* str2, nuint len); /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncasecmp")] - public unsafe partial int Strncasecmp(byte* str1, ref byte str2, uint len); + public unsafe partial int Strncasecmp(byte* str1, ref byte str2, nuint len); /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncasecmp")] - public unsafe partial int Strncasecmp(byte* str1, string str2, uint len); + public unsafe partial int Strncasecmp(byte* str1, string str2, nuint len); /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncasecmp")] - public unsafe partial int Strncasecmp(ref byte str1, byte* str2, uint len); + public unsafe partial int Strncasecmp(ref byte str1, byte* str2, nuint len); /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncasecmp")] - public partial int Strncasecmp(ref byte str1, ref byte str2, uint len); + public partial int Strncasecmp(ref byte str1, ref byte str2, nuint len); /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncasecmp")] - public partial int Strncasecmp(ref byte str1, string str2, uint len); + public partial int Strncasecmp(ref byte str1, string str2, nuint len); /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncasecmp")] - public unsafe partial int Strncasecmp(string str1, byte* str2, uint len); + public unsafe partial int Strncasecmp(string str1, byte* str2, nuint len); /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncasecmp")] - public partial int Strncasecmp(string str1, ref byte str2, uint len); + public partial int Strncasecmp(string str1, ref byte str2, nuint len); /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_strncasecmp")] - public partial int Strncasecmp(string str1, string str2, uint len); + public partial int Strncasecmp(string str1, string str2, nuint len); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sscanf")] public unsafe partial int Sscanf(byte* text, byte* fmt); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sscanf")] public unsafe partial int Sscanf(byte* text, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sscanf")] public unsafe partial int Sscanf(byte* text, string fmt); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sscanf")] public unsafe partial int Sscanf(ref byte text, byte* fmt); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sscanf")] public partial int Sscanf(ref byte text, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sscanf")] public partial int Sscanf(ref byte text, string fmt); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sscanf")] public unsafe partial int Sscanf(string text, byte* fmt); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sscanf")] public partial int Sscanf(string text, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sscanf")] public partial int Sscanf(string text, string fmt); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(byte* text, byte* fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(byte* text, byte* fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(byte* text, byte* fmt, string ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(byte* text, ref byte fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(byte* text, ref byte fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(byte* text, ref byte fmt, string ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(byte* text, string fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(byte* text, string fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(byte* text, string fmt, string ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(ref byte text, byte* fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(ref byte text, byte* fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(ref byte text, byte* fmt, string ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(ref byte text, ref byte fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public partial int Vsscanf(ref byte text, ref byte fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public partial int Vsscanf(ref byte text, ref byte fmt, string ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(ref byte text, string fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public partial int Vsscanf(ref byte text, string fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public partial int Vsscanf(ref byte text, string fmt, string ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(string text, byte* fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(string text, byte* fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(string text, byte* fmt, string ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(string text, ref byte fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public partial int Vsscanf(string text, ref byte fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public partial int Vsscanf(string text, ref byte fmt, string ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public unsafe partial int Vsscanf(string text, string fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public partial int Vsscanf(string text, string fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsscanf")] public partial int Vsscanf(string text, string fmt, string ap); /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_snprintf")] - public unsafe partial int Snprintf(byte* text, uint maxlen, byte* fmt); + public unsafe partial int Snprintf(byte* text, nuint maxlen, byte* fmt); /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_snprintf")] - public unsafe partial int Snprintf(byte* text, uint maxlen, ref byte fmt); + public unsafe partial int Snprintf(byte* text, nuint maxlen, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_snprintf")] - public unsafe partial int Snprintf(byte* text, uint maxlen, string fmt); + public unsafe partial int Snprintf(byte* text, nuint maxlen, string fmt); /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_snprintf")] - public unsafe partial int Snprintf(ref byte text, uint maxlen, byte* fmt); + public unsafe partial int Snprintf(ref byte text, nuint maxlen, byte* fmt); /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_snprintf")] - public partial int Snprintf(ref byte text, uint maxlen, ref byte fmt); + public partial int Snprintf(ref byte text, nuint maxlen, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_snprintf")] - public partial int Snprintf(ref byte text, uint maxlen, string fmt); + public partial int Snprintf(ref byte text, nuint maxlen, string fmt); /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_snprintf")] - public unsafe partial int Snprintf(string text, uint maxlen, byte* fmt); + public unsafe partial int Snprintf(string text, nuint maxlen, byte* fmt); /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_snprintf")] - public partial int Snprintf(string text, uint maxlen, ref byte fmt); + public partial int Snprintf(string text, nuint maxlen, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_snprintf")] - public partial int Snprintf(string text, uint maxlen, string fmt); + public partial int Snprintf(string text, nuint maxlen, string fmt); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(byte* text, uint maxlen, byte* fmt, byte* ap); + public unsafe partial int Vsnprintf(byte* text, nuint maxlen, byte* fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(byte* text, uint maxlen, byte* fmt, ref byte ap); + public unsafe partial int Vsnprintf(byte* text, nuint maxlen, byte* fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(byte* text, uint maxlen, byte* fmt, string ap); + public unsafe partial int Vsnprintf(byte* text, nuint maxlen, byte* fmt, string ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(byte* text, uint maxlen, ref byte fmt, byte* ap); + public unsafe partial int Vsnprintf(byte* text, nuint maxlen, ref byte fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(byte* text, uint maxlen, ref byte fmt, ref byte ap); + public unsafe partial int Vsnprintf(byte* text, nuint maxlen, ref byte fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(byte* text, uint maxlen, ref byte fmt, string ap); + public unsafe partial int Vsnprintf(byte* text, nuint maxlen, ref byte fmt, string ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(byte* text, uint maxlen, string fmt, byte* ap); + public unsafe partial int Vsnprintf(byte* text, nuint maxlen, string fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(byte* text, uint maxlen, string fmt, ref byte ap); + public unsafe partial int Vsnprintf(byte* text, nuint maxlen, string fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(byte* text, uint maxlen, string fmt, string ap); + public unsafe partial int Vsnprintf(byte* text, nuint maxlen, string fmt, string ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(ref byte text, uint maxlen, byte* fmt, byte* ap); + public unsafe partial int Vsnprintf(ref byte text, nuint maxlen, byte* fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(ref byte text, uint maxlen, byte* fmt, ref byte ap); + public unsafe partial int Vsnprintf(ref byte text, nuint maxlen, byte* fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(ref byte text, uint maxlen, byte* fmt, string ap); + public unsafe partial int Vsnprintf(ref byte text, nuint maxlen, byte* fmt, string ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(ref byte text, uint maxlen, ref byte fmt, byte* ap); + public unsafe partial int Vsnprintf(ref byte text, nuint maxlen, ref byte fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public partial int Vsnprintf(ref byte text, uint maxlen, ref byte fmt, ref byte ap); + public partial int Vsnprintf(ref byte text, nuint maxlen, ref byte fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public partial int Vsnprintf(ref byte text, uint maxlen, ref byte fmt, string ap); + public partial int Vsnprintf(ref byte text, nuint maxlen, ref byte fmt, string ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(ref byte text, uint maxlen, string fmt, byte* ap); + public unsafe partial int Vsnprintf(ref byte text, nuint maxlen, string fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public partial int Vsnprintf(ref byte text, uint maxlen, string fmt, ref byte ap); + public partial int Vsnprintf(ref byte text, nuint maxlen, string fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public partial int Vsnprintf(ref byte text, uint maxlen, string fmt, string ap); + public partial int Vsnprintf(ref byte text, nuint maxlen, string fmt, string ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(string text, uint maxlen, byte* fmt, byte* ap); + public unsafe partial int Vsnprintf(string text, nuint maxlen, byte* fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(string text, uint maxlen, byte* fmt, ref byte ap); + public unsafe partial int Vsnprintf(string text, nuint maxlen, byte* fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(string text, uint maxlen, byte* fmt, string ap); + public unsafe partial int Vsnprintf(string text, nuint maxlen, byte* fmt, string ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(string text, uint maxlen, ref byte fmt, byte* ap); + public unsafe partial int Vsnprintf(string text, nuint maxlen, ref byte fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public partial int Vsnprintf(string text, uint maxlen, ref byte fmt, ref byte ap); + public partial int Vsnprintf(string text, nuint maxlen, ref byte fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public partial int Vsnprintf(string text, uint maxlen, ref byte fmt, string ap); + public partial int Vsnprintf(string text, nuint maxlen, ref byte fmt, string ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public unsafe partial int Vsnprintf(string text, uint maxlen, string fmt, byte* ap); + public unsafe partial int Vsnprintf(string text, nuint maxlen, string fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public partial int Vsnprintf(string text, uint maxlen, string fmt, ref byte ap); + public partial int Vsnprintf(string text, nuint maxlen, string fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_vsnprintf")] - public partial int Vsnprintf(string text, uint maxlen, string fmt, string ap); + public partial int Vsnprintf(string text, nuint maxlen, string fmt, string ap); /// To be documented. - [NativeName("Src", "Line 512, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 558, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_acos")] public partial double Acos(double x); /// To be documented. - [NativeName("Src", "Line 513, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 559, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_acosf")] public partial float Acosf(float x); /// To be documented. - [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_asin")] public partial double Asin(double x); /// To be documented. - [NativeName("Src", "Line 515, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 561, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_asinf")] public partial float Asinf(float x); /// To be documented. - [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 562, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_atan")] public partial double Atan(double x); /// To be documented. - [NativeName("Src", "Line 517, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 563, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_atanf")] public partial float Atanf(float x); /// To be documented. - [NativeName("Src", "Line 518, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 564, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_atan2")] public partial double Atan2(double x, double y); /// To be documented. - [NativeName("Src", "Line 519, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 565, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_atan2f")] public partial float Atan2f(float x, float y); /// To be documented. - [NativeName("Src", "Line 520, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 566, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ceil")] public partial double Ceil(double x); /// To be documented. - [NativeName("Src", "Line 521, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_ceilf")] public partial float Ceilf(float x); /// To be documented. - [NativeName("Src", "Line 522, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 568, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_copysign")] public partial double Copysign(double x, double y); /// To be documented. - [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 569, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_copysignf")] public partial float Copysignf(float x, float y); /// To be documented. - [NativeName("Src", "Line 524, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 570, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_cos")] public partial double Cos(double x); /// To be documented. - [NativeName("Src", "Line 525, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 571, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_cosf")] public partial float Cosf(float x); /// To be documented. - [NativeName("Src", "Line 526, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 572, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_exp")] public partial double Exp(double x); /// To be documented. - [NativeName("Src", "Line 527, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 573, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_expf")] public partial float Expf(float x); /// To be documented. - [NativeName("Src", "Line 528, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 574, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_fabs")] public partial double Fabs(double x); /// To be documented. - [NativeName("Src", "Line 529, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 575, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_fabsf")] public partial float Fabsf(float x); /// To be documented. - [NativeName("Src", "Line 530, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 576, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_floor")] public partial double Floor(double x); /// To be documented. - [NativeName("Src", "Line 531, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 577, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_floorf")] public partial float Floorf(float x); /// To be documented. - [NativeName("Src", "Line 532, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 578, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_trunc")] + public partial double Trunc(double x); + + /// To be documented. + [NativeName("Src", "Line 579, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_truncf")] + public partial float Truncf(float x); + + /// To be documented. + [NativeName("Src", "Line 580, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_fmod")] public partial double Fmod(double x, double y); /// To be documented. - [NativeName("Src", "Line 533, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_fmodf")] public partial float Fmodf(float x, float y); /// To be documented. - [NativeName("Src", "Line 534, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 582, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_log")] public partial double Log(double x); /// To be documented. - [NativeName("Src", "Line 535, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 583, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_logf")] public partial float Logf(float x); /// To be documented. - [NativeName("Src", "Line 536, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 584, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_log10")] public partial double Log10(double x); /// To be documented. - [NativeName("Src", "Line 537, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 585, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_log10f")] public partial float Log10f(float x); /// To be documented. - [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 586, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_pow")] public partial double Pow(double x, double y); /// To be documented. - [NativeName("Src", "Line 539, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 587, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_powf")] public partial float Powf(float x, float y); /// To be documented. - [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 588, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_round")] + public partial double Round(double x); + + /// To be documented. + [NativeName("Src", "Line 589, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_roundf")] + public partial float Roundf(float x); + + /// To be documented. + [NativeName("Src", "Line 590, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_lround")] + public partial int Lround(double x); + + /// To be documented. + [NativeName("Src", "Line 591, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] + [NativeApi(EntryPoint = "SDL_lroundf")] + public partial int Lroundf(float x); + + /// To be documented. + [NativeName("Src", "Line 592, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_scalbn")] public partial double Scalbn(double x, int n); /// To be documented. - [NativeName("Src", "Line 541, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 593, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_scalbnf")] public partial float Scalbnf(float x, int n); /// To be documented. - [NativeName("Src", "Line 542, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 594, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sin")] public partial double Sin(double x); /// To be documented. - [NativeName("Src", "Line 543, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sinf")] public partial float Sinf(float x); /// To be documented. - [NativeName("Src", "Line 544, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 596, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sqrt")] public partial double Sqrt(double x); /// To be documented. - [NativeName("Src", "Line 545, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 597, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_sqrtf")] public partial float Sqrtf(float x); /// To be documented. - [NativeName("Src", "Line 546, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 598, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_tan")] public partial double Tan(double x); /// To be documented. - [NativeName("Src", "Line 547, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 599, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_tanf")] public partial float Tanf(float x); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_open")] public unsafe partial Icon* IconvOpen(byte* tocode, byte* fromcode); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_open")] public unsafe partial Icon* IconvOpen(byte* tocode, ref byte fromcode); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_open")] public unsafe partial Icon* IconvOpen(byte* tocode, string fromcode); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_open")] public unsafe partial Icon* IconvOpen(ref byte tocode, byte* fromcode); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_open")] public unsafe partial Icon* IconvOpen(ref byte tocode, ref byte fromcode); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_open")] public unsafe partial Icon* IconvOpen(ref byte tocode, string fromcode); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_open")] public unsafe partial Icon* IconvOpen(string tocode, byte* fromcode); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_open")] public unsafe partial Icon* IconvOpen(string tocode, ref byte fromcode); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_open")] public unsafe partial Icon* IconvOpen(string tocode, string fromcode); /// To be documented. - [NativeName("Src", "Line 559, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 611, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_close")] public unsafe partial int IconvClose(Icon* cd); /// To be documented. - [NativeName("Src", "Line 559, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 611, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_close")] public partial int IconvClose(ref Icon cd); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, byte** inbuf, uint* inbytesleft, byte** outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, byte** inbuf, nuint* inbytesleft, byte** outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, byte** inbuf, uint* inbytesleft, byte** outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, byte** inbuf, nuint* inbytesleft, byte** outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, byte** inbuf, uint* inbytesleft, ref byte* outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, byte** inbuf, nuint* inbytesleft, ref byte* outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, byte** inbuf, uint* inbytesleft, ref byte* outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, byte** inbuf, nuint* inbytesleft, ref byte* outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, byte** inbuf, ref uint inbytesleft, byte** outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, byte** inbuf, ref nuint inbytesleft, byte** outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, byte** inbuf, ref uint inbytesleft, byte** outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, byte** inbuf, ref nuint inbytesleft, byte** outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, byte** inbuf, ref uint inbytesleft, ref byte* outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, byte** inbuf, ref nuint inbytesleft, ref byte* outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, byte** inbuf, ref uint inbytesleft, ref byte* outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, byte** inbuf, ref nuint inbytesleft, ref byte* outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, ref byte* inbuf, uint* inbytesleft, byte** outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, ref byte* inbuf, nuint* inbytesleft, byte** outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, ref byte* inbuf, uint* inbytesleft, byte** outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, ref byte* inbuf, nuint* inbytesleft, byte** outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, ref byte* inbuf, uint* inbytesleft, ref byte* outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, ref byte* inbuf, nuint* inbytesleft, ref byte* outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, ref byte* inbuf, uint* inbytesleft, ref byte* outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, ref byte* inbuf, nuint* inbytesleft, ref byte* outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, ref byte* inbuf, ref uint inbytesleft, byte** outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, ref byte* inbuf, ref nuint inbytesleft, byte** outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, ref byte* inbuf, ref uint inbytesleft, byte** outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, ref byte* inbuf, ref nuint inbytesleft, byte** outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, ref byte* inbuf, ref uint inbytesleft, ref byte* outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, ref byte* inbuf, ref nuint inbytesleft, ref byte* outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(Icon* cd, ref byte* inbuf, ref uint inbytesleft, ref byte* outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(Icon* cd, ref byte* inbuf, ref nuint inbytesleft, ref byte* outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, byte** inbuf, uint* inbytesleft, byte** outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, byte** inbuf, nuint* inbytesleft, byte** outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, byte** inbuf, uint* inbytesleft, byte** outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, byte** inbuf, nuint* inbytesleft, byte** outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, byte** inbuf, uint* inbytesleft, ref byte* outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, byte** inbuf, nuint* inbytesleft, ref byte* outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, byte** inbuf, uint* inbytesleft, ref byte* outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, byte** inbuf, nuint* inbytesleft, ref byte* outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, byte** inbuf, ref uint inbytesleft, byte** outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, byte** inbuf, ref nuint inbytesleft, byte** outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, byte** inbuf, ref uint inbytesleft, byte** outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, byte** inbuf, ref nuint inbytesleft, byte** outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, byte** inbuf, ref uint inbytesleft, ref byte* outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, byte** inbuf, ref nuint inbytesleft, ref byte* outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, byte** inbuf, ref uint inbytesleft, ref byte* outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, byte** inbuf, ref nuint inbytesleft, ref byte* outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, ref byte* inbuf, uint* inbytesleft, byte** outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, ref byte* inbuf, nuint* inbytesleft, byte** outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, ref byte* inbuf, uint* inbytesleft, byte** outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, ref byte* inbuf, nuint* inbytesleft, byte** outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, ref byte* inbuf, uint* inbytesleft, ref byte* outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, ref byte* inbuf, nuint* inbytesleft, ref byte* outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, ref byte* inbuf, uint* inbytesleft, ref byte* outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, ref byte* inbuf, nuint* inbytesleft, ref byte* outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, ref byte* inbuf, ref uint inbytesleft, byte** outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, ref byte* inbuf, ref nuint inbytesleft, byte** outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, ref byte* inbuf, ref uint inbytesleft, byte** outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, ref byte* inbuf, ref nuint inbytesleft, byte** outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, ref byte* inbuf, ref uint inbytesleft, ref byte* outbuf, uint* outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, ref byte* inbuf, ref nuint inbytesleft, ref byte* outbuf, nuint* outbytesleft); /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv")] - public unsafe partial uint Iconv(ref Icon cd, ref byte* inbuf, ref uint inbytesleft, ref byte* outbuf, ref uint outbytesleft); + public unsafe partial nuint Iconv(ref Icon cd, ref byte* inbuf, ref nuint inbytesleft, ref byte* outbuf, ref nuint outbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(byte* tocode, byte* fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(byte* tocode, byte* fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(byte* tocode, byte* fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(byte* tocode, byte* fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(byte* tocode, byte* fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(byte* tocode, byte* fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(byte* tocode, byte* fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(byte* tocode, byte* fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(byte* tocode, byte* fromcode, string inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(byte* tocode, byte* fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(byte* tocode, byte* fromcode, string inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(byte* tocode, byte* fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(byte* tocode, ref byte fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(byte* tocode, ref byte fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(byte* tocode, ref byte fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(byte* tocode, ref byte fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(byte* tocode, ref byte fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(byte* tocode, ref byte fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(byte* tocode, ref byte fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(byte* tocode, ref byte fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(byte* tocode, ref byte fromcode, string inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(byte* tocode, ref byte fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(byte* tocode, ref byte fromcode, string inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(byte* tocode, ref byte fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(byte* tocode, string fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(byte* tocode, string fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(byte* tocode, string fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(byte* tocode, string fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(byte* tocode, string fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(byte* tocode, string fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(byte* tocode, string fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(byte* tocode, string fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(byte* tocode, string fromcode, string inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(byte* tocode, string fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(byte* tocode, string fromcode, string inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(byte* tocode, string fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(ref byte tocode, byte* fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(ref byte tocode, byte* fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(ref byte tocode, byte* fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(ref byte tocode, byte* fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(ref byte tocode, byte* fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(ref byte tocode, byte* fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(ref byte tocode, byte* fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(ref byte tocode, byte* fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(ref byte tocode, byte* fromcode, string inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(ref byte tocode, byte* fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(ref byte tocode, byte* fromcode, string inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(ref byte tocode, byte* fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(ref byte tocode, ref byte fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(ref byte tocode, ref byte fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(ref byte tocode, ref byte fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(ref byte tocode, ref byte fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(ref byte tocode, ref byte fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(ref byte tocode, ref byte fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public partial string IconvStringS(ref byte tocode, ref byte fromcode, ref byte inbuf, uint inbytesleft); + public partial string IconvStringS(ref byte tocode, ref byte fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(ref byte tocode, ref byte fromcode, string inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(ref byte tocode, ref byte fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public partial string IconvStringS(ref byte tocode, ref byte fromcode, string inbuf, uint inbytesleft); + public partial string IconvStringS(ref byte tocode, ref byte fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(ref byte tocode, string fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(ref byte tocode, string fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(ref byte tocode, string fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(ref byte tocode, string fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(ref byte tocode, string fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(ref byte tocode, string fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public partial string IconvStringS(ref byte tocode, string fromcode, ref byte inbuf, uint inbytesleft); + public partial string IconvStringS(ref byte tocode, string fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(ref byte tocode, string fromcode, string inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(ref byte tocode, string fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public partial string IconvStringS(ref byte tocode, string fromcode, string inbuf, uint inbytesleft); + public partial string IconvStringS(ref byte tocode, string fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(string tocode, byte* fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(string tocode, byte* fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(string tocode, byte* fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(string tocode, byte* fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(string tocode, byte* fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(string tocode, byte* fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(string tocode, byte* fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(string tocode, byte* fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(string tocode, byte* fromcode, string inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(string tocode, byte* fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(string tocode, byte* fromcode, string inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(string tocode, byte* fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(string tocode, ref byte fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(string tocode, ref byte fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(string tocode, ref byte fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(string tocode, ref byte fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(string tocode, ref byte fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(string tocode, ref byte fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public partial string IconvStringS(string tocode, ref byte fromcode, ref byte inbuf, uint inbytesleft); + public partial string IconvStringS(string tocode, ref byte fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(string tocode, ref byte fromcode, string inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(string tocode, ref byte fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public partial string IconvStringS(string tocode, ref byte fromcode, string inbuf, uint inbytesleft); + public partial string IconvStringS(string tocode, ref byte fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(string tocode, string fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(string tocode, string fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial string IconvStringS(string tocode, string fromcode, byte* inbuf, uint inbytesleft); + public unsafe partial string IconvStringS(string tocode, string fromcode, byte* inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(string tocode, string fromcode, ref byte inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(string tocode, string fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public partial string IconvStringS(string tocode, string fromcode, ref byte inbuf, uint inbytesleft); + public partial string IconvStringS(string tocode, string fromcode, ref byte inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public unsafe partial byte* IconvString(string tocode, string fromcode, string inbuf, uint inbytesleft); + public unsafe partial byte* IconvString(string tocode, string fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] [NativeApi(EntryPoint = "SDL_iconv_string")] - public partial string IconvStringS(string tocode, string fromcode, string inbuf, uint inbytesleft); + public partial string IconvStringS(string tocode, string fromcode, string inbuf, nuint inbytesleft); /// To be documented. - [NativeName("Src", "Line 344, Column 37 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 356, Column 37 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetPixelFormatName")] public unsafe partial byte* GetPixelFormatName(uint format); /// To be documented. - [NativeName("Src", "Line 344, Column 37 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 356, Column 37 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetPixelFormatName")] public partial string GetPixelFormatNameS(uint format); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, uint* Rmask, uint* Gmask, uint* Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, uint* Rmask, uint* Gmask, uint* Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, uint* Rmask, uint* Gmask, ref uint Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, uint* Rmask, uint* Gmask, ref uint Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, uint* Rmask, ref uint Gmask, uint* Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, uint* Rmask, ref uint Gmask, uint* Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, uint* Rmask, ref uint Gmask, ref uint Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, uint* Rmask, ref uint Gmask, ref uint Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, ref uint Rmask, uint* Gmask, uint* Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, ref uint Rmask, uint* Gmask, uint* Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, ref uint Rmask, uint* Gmask, ref uint Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, ref uint Rmask, uint* Gmask, ref uint Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, ref uint Rmask, ref uint Gmask, uint* Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, ref uint Rmask, ref uint Gmask, uint* Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, ref uint Rmask, ref uint Gmask, ref uint Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, int* bpp, ref uint Rmask, ref uint Gmask, ref uint Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, uint* Rmask, uint* Gmask, uint* Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, uint* Rmask, uint* Gmask, uint* Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, uint* Rmask, uint* Gmask, ref uint Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, uint* Rmask, uint* Gmask, ref uint Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, uint* Rmask, ref uint Gmask, uint* Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, uint* Rmask, ref uint Gmask, uint* Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, uint* Rmask, ref uint Gmask, ref uint Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, uint* Rmask, ref uint Gmask, ref uint Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, ref uint Rmask, uint* Gmask, uint* Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, ref uint Rmask, uint* Gmask, uint* Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, ref uint Rmask, uint* Gmask, ref uint Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, ref uint Rmask, uint* Gmask, ref uint Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, ref uint Rmask, ref uint Gmask, uint* Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, ref uint Rmask, ref uint Gmask, uint* Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public unsafe partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, ref uint Rmask, ref uint Gmask, ref uint Bmask, uint* Amask); /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_PixelFormatEnumToMasks")] public partial SdlBool PixelFormatEnumToMasks(uint format, ref int bpp, ref uint Rmask, ref uint Gmask, ref uint Bmask, ref uint Amask); /// To be documented. - [NativeName("Src", "Line 368, Column 32 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 394, Column 32 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_MasksToPixelFormatEnum")] public partial uint MasksToPixelFormatEnum(int bpp, uint Rmask, uint Gmask, uint Bmask, uint Amask); /// To be documented. - [NativeName("Src", "Line 377, Column 43 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 413, Column 43 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_AllocFormat")] public unsafe partial PixelFormat* AllocFormat(uint pixel_format); /// To be documented. - [NativeName("Src", "Line 382, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 422, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_FreeFormat")] public unsafe partial void FreeFormat(PixelFormat* format); /// To be documented. - [NativeName("Src", "Line 382, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 422, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_FreeFormat")] public partial void FreeFormat(ref PixelFormat format); /// To be documented. - [NativeName("Src", "Line 394, Column 38 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 436, Column 38 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_AllocPalette")] public unsafe partial Palette* AllocPalette(int ncolors); /// To be documented. - [NativeName("Src", "Line 399, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 449, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_SetPixelFormatPalette")] public unsafe partial int SetPixelFormatPalette(PixelFormat* format, Palette* palette); /// To be documented. - [NativeName("Src", "Line 399, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 449, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_SetPixelFormatPalette")] public unsafe partial int SetPixelFormatPalette(PixelFormat* format, ref Palette palette); /// To be documented. - [NativeName("Src", "Line 399, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 449, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_SetPixelFormatPalette")] public unsafe partial int SetPixelFormatPalette(ref PixelFormat format, Palette* palette); /// To be documented. - [NativeName("Src", "Line 399, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 449, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_SetPixelFormatPalette")] public partial int SetPixelFormatPalette(ref PixelFormat format, ref Palette palette); /// To be documented. - [NativeName("Src", "Line 412, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_SetPaletteColors")] public unsafe partial int SetPaletteColors(Palette* palette, Color* colors, int firstcolor, int ncolors); /// To be documented. - [NativeName("Src", "Line 412, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_SetPaletteColors")] public unsafe partial int SetPaletteColors(Palette* palette, ref Color colors, int firstcolor, int ncolors); /// To be documented. - [NativeName("Src", "Line 412, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_SetPaletteColors")] public unsafe partial int SetPaletteColors(ref Palette palette, Color* colors, int firstcolor, int ncolors); /// To be documented. - [NativeName("Src", "Line 412, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_SetPaletteColors")] public partial int SetPaletteColors(ref Palette palette, ref Color colors, int firstcolor, int ncolors); /// To be documented. - [NativeName("Src", "Line 421, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 476, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_FreePalette")] public unsafe partial void FreePalette(Palette* palette); /// To be documented. - [NativeName("Src", "Line 421, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 476, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_FreePalette")] public partial void FreePalette(ref Palette palette); /// To be documented. - [NativeName("Src", "Line 428, Column 32 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 506, Column 32 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_MapRGB")] public unsafe partial uint MapRGB(PixelFormat* format, byte r, byte g, byte b); /// To be documented. - [NativeName("Src", "Line 428, Column 32 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 506, Column 32 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_MapRGB")] public partial uint MapRGB(ref PixelFormat format, byte r, byte g, byte b); /// To be documented. - [NativeName("Src", "Line 436, Column 32 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_MapRGBA")] public unsafe partial uint MapRGBA(PixelFormat* format, byte r, byte g, byte b, byte a); /// To be documented. - [NativeName("Src", "Line 436, Column 32 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_MapRGBA")] public partial uint MapRGBA(ref PixelFormat format, byte r, byte g, byte b, byte a); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, byte* r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, byte* r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, byte* r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, byte* r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, byte* r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, byte* r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, byte* r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, byte* r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, byte* r, string g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, ref byte r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, ref byte r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, ref byte r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, ref byte r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, ref byte r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, ref byte r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, ref byte r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, ref byte r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, ref byte r, string g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, string r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, string r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, string r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, string r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, string r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, string r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, string r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, string r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, PixelFormat* format, string r, string g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, byte* r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, byte* r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, byte* r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, byte* r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, byte* r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, byte* r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, byte* r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, byte* r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, byte* r, string g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, ref byte r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, ref byte r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, ref byte r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, ref byte r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public partial void GetRGB(uint pixel, ref PixelFormat format, ref byte r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public partial void GetRGB(uint pixel, ref PixelFormat format, ref byte r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, ref byte r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public partial void GetRGB(uint pixel, ref PixelFormat format, ref byte r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public partial void GetRGB(uint pixel, ref PixelFormat format, ref byte r, string g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, string r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, string r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, string r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, string r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public partial void GetRGB(uint pixel, ref PixelFormat format, string r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public partial void GetRGB(uint pixel, ref PixelFormat format, string r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public unsafe partial void GetRGB(uint pixel, ref PixelFormat format, string r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public partial void GetRGB(uint pixel, ref PixelFormat format, string r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGB")] public partial void GetRGB(uint pixel, ref PixelFormat format, string r, string g, string b); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, byte* r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, ref byte r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, PixelFormat* format, string r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, byte* r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, ref byte r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, string r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, string r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, string r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, string r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, string r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, string r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public unsafe partial void GetRGBA(uint pixel, ref PixelFormat format, string r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, string r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_GetRGBA")] public partial void GetRGBA(uint pixel, ref PixelFormat format, string r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 462, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 602, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_CalculateGammaRamp")] public unsafe partial void CalculateGammaRamp(float gamma, ushort* ramp); /// To be documented. - [NativeName("Src", "Line 462, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 602, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] [NativeApi(EntryPoint = "SDL_CalculateGammaRamp")] public partial void CalculateGammaRamp(float gamma, ref ushort ramp); /// To be documented. - [NativeName("Src", "Line 41, Column 29 in build/submodules/SDL-mirror/include/SDL_error.h")] + [NativeName("Src", "Line 64, Column 29 in build/submodules/SDL/include/SDL_error.h")] [NativeApi(EntryPoint = "SDL_SetError")] public unsafe partial int SetError(byte* fmt); /// To be documented. - [NativeName("Src", "Line 41, Column 29 in build/submodules/SDL-mirror/include/SDL_error.h")] + [NativeName("Src", "Line 64, Column 29 in build/submodules/SDL/include/SDL_error.h")] [NativeApi(EntryPoint = "SDL_SetError")] public partial int SetError(ref byte fmt); /// To be documented. - [NativeName("Src", "Line 41, Column 29 in build/submodules/SDL-mirror/include/SDL_error.h")] + [NativeName("Src", "Line 64, Column 29 in build/submodules/SDL/include/SDL_error.h")] [NativeApi(EntryPoint = "SDL_SetError")] public partial int SetError(string fmt); /// To be documented. - [NativeName("Src", "Line 42, Column 37 in build/submodules/SDL-mirror/include/SDL_error.h")] + [NativeName("Src", "Line 98, Column 37 in build/submodules/SDL/include/SDL_error.h")] [NativeApi(EntryPoint = "SDL_GetError")] public unsafe partial byte* GetError(); /// To be documented. - [NativeName("Src", "Line 42, Column 37 in build/submodules/SDL-mirror/include/SDL_error.h")] + [NativeName("Src", "Line 98, Column 37 in build/submodules/SDL/include/SDL_error.h")] [NativeApi(EntryPoint = "SDL_GetError")] public partial string GetErrorS(); /// To be documented. - [NativeName("Src", "Line 43, Column 30 in build/submodules/SDL-mirror/include/SDL_error.h")] + [NativeName("Src", "Line 113, Column 32 in build/submodules/SDL/include/SDL_error.h")] + [NativeApi(EntryPoint = "SDL_GetErrorMsg")] + public unsafe partial byte* GetErrorMsg(byte* errstr, int maxlen); + + /// To be documented. + [NativeName("Src", "Line 113, Column 32 in build/submodules/SDL/include/SDL_error.h")] + [NativeApi(EntryPoint = "SDL_GetErrorMsg")] + public unsafe partial string GetErrorMsgS(byte* errstr, int maxlen); + + /// To be documented. + [NativeName("Src", "Line 113, Column 32 in build/submodules/SDL/include/SDL_error.h")] + [NativeApi(EntryPoint = "SDL_GetErrorMsg")] + public unsafe partial byte* GetErrorMsg(ref byte errstr, int maxlen); + + /// To be documented. + [NativeName("Src", "Line 113, Column 32 in build/submodules/SDL/include/SDL_error.h")] + [NativeApi(EntryPoint = "SDL_GetErrorMsg")] + public partial string GetErrorMsgS(ref byte errstr, int maxlen); + + /// To be documented. + [NativeName("Src", "Line 113, Column 32 in build/submodules/SDL/include/SDL_error.h")] + [NativeApi(EntryPoint = "SDL_GetErrorMsg")] + public unsafe partial byte* GetErrorMsg(string errstr, int maxlen); + + /// To be documented. + [NativeName("Src", "Line 113, Column 32 in build/submodules/SDL/include/SDL_error.h")] + [NativeApi(EntryPoint = "SDL_GetErrorMsg")] + public partial string GetErrorMsgS(string errstr, int maxlen); + + /// To be documented. + [NativeName("Src", "Line 121, Column 30 in build/submodules/SDL/include/SDL_error.h")] [NativeApi(EntryPoint = "SDL_ClearError")] public partial void ClearError(); /// To be documented. - [NativeName("Src", "Line 65, Column 29 in build/submodules/SDL-mirror/include/SDL_error.h")] + [NativeName("Src", "Line 143, Column 29 in build/submodules/SDL/include/SDL_error.h")] [NativeApi(EntryPoint = "SDL_Error")] public partial int Error(Errorcode code); /// To be documented. - [NativeName("Src", "Line 127, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_HasIntersection")] public unsafe partial SdlBool HasIntersection(Silk.NET.Maths.Rectangle* A, Silk.NET.Maths.Rectangle* B); /// To be documented. - [NativeName("Src", "Line 127, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_HasIntersection")] public unsafe partial SdlBool HasIntersection(Silk.NET.Maths.Rectangle* A, ref Silk.NET.Maths.Rectangle B); /// To be documented. - [NativeName("Src", "Line 127, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_HasIntersection")] public unsafe partial SdlBool HasIntersection(ref Silk.NET.Maths.Rectangle A, Silk.NET.Maths.Rectangle* B); /// To be documented. - [NativeName("Src", "Line 127, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_HasIntersection")] public partial SdlBool HasIntersection(ref Silk.NET.Maths.Rectangle A, ref Silk.NET.Maths.Rectangle B); /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRect")] public unsafe partial SdlBool IntersectRect(Silk.NET.Maths.Rectangle* A, Silk.NET.Maths.Rectangle* B, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRect")] public unsafe partial SdlBool IntersectRect(Silk.NET.Maths.Rectangle* A, Silk.NET.Maths.Rectangle* B, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRect")] public unsafe partial SdlBool IntersectRect(Silk.NET.Maths.Rectangle* A, ref Silk.NET.Maths.Rectangle B, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRect")] public unsafe partial SdlBool IntersectRect(Silk.NET.Maths.Rectangle* A, ref Silk.NET.Maths.Rectangle B, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRect")] public unsafe partial SdlBool IntersectRect(ref Silk.NET.Maths.Rectangle A, Silk.NET.Maths.Rectangle* B, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRect")] public unsafe partial SdlBool IntersectRect(ref Silk.NET.Maths.Rectangle A, Silk.NET.Maths.Rectangle* B, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRect")] public unsafe partial SdlBool IntersectRect(ref Silk.NET.Maths.Rectangle A, ref Silk.NET.Maths.Rectangle B, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRect")] public partial SdlBool IntersectRect(ref Silk.NET.Maths.Rectangle A, ref Silk.NET.Maths.Rectangle B, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_UnionRect")] public unsafe partial void UnionRect(Silk.NET.Maths.Rectangle* A, Silk.NET.Maths.Rectangle* B, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_UnionRect")] public unsafe partial void UnionRect(Silk.NET.Maths.Rectangle* A, Silk.NET.Maths.Rectangle* B, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_UnionRect")] public unsafe partial void UnionRect(Silk.NET.Maths.Rectangle* A, ref Silk.NET.Maths.Rectangle B, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_UnionRect")] public unsafe partial void UnionRect(Silk.NET.Maths.Rectangle* A, ref Silk.NET.Maths.Rectangle B, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_UnionRect")] public unsafe partial void UnionRect(ref Silk.NET.Maths.Rectangle A, Silk.NET.Maths.Rectangle* B, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_UnionRect")] public unsafe partial void UnionRect(ref Silk.NET.Maths.Rectangle A, Silk.NET.Maths.Rectangle* B, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_UnionRect")] public unsafe partial void UnionRect(ref Silk.NET.Maths.Rectangle A, ref Silk.NET.Maths.Rectangle B, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_UnionRect")] public partial void UnionRect(ref Silk.NET.Maths.Rectangle A, ref Silk.NET.Maths.Rectangle B, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_EnclosePoints")] public unsafe partial SdlBool EnclosePoints(Point* points, int count, Silk.NET.Maths.Rectangle* clip, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_EnclosePoints")] public unsafe partial SdlBool EnclosePoints(Point* points, int count, Silk.NET.Maths.Rectangle* clip, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_EnclosePoints")] public unsafe partial SdlBool EnclosePoints(Point* points, int count, ref Silk.NET.Maths.Rectangle clip, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_EnclosePoints")] public unsafe partial SdlBool EnclosePoints(Point* points, int count, ref Silk.NET.Maths.Rectangle clip, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_EnclosePoints")] public unsafe partial SdlBool EnclosePoints(ref Point points, int count, Silk.NET.Maths.Rectangle* clip, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_EnclosePoints")] public unsafe partial SdlBool EnclosePoints(ref Point points, int count, Silk.NET.Maths.Rectangle* clip, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_EnclosePoints")] public unsafe partial SdlBool EnclosePoints(ref Point points, int count, ref Silk.NET.Maths.Rectangle clip, Silk.NET.Maths.Rectangle* result); /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_EnclosePoints")] public partial SdlBool EnclosePoints(ref Point points, int count, ref Silk.NET.Maths.Rectangle clip, ref Silk.NET.Maths.Rectangle result); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, int* X1, int* Y1, int* X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, int* X1, int* Y1, int* X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, int* X1, int* Y1, ref int X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, int* X1, int* Y1, ref int X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, int* X1, ref int Y1, int* X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, int* X1, ref int Y1, int* X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, int* X1, ref int Y1, ref int X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, int* X1, ref int Y1, ref int X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, ref int X1, int* Y1, int* X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, ref int X1, int* Y1, int* X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, ref int X1, int* Y1, ref int X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, ref int X1, int* Y1, ref int X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, ref int X1, ref int Y1, int* X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, ref int X1, ref int Y1, int* X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, ref int X1, ref int Y1, ref int X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(Silk.NET.Maths.Rectangle* rect, ref int X1, ref int Y1, ref int X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, int* X1, int* Y1, int* X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, int* X1, int* Y1, int* X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, int* X1, int* Y1, ref int X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, int* X1, int* Y1, ref int X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, int* X1, ref int Y1, int* X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, int* X1, ref int Y1, int* X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, int* X1, ref int Y1, ref int X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, int* X1, ref int Y1, ref int X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, ref int X1, int* Y1, int* X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, ref int X1, int* Y1, int* X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, ref int X1, int* Y1, ref int X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, ref int X1, int* Y1, ref int X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, ref int X1, ref int Y1, int* X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, ref int X1, ref int Y1, int* X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public unsafe partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, ref int X1, ref int Y1, ref int X2, int* Y2); /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] [NativeApi(EntryPoint = "SDL_IntersectRectAndLine")] public partial SdlBool IntersectRectAndLine(ref Silk.NET.Maths.Rectangle rect, ref int X1, ref int Y1, ref int X2, ref int Y2); /// To be documented. - [NativeName("Src", "Line 108, Column 39 in build/submodules/SDL-mirror/include/SDL_blendmode.h")] + [NativeName("Src", "Line 185, Column 39 in build/submodules/SDL/include/SDL_blendmode.h")] [NativeApi(EntryPoint = "SDL_ComposeCustomBlendMode")] public partial BlendMode ComposeCustomBlendMode(BlendFactor srcColorFactor, BlendFactor dstColorFactor, BlendOperation colorOperation, BlendFactor srcAlphaFactor, BlendFactor dstAlphaFactor, BlendOperation alphaOperation); /// To be documented. - [NativeName("Src", "Line 130, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 156, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_CreateRGBSurface")] public unsafe partial Surface* CreateRGBSurface(uint flags, int width, int height, int depth, uint Rmask, uint Gmask, uint Bmask, uint Amask); /// To be documented. - [NativeName("Src", "Line 135, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 181, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_CreateRGBSurfaceWithFormat")] public unsafe partial Surface* CreateRGBSurfaceWithFormat(uint flags, int width, int height, int depth, uint format); /// To be documented. - [NativeName("Src", "Line 138, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 210, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_CreateRGBSurfaceFrom")] public unsafe partial Surface* CreateRGBSurfaceFrom(void* pixels, int width, int height, int depth, int pitch, uint Rmask, uint Gmask, uint Bmask, uint Amask); /// To be documented. - [NativeName("Src", "Line 138, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 210, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_CreateRGBSurfaceFrom")] public unsafe partial Surface* CreateRGBSurfaceFrom(ref T0 pixels, int width, int height, int depth, int pitch, uint Rmask, uint Gmask, uint Bmask, uint Amask) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 147, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 245, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_CreateRGBSurfaceWithFormatFrom")] public unsafe partial Surface* CreateRGBSurfaceWithFormatFrom(void* pixels, int width, int height, int depth, int pitch, uint format); /// To be documented. - [NativeName("Src", "Line 147, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 245, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_CreateRGBSurfaceWithFormatFrom")] public unsafe partial Surface* CreateRGBSurfaceWithFormatFrom(ref T0 pixels, int width, int height, int depth, int pitch, uint format) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 149, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 260, Column 30 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_FreeSurface")] public unsafe partial void FreeSurface(Surface* surface); /// To be documented. - [NativeName("Src", "Line 149, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 260, Column 30 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_FreeSurface")] public partial void FreeSurface(ref Surface surface); /// To be documented. - [NativeName("Src", "Line 158, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 272, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfacePalette")] public unsafe partial int SetSurfacePalette(Surface* surface, Palette* palette); /// To be documented. - [NativeName("Src", "Line 158, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 272, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfacePalette")] public unsafe partial int SetSurfacePalette(Surface* surface, ref Palette palette); /// To be documented. - [NativeName("Src", "Line 158, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 272, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfacePalette")] public unsafe partial int SetSurfacePalette(ref Surface surface, Palette* palette); /// To be documented. - [NativeName("Src", "Line 158, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 272, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfacePalette")] public partial int SetSurfacePalette(ref Surface surface, ref Palette palette); /// To be documented. - [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 294, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LockSurface")] public unsafe partial int LockSurface(Surface* surface); /// To be documented. - [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 294, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LockSurface")] public partial int LockSurface(ref Surface surface); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 303, Column 30 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UnlockSurface")] public unsafe partial void UnlockSurface(Surface* surface); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 303, Column 30 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UnlockSurface")] public partial void UnlockSurface(ref Surface surface); /// To be documented. - [NativeName("Src", "Line 193, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 319, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LoadBMP_RW")] public unsafe partial Surface* LoadBMPRW(RWops* src, int freesrc); /// To be documented. - [NativeName("Src", "Line 193, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 319, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LoadBMP_RW")] public unsafe partial Surface* LoadBMPRW(ref RWops src, int freesrc); /// To be documented. - [NativeName("Src", "Line 216, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 347, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SaveBMP_RW")] public unsafe partial int SaveBMPRW(Surface* surface, RWops* dst, int freedst); /// To be documented. - [NativeName("Src", "Line 216, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 347, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SaveBMP_RW")] public unsafe partial int SaveBMPRW(Surface* surface, ref RWops dst, int freedst); /// To be documented. - [NativeName("Src", "Line 216, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 347, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SaveBMP_RW")] public unsafe partial int SaveBMPRW(ref Surface surface, RWops* dst, int freedst); /// To be documented. - [NativeName("Src", "Line 216, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 347, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SaveBMP_RW")] public partial int SaveBMPRW(ref Surface surface, ref RWops dst, int freedst); /// To be documented. - [NativeName("Src", "Line 235, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 373, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfaceRLE")] public unsafe partial int SetSurfaceRLE(Surface* surface, int flag); /// To be documented. - [NativeName("Src", "Line 235, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 373, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfaceRLE")] public partial int SetSurfaceRLE(ref Surface surface, int flag); /// To be documented. - [NativeName("Src", "Line 249, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 386, Column 34 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_HasSurfaceRLE")] + public unsafe partial SdlBool HasSurfaceRLE(Surface* surface); + + /// To be documented. + [NativeName("Src", "Line 386, Column 34 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_HasSurfaceRLE")] + public partial SdlBool HasSurfaceRLE(ref Surface surface); + + /// To be documented. + [NativeName("Src", "Line 407, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetColorKey")] public unsafe partial int SetColorKey(Surface* surface, int flag, uint key); /// To be documented. - [NativeName("Src", "Line 249, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 407, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetColorKey")] public partial int SetColorKey(ref Surface surface, int flag, uint key); /// To be documented. - [NativeName("Src", "Line 257, Column 34 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 421, Column 34 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_HasColorKey")] public unsafe partial SdlBool HasColorKey(Surface* surface); /// To be documented. - [NativeName("Src", "Line 257, Column 34 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 421, Column 34 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_HasColorKey")] public partial SdlBool HasColorKey(ref Surface surface); /// To be documented. - [NativeName("Src", "Line 269, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 439, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetColorKey")] public unsafe partial int GetColorKey(Surface* surface, uint* key); /// To be documented. - [NativeName("Src", "Line 269, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 439, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetColorKey")] public unsafe partial int GetColorKey(Surface* surface, ref uint key); /// To be documented. - [NativeName("Src", "Line 269, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 439, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetColorKey")] public unsafe partial int GetColorKey(ref Surface surface, uint* key); /// To be documented. - [NativeName("Src", "Line 269, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 439, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetColorKey")] public partial int GetColorKey(ref Surface surface, ref uint key); /// To be documented. - [NativeName("Src", "Line 284, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 461, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfaceColorMod")] public unsafe partial int SetSurfaceColorMod(Surface* surface, byte r, byte g, byte b); /// To be documented. - [NativeName("Src", "Line 284, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 461, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfaceColorMod")] public partial int SetSurfaceColorMod(ref Surface surface, byte r, byte g, byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, byte* r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, byte* r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, byte* r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, byte* r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, byte* r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, byte* r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, byte* r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, byte* r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, byte* r, string g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, ref byte r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, ref byte r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, ref byte r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, ref byte r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, ref byte r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, ref byte r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, ref byte r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, ref byte r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, ref byte r, string g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, string r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, string r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, string r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, string r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, string r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, string r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, string r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, string r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(Surface* surface, string r, string g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, byte* r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, byte* r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, byte* r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, byte* r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, byte* r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, byte* r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, byte* r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, byte* r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, byte* r, string g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, ref byte r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, ref byte r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, ref byte r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, ref byte r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public partial int GetSurfaceColorMod(ref Surface surface, ref byte r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public partial int GetSurfaceColorMod(ref Surface surface, ref byte r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, ref byte r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public partial int GetSurfaceColorMod(ref Surface surface, ref byte r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public partial int GetSurfaceColorMod(ref Surface surface, ref byte r, string g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, string r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, string r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, string r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, string r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public partial int GetSurfaceColorMod(ref Surface surface, string r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public partial int GetSurfaceColorMod(ref Surface surface, string r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public unsafe partial int GetSurfaceColorMod(ref Surface surface, string r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public partial int GetSurfaceColorMod(ref Surface surface, string r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceColorMod")] public partial int GetSurfaceColorMod(ref Surface surface, string r, string g, string b); /// To be documented. - [NativeName("Src", "Line 314, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfaceAlphaMod")] public unsafe partial int SetSurfaceAlphaMod(Surface* surface, byte alpha); /// To be documented. - [NativeName("Src", "Line 314, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfaceAlphaMod")] public partial int SetSurfaceAlphaMod(ref Surface surface, byte alpha); /// To be documented. - [NativeName("Src", "Line 327, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceAlphaMod")] public unsafe partial int GetSurfaceAlphaMod(Surface* surface, byte* alpha); /// To be documented. - [NativeName("Src", "Line 327, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceAlphaMod")] public unsafe partial int GetSurfaceAlphaMod(Surface* surface, ref byte alpha); /// To be documented. - [NativeName("Src", "Line 327, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceAlphaMod")] public unsafe partial int GetSurfaceAlphaMod(Surface* surface, string alpha); /// To be documented. - [NativeName("Src", "Line 327, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceAlphaMod")] public unsafe partial int GetSurfaceAlphaMod(ref Surface surface, byte* alpha); /// To be documented. - [NativeName("Src", "Line 327, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceAlphaMod")] public partial int GetSurfaceAlphaMod(ref Surface surface, ref byte alpha); /// To be documented. - [NativeName("Src", "Line 327, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceAlphaMod")] public partial int GetSurfaceAlphaMod(ref Surface surface, string alpha); /// To be documented. - [NativeName("Src", "Line 340, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 529, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfaceBlendMode")] public unsafe partial int SetSurfaceBlendMode(Surface* surface, BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 340, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 529, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetSurfaceBlendMode")] public partial int SetSurfaceBlendMode(ref Surface surface, BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 353, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceBlendMode")] public unsafe partial int GetSurfaceBlendMode(Surface* surface, BlendMode* blendMode); /// To be documented. - [NativeName("Src", "Line 353, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceBlendMode")] public unsafe partial int GetSurfaceBlendMode(Surface* surface, ref BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 353, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceBlendMode")] public unsafe partial int GetSurfaceBlendMode(ref Surface surface, BlendMode* blendMode); /// To be documented. - [NativeName("Src", "Line 353, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetSurfaceBlendMode")] public partial int GetSurfaceBlendMode(ref Surface surface, ref BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 369, Column 34 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 563, Column 34 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetClipRect")] public unsafe partial SdlBool SetClipRect(Surface* surface, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 369, Column 34 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 563, Column 34 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetClipRect")] public unsafe partial SdlBool SetClipRect(Surface* surface, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 369, Column 34 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 563, Column 34 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetClipRect")] public unsafe partial SdlBool SetClipRect(ref Surface surface, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 369, Column 34 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 563, Column 34 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetClipRect")] public partial SdlBool SetClipRect(ref Surface surface, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 378, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 580, Column 30 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetClipRect")] public unsafe partial void GetClipRect(Surface* surface, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 378, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 580, Column 30 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetClipRect")] public unsafe partial void GetClipRect(Surface* surface, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 378, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 580, Column 30 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetClipRect")] public unsafe partial void GetClipRect(ref Surface surface, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 378, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 580, Column 30 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetClipRect")] public partial void GetClipRect(ref Surface surface, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 384, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 592, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_DuplicateSurface")] public unsafe partial Surface* DuplicateSurface(Surface* surface); /// To be documented. - [NativeName("Src", "Line 384, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 592, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_DuplicateSurface")] public unsafe partial Surface* DuplicateSurface(ref Surface surface); /// To be documented. - [NativeName("Src", "Line 396, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 614, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_ConvertSurface")] public unsafe partial Surface* ConvertSurface(Surface* src, PixelFormat* fmt, uint flags); /// To be documented. - [NativeName("Src", "Line 396, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 614, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_ConvertSurface")] public unsafe partial Surface* ConvertSurface(Surface* src, ref PixelFormat fmt, uint flags); /// To be documented. - [NativeName("Src", "Line 396, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 614, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_ConvertSurface")] public unsafe partial Surface* ConvertSurface(ref Surface src, PixelFormat* fmt, uint flags); /// To be documented. - [NativeName("Src", "Line 396, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 614, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_ConvertSurface")] public unsafe partial Surface* ConvertSurface(ref Surface src, ref PixelFormat fmt, uint flags); /// To be documented. - [NativeName("Src", "Line 398, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 637, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_ConvertSurfaceFormat")] public unsafe partial Surface* ConvertSurfaceFormat(Surface* src, uint pixel_format, uint flags); /// To be documented. - [NativeName("Src", "Line 398, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 637, Column 38 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_ConvertSurfaceFormat")] public unsafe partial Surface* ConvertSurfaceFormat(ref Surface src, uint pixel_format, uint flags); /// To be documented. - [NativeName("Src", "Line 406, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 654, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_ConvertPixels")] public unsafe partial int ConvertPixels(int width, int height, uint src_format, void* src, int src_pitch, uint dst_format, void* dst, int dst_pitch); /// To be documented. - [NativeName("Src", "Line 406, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 654, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_ConvertPixels")] public unsafe partial int ConvertPixels(int width, int height, uint src_format, void* src, int src_pitch, uint dst_format, ref T0 dst, int dst_pitch) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 406, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 654, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_ConvertPixels")] public unsafe partial int ConvertPixels(int width, int height, uint src_format, ref T0 src, int src_pitch, uint dst_format, void* dst, int dst_pitch) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 406, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 654, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_ConvertPixels")] public partial int ConvertPixels(int width, int height, uint src_format, ref T0 src, int src_pitch, uint dst_format, ref T1 dst, int dst_pitch) where T0 : unmanaged where T1 : unmanaged; /// To be documented. - [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 681, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_FillRect")] public unsafe partial int FillRect(Surface* dst, Silk.NET.Maths.Rectangle* rect, uint color); /// To be documented. - [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 681, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_FillRect")] public unsafe partial int FillRect(Surface* dst, ref Silk.NET.Maths.Rectangle rect, uint color); /// To be documented. - [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 681, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_FillRect")] public unsafe partial int FillRect(ref Surface dst, Silk.NET.Maths.Rectangle* rect, uint color); /// To be documented. - [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 681, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_FillRect")] public partial int FillRect(ref Surface dst, ref Silk.NET.Maths.Rectangle rect, uint color); /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_FillRects")] public unsafe partial int FillRects(Surface* dst, Silk.NET.Maths.Rectangle* rects, int count, uint color); /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_FillRects")] public unsafe partial int FillRects(Surface* dst, ref Silk.NET.Maths.Rectangle rects, int count, uint color); /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_FillRects")] public unsafe partial int FillRects(ref Surface dst, Silk.NET.Maths.Rectangle* rects, int count, uint color); /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_FillRects")] public partial int FillRects(ref Surface dst, ref Silk.NET.Maths.Rectangle rects, int count, uint color); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public unsafe partial int UpperBlit(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlit")] public partial int UpperBlit(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public unsafe partial int LowerBlit(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlit")] public partial int LowerBlit(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public unsafe partial int SoftStretch(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SoftStretch")] public partial int SoftStretch(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public unsafe partial int SoftStretchLinear(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + [NativeApi(EntryPoint = "SDL_SoftStretchLinear")] + public partial int SoftStretchLinear(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); + + /// To be documented. + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public unsafe partial int UpperBlitScaled(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_UpperBlitScaled")] public partial int UpperBlitScaled(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(Surface* src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(Surface* src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(ref Surface src, Silk.NET.Maths.Rectangle* srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, Surface* dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public unsafe partial int LowerBlitScaled(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_LowerBlitScaled")] public partial int LowerBlitScaled(ref Surface src, ref Silk.NET.Maths.Rectangle srcrect, ref Surface dst, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 534, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 865, Column 30 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_SetYUVConversionMode")] public partial void SetYUVConversionMode(YUVCONVERSIONMODE mode); /// To be documented. - [NativeName("Src", "Line 539, Column 49 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 870, Column 49 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetYUVConversionMode")] public partial YUVCONVERSIONMODE GetYUVConversionMode(); /// To be documented. - [NativeName("Src", "Line 544, Column 49 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 875, Column 49 in build/submodules/SDL/include/SDL_surface.h")] [NativeApi(EntryPoint = "SDL_GetYUVConversionModeForResolution")] public partial YUVCONVERSIONMODE GetYUVConversionModeForResolution(int width, int height); /// To be documented. - [NativeName("Src", "Line 262, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 275, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetNumVideoDrivers")] public partial int GetNumVideoDrivers(); /// To be documented. - [NativeName("Src", "Line 272, Column 37 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 288, Column 37 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetVideoDriver")] public unsafe partial byte* GetVideoDriver(int index); /// To be documented. - [NativeName("Src", "Line 272, Column 37 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 288, Column 37 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetVideoDriver")] public partial string GetVideoDriverS(int index); /// To be documented. - [NativeName("Src", "Line 288, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 317, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_VideoInit")] public unsafe partial int VideoInit(byte* driver_name); /// To be documented. - [NativeName("Src", "Line 288, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 317, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_VideoInit")] public partial int VideoInit(ref byte driver_name); /// To be documented. - [NativeName("Src", "Line 288, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 317, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_VideoInit")] public partial int VideoInit(string driver_name); /// To be documented. - [NativeName("Src", "Line 297, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 326, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_VideoQuit")] public partial void VideoQuit(); /// To be documented. - [NativeName("Src", "Line 308, Column 37 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 339, Column 37 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetCurrentVideoDriver")] public unsafe partial byte* GetCurrentVideoDriver(); /// To be documented. - [NativeName("Src", "Line 308, Column 37 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 339, Column 37 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetCurrentVideoDriver")] public partial string GetCurrentVideoDriverS(); /// To be documented. - [NativeName("Src", "Line 315, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 351, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetNumVideoDisplays")] public partial int GetNumVideoDisplays(); /// To be documented. - [NativeName("Src", "Line 324, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 365, Column 38 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayName")] public unsafe partial byte* GetDisplayName(int displayIndex); /// To be documented. - [NativeName("Src", "Line 324, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 365, Column 38 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayName")] public partial string GetDisplayNameS(int displayIndex); /// To be documented. - [NativeName("Src", "Line 334, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 379, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayBounds")] public unsafe partial int GetDisplayBounds(int displayIndex, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 334, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 379, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayBounds")] public partial int GetDisplayBounds(int displayIndex, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 353, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 410, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayUsableBounds")] public unsafe partial int GetDisplayUsableBounds(int displayIndex, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 353, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 410, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayUsableBounds")] public partial int GetDisplayUsableBounds(int displayIndex, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayDPI")] public unsafe partial int GetDisplayDPI(int displayIndex, float* ddpi, float* hdpi, float* vdpi); /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayDPI")] public unsafe partial int GetDisplayDPI(int displayIndex, float* ddpi, float* hdpi, ref float vdpi); /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayDPI")] public unsafe partial int GetDisplayDPI(int displayIndex, float* ddpi, ref float hdpi, float* vdpi); /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayDPI")] public unsafe partial int GetDisplayDPI(int displayIndex, float* ddpi, ref float hdpi, ref float vdpi); /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayDPI")] public unsafe partial int GetDisplayDPI(int displayIndex, ref float ddpi, float* hdpi, float* vdpi); /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayDPI")] public unsafe partial int GetDisplayDPI(int displayIndex, ref float ddpi, float* hdpi, ref float vdpi); /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayDPI")] public unsafe partial int GetDisplayDPI(int displayIndex, ref float ddpi, ref float hdpi, float* vdpi); /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayDPI")] public partial int GetDisplayDPI(int displayIndex, ref float ddpi, ref float hdpi, ref float vdpi); /// To be documented. - [NativeName("Src", "Line 374, Column 48 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 447, Column 48 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayOrientation")] public partial DisplayOrientation GetDisplayOrientation(int displayIndex); /// To be documented. - [NativeName("Src", "Line 381, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetNumDisplayModes")] public partial int GetNumDisplayModes(int displayIndex); /// To be documented. - [NativeName("Src", "Line 394, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 486, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayMode")] public unsafe partial int GetDisplayMode(int displayIndex, int modeIndex, DisplayMode* mode); /// To be documented. - [NativeName("Src", "Line 394, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 486, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDisplayMode")] public partial int GetDisplayMode(int displayIndex, int modeIndex, ref DisplayMode mode); /// To be documented. - [NativeName("Src", "Line 400, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 507, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDesktopDisplayMode")] public unsafe partial int GetDesktopDisplayMode(int displayIndex, DisplayMode* mode); /// To be documented. - [NativeName("Src", "Line 400, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 507, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetDesktopDisplayMode")] public partial int GetDesktopDisplayMode(int displayIndex, ref DisplayMode mode); /// To be documented. - [NativeName("Src", "Line 405, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 528, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetCurrentDisplayMode")] public unsafe partial int GetCurrentDisplayMode(int displayIndex, DisplayMode* mode); /// To be documented. - [NativeName("Src", "Line 405, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 528, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetCurrentDisplayMode")] public partial int GetCurrentDisplayMode(int displayIndex, ref DisplayMode mode); /// To be documented. - [NativeName("Src", "Line 429, Column 43 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 552, Column 43 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetClosestDisplayMode")] public unsafe partial DisplayMode* GetClosestDisplayMode(int displayIndex, DisplayMode* mode, DisplayMode* closest); /// To be documented. - [NativeName("Src", "Line 429, Column 43 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 552, Column 43 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetClosestDisplayMode")] public unsafe partial DisplayMode* GetClosestDisplayMode(int displayIndex, DisplayMode* mode, ref DisplayMode closest); /// To be documented. - [NativeName("Src", "Line 429, Column 43 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 552, Column 43 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetClosestDisplayMode")] public unsafe partial DisplayMode* GetClosestDisplayMode(int displayIndex, ref DisplayMode mode, DisplayMode* closest); /// To be documented. - [NativeName("Src", "Line 429, Column 43 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 552, Column 43 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetClosestDisplayMode")] public unsafe partial DisplayMode* GetClosestDisplayMode(int displayIndex, ref DisplayMode mode, ref DisplayMode closest); /// To be documented. - [NativeName("Src", "Line 437, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowDisplayIndex")] public unsafe partial int GetWindowDisplayIndex(Window* window); /// To be documented. - [NativeName("Src", "Line 437, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowDisplayIndex")] public partial int GetWindowDisplayIndex(ref Window window); /// To be documented. - [NativeName("Src", "Line 453, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 584, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowDisplayMode")] public unsafe partial int SetWindowDisplayMode(Window* window, DisplayMode* mode); /// To be documented. - [NativeName("Src", "Line 453, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 584, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowDisplayMode")] public unsafe partial int SetWindowDisplayMode(Window* window, ref DisplayMode mode); /// To be documented. - [NativeName("Src", "Line 453, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 584, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowDisplayMode")] public unsafe partial int SetWindowDisplayMode(ref Window window, DisplayMode* mode); /// To be documented. - [NativeName("Src", "Line 453, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 584, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowDisplayMode")] public partial int SetWindowDisplayMode(ref Window window, ref DisplayMode mode); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 599, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowDisplayMode")] public unsafe partial int GetWindowDisplayMode(Window* window, DisplayMode* mode); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 599, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowDisplayMode")] public unsafe partial int GetWindowDisplayMode(Window* window, ref DisplayMode mode); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 599, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowDisplayMode")] public unsafe partial int GetWindowDisplayMode(ref Window window, DisplayMode* mode); /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 599, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowDisplayMode")] public partial int GetWindowDisplayMode(ref Window window, ref DisplayMode mode); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 610, Column 32 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowPixelFormat")] public unsafe partial uint GetWindowPixelFormat(Window* window); /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 610, Column 32 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowPixelFormat")] public partial uint GetWindowPixelFormat(ref Window window); /// To be documented. - [NativeName("Src", "Line 514, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 680, Column 38 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_CreateWindow")] public unsafe partial Window* CreateWindow(byte* title, int x, int y, int w, int h, uint flags); /// To be documented. - [NativeName("Src", "Line 514, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 680, Column 38 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_CreateWindow")] public unsafe partial Window* CreateWindow(ref byte title, int x, int y, int w, int h, uint flags); /// To be documented. - [NativeName("Src", "Line 514, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 680, Column 38 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_CreateWindow")] public unsafe partial Window* CreateWindow(string title, int x, int y, int w, int h, uint flags); /// To be documented. - [NativeName("Src", "Line 527, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 699, Column 38 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_CreateWindowFrom")] public unsafe partial Window* CreateWindowFrom(void* data); /// To be documented. - [NativeName("Src", "Line 527, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 699, Column 38 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_CreateWindowFrom")] public unsafe partial Window* CreateWindowFrom(ref T0 data) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 532, Column 32 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 715, Column 32 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowID")] public unsafe partial uint GetWindowID(Window* window); /// To be documented. - [NativeName("Src", "Line 532, Column 32 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 715, Column 32 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowID")] public partial uint GetWindowID(ref Window window); /// To be documented. - [NativeName("Src", "Line 537, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 729, Column 38 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowFromID")] public unsafe partial Window* GetWindowFromID(uint id); /// To be documented. - [NativeName("Src", "Line 542, Column 32 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 745, Column 32 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowFlags")] public unsafe partial uint GetWindowFlags(Window* window); /// To be documented. - [NativeName("Src", "Line 542, Column 32 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 745, Column 32 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowFlags")] public partial uint GetWindowFlags(ref Window window); /// To be documented. - [NativeName("Src", "Line 549, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 757, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowTitle")] public unsafe partial void SetWindowTitle(Window* window, byte* title); /// To be documented. - [NativeName("Src", "Line 549, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 757, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowTitle")] public unsafe partial void SetWindowTitle(Window* window, ref byte title); /// To be documented. - [NativeName("Src", "Line 549, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 757, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowTitle")] public unsafe partial void SetWindowTitle(Window* window, string title); /// To be documented. - [NativeName("Src", "Line 549, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 757, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowTitle")] public unsafe partial void SetWindowTitle(ref Window window, byte* title); /// To be documented. - [NativeName("Src", "Line 549, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 757, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowTitle")] public partial void SetWindowTitle(ref Window window, ref byte title); /// To be documented. - [NativeName("Src", "Line 549, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 757, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowTitle")] public partial void SetWindowTitle(ref Window window, string title); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 769, Column 37 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowTitle")] public unsafe partial byte* GetWindowTitle(Window* window); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 769, Column 37 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowTitle")] public unsafe partial string GetWindowTitleS(Window* window); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 769, Column 37 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowTitle")] public unsafe partial byte* GetWindowTitle(ref Window window); /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 769, Column 37 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowTitle")] public partial string GetWindowTitleS(ref Window window); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 777, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowIcon")] public unsafe partial void SetWindowIcon(Window* window, Surface* icon); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 777, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowIcon")] public unsafe partial void SetWindowIcon(Window* window, ref Surface icon); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 777, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowIcon")] public unsafe partial void SetWindowIcon(ref Window window, Surface* icon); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 777, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowIcon")] public partial void SetWindowIcon(ref Window window, ref Surface icon); /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(Window* window, byte* name, void* userdata); /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(Window* window, byte* name, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(Window* window, ref byte name, void* userdata); /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(Window* window, ref byte name, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(Window* window, string name, void* userdata); /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(Window* window, string name, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(ref Window window, byte* name, void* userdata); /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(ref Window window, byte* name, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(ref Window window, ref byte name, void* userdata); /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(ref Window window, ref byte name, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(ref Window window, string name, void* userdata); /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowData")] public unsafe partial void* SetWindowData(ref Window window, string name, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 805, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowData")] public unsafe partial void* GetWindowData(Window* window, byte* name); /// To be documented. - [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 805, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowData")] public unsafe partial void* GetWindowData(Window* window, ref byte name); /// To be documented. - [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 805, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowData")] public unsafe partial void* GetWindowData(Window* window, string name); /// To be documented. - [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 805, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowData")] public unsafe partial void* GetWindowData(ref Window window, byte* name); /// To be documented. - [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 805, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowData")] public unsafe partial void* GetWindowData(ref Window window, ref byte name); /// To be documented. - [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 805, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowData")] public unsafe partial void* GetWindowData(ref Window window, string name); /// To be documented. - [NativeName("Src", "Line 611, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 821, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowPosition")] public unsafe partial void SetWindowPosition(Window* window, int x, int y); /// To be documented. - [NativeName("Src", "Line 611, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 821, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowPosition")] public partial void SetWindowPosition(ref Window window, int x, int y); /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowPosition")] public unsafe partial void GetWindowPosition(Window* window, int* x, int* y); /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowPosition")] public unsafe partial void GetWindowPosition(Window* window, int* x, ref int y); /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowPosition")] public unsafe partial void GetWindowPosition(Window* window, ref int x, int* y); /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowPosition")] public unsafe partial void GetWindowPosition(Window* window, ref int x, ref int y); /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowPosition")] public unsafe partial void GetWindowPosition(ref Window window, int* x, int* y); /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowPosition")] public unsafe partial void GetWindowPosition(ref Window window, int* x, ref int y); /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowPosition")] public unsafe partial void GetWindowPosition(ref Window window, ref int x, int* y); /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowPosition")] public partial void GetWindowPosition(ref Window window, ref int x, ref int y); /// To be documented. - [NativeName("Src", "Line 646, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 861, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowSize")] public unsafe partial void SetWindowSize(Window* window, int w, int h); /// To be documented. - [NativeName("Src", "Line 646, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 861, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowSize")] public partial void SetWindowSize(ref Window window, int w, int h); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowSize")] public unsafe partial void GetWindowSize(Window* window, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowSize")] public unsafe partial void GetWindowSize(Window* window, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowSize")] public unsafe partial void GetWindowSize(Window* window, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowSize")] public unsafe partial void GetWindowSize(Window* window, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowSize")] public unsafe partial void GetWindowSize(ref Window window, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowSize")] public unsafe partial void GetWindowSize(ref Window window, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowSize")] public unsafe partial void GetWindowSize(ref Window window, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowSize")] public partial void GetWindowSize(ref Window window, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, int* top, int* left, int* bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, int* top, int* left, int* bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, int* top, int* left, ref int bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, int* top, int* left, ref int bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, int* top, ref int left, int* bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, int* top, ref int left, int* bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, int* top, ref int left, ref int bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, int* top, ref int left, ref int bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, ref int top, int* left, int* bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, ref int top, int* left, int* bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, ref int top, int* left, ref int bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, ref int top, int* left, ref int bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, ref int top, ref int left, int* bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, ref int top, ref int left, int* bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, ref int top, ref int left, ref int bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(Window* window, ref int top, ref int left, ref int bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, int* top, int* left, int* bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, int* top, int* left, int* bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, int* top, int* left, ref int bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, int* top, int* left, ref int bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, int* top, ref int left, int* bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, int* top, ref int left, int* bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, int* top, ref int left, ref int bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, int* top, ref int left, ref int bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, ref int top, int* left, int* bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, ref int top, int* left, int* bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, ref int top, int* left, ref int bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, ref int top, int* left, ref int bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, ref int top, ref int left, int* bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, ref int top, ref int left, int* bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public unsafe partial int GetWindowBordersSize(ref Window window, ref int top, ref int left, ref int bottom, int* right); /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBordersSize")] public partial int GetWindowBordersSize(ref Window window, ref int top, ref int left, ref int bottom, ref int right); /// To be documented. - [NativeName("Src", "Line 700, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 929, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowMinimumSize")] public unsafe partial void SetWindowMinimumSize(Window* window, int min_w, int min_h); /// To be documented. - [NativeName("Src", "Line 700, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 929, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowMinimumSize")] public partial void SetWindowMinimumSize(ref Window window, int min_w, int min_h); /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMinimumSize")] public unsafe partial void GetWindowMinimumSize(Window* window, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMinimumSize")] public unsafe partial void GetWindowMinimumSize(Window* window, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMinimumSize")] public unsafe partial void GetWindowMinimumSize(Window* window, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMinimumSize")] public unsafe partial void GetWindowMinimumSize(Window* window, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMinimumSize")] public unsafe partial void GetWindowMinimumSize(ref Window window, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMinimumSize")] public unsafe partial void GetWindowMinimumSize(ref Window window, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMinimumSize")] public unsafe partial void GetWindowMinimumSize(ref Window window, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMinimumSize")] public partial void GetWindowMinimumSize(ref Window window, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 729, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 957, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowMaximumSize")] public unsafe partial void SetWindowMaximumSize(Window* window, int max_w, int max_h); /// To be documented. - [NativeName("Src", "Line 729, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 957, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowMaximumSize")] public partial void SetWindowMaximumSize(ref Window window, int max_w, int max_h); /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMaximumSize")] public unsafe partial void GetWindowMaximumSize(Window* window, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMaximumSize")] public unsafe partial void GetWindowMaximumSize(Window* window, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMaximumSize")] public unsafe partial void GetWindowMaximumSize(Window* window, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMaximumSize")] public unsafe partial void GetWindowMaximumSize(Window* window, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMaximumSize")] public unsafe partial void GetWindowMaximumSize(ref Window window, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMaximumSize")] public unsafe partial void GetWindowMaximumSize(ref Window window, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMaximumSize")] public unsafe partial void GetWindowMaximumSize(ref Window window, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowMaximumSize")] public partial void GetWindowMaximumSize(ref Window window, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 759, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 991, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowBordered")] public unsafe partial void SetWindowBordered(Window* window, SdlBool bordered); /// To be documented. - [NativeName("Src", "Line 759, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 991, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowBordered")] public partial void SetWindowBordered(ref Window window, SdlBool bordered); /// To be documented. - [NativeName("Src", "Line 776, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1010, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowResizable")] public unsafe partial void SetWindowResizable(Window* window, SdlBool resizable); /// To be documented. - [NativeName("Src", "Line 776, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1010, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowResizable")] public partial void SetWindowResizable(ref Window window, SdlBool resizable); /// To be documented. - [NativeName("Src", "Line 784, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1021, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_ShowWindow")] public unsafe partial void ShowWindow(Window* window); /// To be documented. - [NativeName("Src", "Line 784, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1021, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_ShowWindow")] public partial void ShowWindow(ref Window window); /// To be documented. - [NativeName("Src", "Line 791, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1030, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_HideWindow")] public unsafe partial void HideWindow(Window* window); /// To be documented. - [NativeName("Src", "Line 791, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1030, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_HideWindow")] public partial void HideWindow(ref Window window); /// To be documented. - [NativeName("Src", "Line 796, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1037, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_RaiseWindow")] public unsafe partial void RaiseWindow(Window* window); /// To be documented. - [NativeName("Src", "Line 796, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1037, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_RaiseWindow")] public partial void RaiseWindow(ref Window window); /// To be documented. - [NativeName("Src", "Line 803, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1047, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_MaximizeWindow")] public unsafe partial void MaximizeWindow(Window* window); /// To be documented. - [NativeName("Src", "Line 803, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1047, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_MaximizeWindow")] public partial void MaximizeWindow(ref Window window); /// To be documented. - [NativeName("Src", "Line 810, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1057, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_MinimizeWindow")] public unsafe partial void MinimizeWindow(Window* window); /// To be documented. - [NativeName("Src", "Line 810, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1057, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_MinimizeWindow")] public partial void MinimizeWindow(ref Window window); /// To be documented. - [NativeName("Src", "Line 818, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1067, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_RestoreWindow")] public unsafe partial void RestoreWindow(Window* window); /// To be documented. - [NativeName("Src", "Line 818, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1067, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_RestoreWindow")] public partial void RestoreWindow(ref Window window); /// To be documented. - [NativeName("Src", "Line 828, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1086, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowFullscreen")] public unsafe partial int SetWindowFullscreen(Window* window, uint flags); /// To be documented. - [NativeName("Src", "Line 828, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1086, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowFullscreen")] public partial int SetWindowFullscreen(ref Window window, uint flags); /// To be documented. - [NativeName("Src", "Line 844, Column 39 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1110, Column 39 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowSurface")] public unsafe partial Surface* GetWindowSurface(Window* window); /// To be documented. - [NativeName("Src", "Line 844, Column 39 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1110, Column 39 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowSurface")] public unsafe partial Surface* GetWindowSurface(ref Window window); /// To be documented. - [NativeName("Src", "Line 854, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1127, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_UpdateWindowSurface")] public unsafe partial int UpdateWindowSurface(Window* window); /// To be documented. - [NativeName("Src", "Line 854, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1127, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_UpdateWindowSurface")] public partial int UpdateWindowSurface(ref Window window); /// To be documented. - [NativeName("Src", "Line 864, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_UpdateWindowSurfaceRects")] public unsafe partial int UpdateWindowSurfaceRects(Window* window, Silk.NET.Maths.Rectangle* rects, int numrects); /// To be documented. - [NativeName("Src", "Line 864, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_UpdateWindowSurfaceRects")] public unsafe partial int UpdateWindowSurfaceRects(Window* window, ref Silk.NET.Maths.Rectangle rects, int numrects); /// To be documented. - [NativeName("Src", "Line 864, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_UpdateWindowSurfaceRects")] public unsafe partial int UpdateWindowSurfaceRects(ref Window window, Silk.NET.Maths.Rectangle* rects, int numrects); /// To be documented. - [NativeName("Src", "Line 864, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_UpdateWindowSurfaceRects")] public partial int UpdateWindowSurfaceRects(ref Window window, ref Silk.NET.Maths.Rectangle rects, int numrects); /// To be documented. - [NativeName("Src", "Line 879, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1165, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGrab")] public unsafe partial void SetWindowGrab(Window* window, SdlBool grabbed); /// To be documented. - [NativeName("Src", "Line 879, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1165, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGrab")] public partial void SetWindowGrab(ref Window window, SdlBool grabbed); /// To be documented. - [NativeName("Src", "Line 889, Column 34 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1181, Column 30 in build/submodules/SDL/include\\SDL_video.h")] + [NativeApi(EntryPoint = "SDL_SetWindowKeyboardGrab")] + public unsafe partial void SetWindowKeyboardGrab(Window* window, SdlBool grabbed); + + /// To be documented. + [NativeName("Src", "Line 1181, Column 30 in build/submodules/SDL/include\\SDL_video.h")] + [NativeApi(EntryPoint = "SDL_SetWindowKeyboardGrab")] + public partial void SetWindowKeyboardGrab(ref Window window, SdlBool grabbed); + + /// To be documented. + [NativeName("Src", "Line 1197, Column 30 in build/submodules/SDL/include\\SDL_video.h")] + [NativeApi(EntryPoint = "SDL_SetWindowMouseGrab")] + public unsafe partial void SetWindowMouseGrab(Window* window, SdlBool grabbed); + + /// To be documented. + [NativeName("Src", "Line 1197, Column 30 in build/submodules/SDL/include\\SDL_video.h")] + [NativeApi(EntryPoint = "SDL_SetWindowMouseGrab")] + public partial void SetWindowMouseGrab(ref Window window, SdlBool grabbed); + + /// To be documented. + [NativeName("Src", "Line 1208, Column 34 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGrab")] public unsafe partial SdlBool GetWindowGrab(Window* window); /// To be documented. - [NativeName("Src", "Line 889, Column 34 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1208, Column 34 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGrab")] public partial SdlBool GetWindowGrab(ref Window window); /// To be documented. - [NativeName("Src", "Line 898, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1219, Column 34 in build/submodules/SDL/include\\SDL_video.h")] + [NativeApi(EntryPoint = "SDL_GetWindowKeyboardGrab")] + public unsafe partial SdlBool GetWindowKeyboardGrab(Window* window); + + /// To be documented. + [NativeName("Src", "Line 1219, Column 34 in build/submodules/SDL/include\\SDL_video.h")] + [NativeApi(EntryPoint = "SDL_GetWindowKeyboardGrab")] + public partial SdlBool GetWindowKeyboardGrab(ref Window window); + + /// To be documented. + [NativeName("Src", "Line 1230, Column 34 in build/submodules/SDL/include\\SDL_video.h")] + [NativeApi(EntryPoint = "SDL_GetWindowMouseGrab")] + public unsafe partial SdlBool GetWindowMouseGrab(Window* window); + + /// To be documented. + [NativeName("Src", "Line 1230, Column 34 in build/submodules/SDL/include\\SDL_video.h")] + [NativeApi(EntryPoint = "SDL_GetWindowMouseGrab")] + public partial SdlBool GetWindowMouseGrab(ref Window window); + + /// To be documented. + [NativeName("Src", "Line 1242, Column 38 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetGrabbedWindow")] public unsafe partial Window* GetGrabbedWindow(); /// To be documented. - [NativeName("Src", "Line 908, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1268, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowBrightness")] public unsafe partial int SetWindowBrightness(Window* window, float brightness); /// To be documented. - [NativeName("Src", "Line 908, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1268, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowBrightness")] public partial int SetWindowBrightness(ref Window window, float brightness); /// To be documented. - [NativeName("Src", "Line 917, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1285, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBrightness")] public unsafe partial float GetWindowBrightness(Window* window); /// To be documented. - [NativeName("Src", "Line 917, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1285, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowBrightness")] public partial float GetWindowBrightness(ref Window window); /// To be documented. - [NativeName("Src", "Line 930, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1304, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowOpacity")] public unsafe partial int SetWindowOpacity(Window* window, float opacity); /// To be documented. - [NativeName("Src", "Line 930, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1304, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowOpacity")] public partial int SetWindowOpacity(ref Window window, float opacity); /// To be documented. - [NativeName("Src", "Line 945, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1325, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowOpacity")] public unsafe partial int GetWindowOpacity(Window* window, float* out_opacity); /// To be documented. - [NativeName("Src", "Line 945, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1325, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowOpacity")] public unsafe partial int GetWindowOpacity(Window* window, ref float out_opacity); /// To be documented. - [NativeName("Src", "Line 945, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1325, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowOpacity")] public unsafe partial int GetWindowOpacity(ref Window window, float* out_opacity); /// To be documented. - [NativeName("Src", "Line 945, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1325, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowOpacity")] public partial int GetWindowOpacity(ref Window window, ref float out_opacity); /// To be documented. - [NativeName("Src", "Line 955, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1337, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowModalFor")] public unsafe partial int SetWindowModalFor(Window* modal_window, Window* parent_window); /// To be documented. - [NativeName("Src", "Line 955, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1337, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowModalFor")] public unsafe partial int SetWindowModalFor(Window* modal_window, ref Window parent_window); /// To be documented. - [NativeName("Src", "Line 955, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1337, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowModalFor")] public unsafe partial int SetWindowModalFor(ref Window modal_window, Window* parent_window); /// To be documented. - [NativeName("Src", "Line 955, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1337, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowModalFor")] public partial int SetWindowModalFor(ref Window modal_window, ref Window parent_window); /// To be documented. - [NativeName("Src", "Line 969, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1354, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowInputFocus")] public unsafe partial int SetWindowInputFocus(Window* window); /// To be documented. - [NativeName("Src", "Line 969, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1354, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowInputFocus")] public partial int SetWindowInputFocus(ref Window window); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(Window* window, ushort* red, ushort* green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(Window* window, ushort* red, ushort* green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(Window* window, ushort* red, ref ushort green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(Window* window, ushort* red, ref ushort green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(Window* window, ref ushort red, ushort* green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(Window* window, ref ushort red, ushort* green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(Window* window, ref ushort red, ref ushort green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(Window* window, ref ushort red, ref ushort green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(ref Window window, ushort* red, ushort* green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(ref Window window, ushort* red, ushort* green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(ref Window window, ushort* red, ref ushort green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(ref Window window, ushort* red, ref ushort green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(ref Window window, ref ushort red, ushort* green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(ref Window window, ref ushort red, ushort* green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public unsafe partial int SetWindowGammaRamp(ref Window window, ref ushort red, ref ushort green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowGammaRamp")] public partial int SetWindowGammaRamp(ref Window window, ref ushort red, ref ushort green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(Window* window, ushort* red, ushort* green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(Window* window, ushort* red, ushort* green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(Window* window, ushort* red, ref ushort green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(Window* window, ushort* red, ref ushort green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(Window* window, ref ushort red, ushort* green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(Window* window, ref ushort red, ushort* green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(Window* window, ref ushort red, ref ushort green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(Window* window, ref ushort red, ref ushort green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(ref Window window, ushort* red, ushort* green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(ref Window window, ushort* red, ushort* green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(ref Window window, ushort* red, ref ushort green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(ref Window window, ushort* red, ref ushort green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(ref Window window, ref ushort red, ushort* green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(ref Window window, ref ushort red, ushort* green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public unsafe partial int GetWindowGammaRamp(ref Window window, ref ushort red, ref ushort green, ushort* blue); /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GetWindowGammaRamp")] public partial int GetWindowGammaRamp(ref Window window, ref ushort red, ref ushort green, ref ushort blue); /// To be documented. - [NativeName("Src", "Line 1079, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1487, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowHitTest")] public unsafe partial int SetWindowHitTest(Window* window, PfnHitTest callback, void* callback_data); /// To be documented. - [NativeName("Src", "Line 1079, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1487, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowHitTest")] public unsafe partial int SetWindowHitTest(Window* window, PfnHitTest callback, ref T0 callback_data) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1079, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1487, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowHitTest")] public unsafe partial int SetWindowHitTest(ref Window window, PfnHitTest callback, void* callback_data); /// To be documented. - [NativeName("Src", "Line 1079, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1487, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_SetWindowHitTest")] public partial int SetWindowHitTest(ref Window window, PfnHitTest callback, ref T0 callback_data) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1086, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1502, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_DestroyWindow")] public unsafe partial void DestroyWindow(Window* window); /// To be documented. - [NativeName("Src", "Line 1086, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1502, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_DestroyWindow")] public partial void DestroyWindow(ref Window window); /// To be documented. - [NativeName("Src", "Line 1095, Column 34 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1521, Column 34 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_IsScreenSaverEnabled")] public partial SdlBool IsScreenSaverEnabled(); /// To be documented. - [NativeName("Src", "Line 1103, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1531, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_EnableScreenSaver")] public partial void EnableScreenSaver(); /// To be documented. - [NativeName("Src", "Line 1111, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1544, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_DisableScreenSaver")] public partial void DisableScreenSaver(); /// To be documented. - [NativeName("Src", "Line 1137, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_LoadLibrary")] public unsafe partial int GLLoadLibrary(byte* path); /// To be documented. - [NativeName("Src", "Line 1137, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_LoadLibrary")] public partial int GLLoadLibrary(ref byte path); /// To be documented. - [NativeName("Src", "Line 1137, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_LoadLibrary")] public partial int GLLoadLibrary(string path); /// To be documented. - [NativeName("Src", "Line 1142, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1621, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetProcAddress")] public unsafe partial void* GLGetProcAddress(byte* proc); /// To be documented. - [NativeName("Src", "Line 1142, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1621, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetProcAddress")] public unsafe partial void* GLGetProcAddress(ref byte proc); /// To be documented. - [NativeName("Src", "Line 1142, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1621, Column 31 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetProcAddress")] public unsafe partial void* GLGetProcAddress(string proc); /// To be documented. - [NativeName("Src", "Line 1149, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1628, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_UnloadLibrary")] public partial void GLUnloadLibrary(); /// To be documented. - [NativeName("Src", "Line 1155, Column 34 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1649, Column 34 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_ExtensionSupported")] public unsafe partial SdlBool GLExtensionSupported(byte* extension); /// To be documented. - [NativeName("Src", "Line 1155, Column 34 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1649, Column 34 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_ExtensionSupported")] public partial SdlBool GLExtensionSupported(ref byte extension); /// To be documented. - [NativeName("Src", "Line 1155, Column 34 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1649, Column 34 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_ExtensionSupported")] public partial SdlBool GLExtensionSupported(string extension); /// To be documented. - [NativeName("Src", "Line 1161, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1661, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_ResetAttributes")] public partial void GLResetAttributes(); /// To be documented. - [NativeName("Src", "Line 1168, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1680, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_SetAttribute")] public partial int GLSetAttribute(GLattr attr, int value); /// To be documented. - [NativeName("Src", "Line 1176, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1693, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetAttribute")] public unsafe partial int GLGetAttribute(GLattr attr, int* value); /// To be documented. - [NativeName("Src", "Line 1176, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1693, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetAttribute")] public partial int GLGetAttribute(GLattr attr, ref int value); /// To be documented. - [NativeName("Src", "Line 1184, Column 39 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1713, Column 39 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_CreateContext")] public unsafe partial void* GLCreateContext(Window* window); /// To be documented. - [NativeName("Src", "Line 1184, Column 39 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1713, Column 39 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_CreateContext")] public unsafe partial void* GLCreateContext(ref Window window); /// To be documented. - [NativeName("Src", "Line 1192, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1728, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_MakeCurrent")] public unsafe partial int GLMakeCurrent(Window* window, void* context); /// To be documented. - [NativeName("Src", "Line 1192, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1728, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_MakeCurrent")] public unsafe partial int GLMakeCurrent(Window* window, ref T0 context) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1192, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1728, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_MakeCurrent")] public unsafe partial int GLMakeCurrent(ref Window window, void* context); /// To be documented. - [NativeName("Src", "Line 1192, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1728, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_MakeCurrent")] public partial int GLMakeCurrent(ref Window window, ref T0 context) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1198, Column 37 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1739, Column 37 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetCurrentWindow")] public unsafe partial Window* GLGetCurrentWindow(); /// To be documented. - [NativeName("Src", "Line 1203, Column 39 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1751, Column 39 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetCurrentContext")] public unsafe partial void* GLGetCurrentContext(); /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetDrawableSize")] public unsafe partial void GLGetDrawableSize(Window* window, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetDrawableSize")] public unsafe partial void GLGetDrawableSize(Window* window, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetDrawableSize")] public unsafe partial void GLGetDrawableSize(Window* window, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetDrawableSize")] public unsafe partial void GLGetDrawableSize(Window* window, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetDrawableSize")] public unsafe partial void GLGetDrawableSize(ref Window window, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetDrawableSize")] public unsafe partial void GLGetDrawableSize(ref Window window, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetDrawableSize")] public unsafe partial void GLGetDrawableSize(ref Window window, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetDrawableSize")] public partial void GLGetDrawableSize(ref Window window, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 1236, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1808, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_SetSwapInterval")] public partial int GLSetSwapInterval(int interval); /// To be documented. - [NativeName("Src", "Line 1249, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1825, Column 29 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_GetSwapInterval")] public partial int GLGetSwapInterval(); /// To be documented. - [NativeName("Src", "Line 1255, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1839, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_SwapWindow")] public unsafe partial void GLSwapWindow(Window* window); /// To be documented. - [NativeName("Src", "Line 1255, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1839, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_SwapWindow")] public partial void GLSwapWindow(ref Window window); /// To be documented. - [NativeName("Src", "Line 1262, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1848, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_DeleteContext")] public unsafe partial void GLDeleteContext(void* context); /// To be documented. - [NativeName("Src", "Line 1262, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1848, Column 30 in build/submodules/SDL/include\\SDL_video.h")] [NativeApi(EntryPoint = "SDL_GL_DeleteContext")] public partial void GLDeleteContext(ref T0 context) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 116, Column 29 in SDL_vulkan.h")] + [NativeName("Src", "Line 109, Column 29 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_LoadLibrary")] public unsafe partial int VulkanLoadLibrary(byte* path); /// To be documented. - [NativeName("Src", "Line 116, Column 29 in SDL_vulkan.h")] + [NativeName("Src", "Line 109, Column 29 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_LoadLibrary")] public partial int VulkanLoadLibrary(ref byte path); /// To be documented. - [NativeName("Src", "Line 116, Column 29 in SDL_vulkan.h")] + [NativeName("Src", "Line 109, Column 29 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_LoadLibrary")] public partial int VulkanLoadLibrary(string path); /// To be documented. - [NativeName("Src", "Line 124, Column 31 in SDL_vulkan.h")] + [NativeName("Src", "Line 119, Column 31 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetVkGetInstanceProcAddr")] public unsafe partial void* VulkanGetVkGetInstanceProcAddr(); /// To be documented. - [NativeName("Src", "Line 132, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 128, Column 30 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_UnloadLibrary")] public partial void VulkanUnloadLibrary(); /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetInstanceExtensions")] public unsafe partial SdlBool VulkanGetInstanceExtensions(Window* window, uint* pCount, byte** pNames); /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetInstanceExtensions")] public unsafe partial SdlBool VulkanGetInstanceExtensions(Window* window, uint* pCount, ref byte* pNames); /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetInstanceExtensions")] public unsafe partial SdlBool VulkanGetInstanceExtensions(Window* window, ref uint pCount, byte** pNames); /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetInstanceExtensions")] public unsafe partial SdlBool VulkanGetInstanceExtensions(Window* window, ref uint pCount, ref byte* pNames); /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetInstanceExtensions")] public unsafe partial SdlBool VulkanGetInstanceExtensions(ref Window window, uint* pCount, byte** pNames); /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetInstanceExtensions")] public unsafe partial SdlBool VulkanGetInstanceExtensions(ref Window window, uint* pCount, ref byte* pNames); /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetInstanceExtensions")] public unsafe partial SdlBool VulkanGetInstanceExtensions(ref Window window, ref uint pCount, byte** pNames); /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetInstanceExtensions")] public unsafe partial SdlBool VulkanGetInstanceExtensions(ref Window window, ref uint pCount, ref byte* pNames); /// To be documented. - [NativeName("Src", "Line 241, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 182, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_CreateSurface")] public unsafe partial SdlBool VulkanCreateSurface(Window* window, Silk.NET.Core.Native.VkHandle instance, Silk.NET.Core.Native.VkNonDispatchableHandle* surface); /// To be documented. - [NativeName("Src", "Line 241, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 182, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_CreateSurface")] public unsafe partial SdlBool VulkanCreateSurface(Window* window, Silk.NET.Core.Native.VkHandle instance, ref Silk.NET.Core.Native.VkNonDispatchableHandle surface); /// To be documented. - [NativeName("Src", "Line 241, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 182, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_CreateSurface")] public unsafe partial SdlBool VulkanCreateSurface(ref Window window, Silk.NET.Core.Native.VkHandle instance, Silk.NET.Core.Native.VkNonDispatchableHandle* surface); /// To be documented. - [NativeName("Src", "Line 241, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 182, Column 34 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_CreateSurface")] public partial SdlBool VulkanCreateSurface(ref Window window, Silk.NET.Core.Native.VkHandle instance, ref Silk.NET.Core.Native.VkNonDispatchableHandle surface); /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetDrawableSize")] public unsafe partial void VulkanGetDrawableSize(Window* window, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetDrawableSize")] public unsafe partial void VulkanGetDrawableSize(Window* window, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetDrawableSize")] public unsafe partial void VulkanGetDrawableSize(Window* window, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetDrawableSize")] public unsafe partial void VulkanGetDrawableSize(Window* window, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetDrawableSize")] public unsafe partial void VulkanGetDrawableSize(ref Window window, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetDrawableSize")] public unsafe partial void VulkanGetDrawableSize(ref Window window, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetDrawableSize")] public unsafe partial void VulkanGetDrawableSize(ref Window window, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] [NativeApi(EntryPoint = "SDL_Vulkan_GetDrawableSize")] public partial void VulkanGetDrawableSize(ref Window window, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 131, Column 30 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 134, Column 30 in build/submodules/SDL/include\\SDL_main.h")] [NativeApi(EntryPoint = "SDL_SetMainReady")] public partial void SetMainReady(); /// To be documented. - [NativeName("Src", "Line 138, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 141, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_RegisterApp")] public unsafe partial int RegisterApp(byte* name, uint style, void* hInst); /// To be documented. - [NativeName("Src", "Line 138, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 141, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_RegisterApp")] public unsafe partial int RegisterApp(byte* name, uint style, ref T0 hInst) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 138, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 141, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_RegisterApp")] public unsafe partial int RegisterApp(ref byte name, uint style, void* hInst); /// To be documented. - [NativeName("Src", "Line 138, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 141, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_RegisterApp")] public partial int RegisterApp(ref byte name, uint style, ref T0 hInst) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 138, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 141, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_RegisterApp")] public unsafe partial int RegisterApp(string name, uint style, void* hInst); /// To be documented. - [NativeName("Src", "Line 138, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 141, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_RegisterApp")] public partial int RegisterApp(string name, uint style, ref T0 hInst) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 139, Column 30 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_UnregisterApp")] public partial void UnregisterApp(); /// To be documented. - [NativeName("Src", "Line 154, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 159, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_WinRTRunApp")] public unsafe partial int WinRTRunApp(PfnMainFunc mainFunction, void* reserved); /// To be documented. - [NativeName("Src", "Line 154, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 159, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_WinRTRunApp")] public partial int WinRTRunApp(PfnMainFunc mainFunction, ref T0 reserved) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 168, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 173, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [NativeApi(EntryPoint = "SDL_UIKitRunApp")] public unsafe partial int UIKitRunApp(int argc, byte** argv, PfnMainFunc mainFunction); /// To be documented. - [NativeName("Src", "Line 168, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 173, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [NativeApi(EntryPoint = "SDL_UIKitRunApp")] public unsafe partial int UIKitRunApp(int argc, ref byte* argv, PfnMainFunc mainFunction); /// To be documented. - [NativeName("Src", "Line 52, Column 25 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 52, Column 25 in build/submodules/SDL/include\\SDL_assert.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "__debugbreak")] public partial void Debugbreak(); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(AssertData* arg0, byte* arg1, byte* arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(AssertData* arg0, byte* arg1, ref byte arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(AssertData* arg0, byte* arg1, string arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(AssertData* arg0, ref byte arg1, byte* arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(AssertData* arg0, ref byte arg1, ref byte arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(AssertData* arg0, ref byte arg1, string arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(AssertData* arg0, string arg1, byte* arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(AssertData* arg0, string arg1, ref byte arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(AssertData* arg0, string arg1, string arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(ref AssertData arg0, byte* arg1, byte* arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(ref AssertData arg0, byte* arg1, ref byte arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(ref AssertData arg0, byte* arg1, string arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(ref AssertData arg0, ref byte arg1, byte* arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public partial AssertState ReportAssertion(ref AssertData arg0, ref byte arg1, ref byte arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public partial AssertState ReportAssertion(ref AssertData arg0, ref byte arg1, string arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public unsafe partial AssertState ReportAssertion(ref AssertData arg0, string arg1, byte* arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public partial AssertState ReportAssertion(ref AssertData arg0, string arg1, ref byte arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ReportAssertion")] public partial AssertState ReportAssertion(ref AssertData arg0, string arg1, string arg2, int arg3); /// To be documented. - [NativeName("Src", "Line 211, Column 30 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 222, Column 30 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_SetAssertionHandler")] public unsafe partial void SetAssertionHandler(PfnAssertionHandler handler, void* userdata); /// To be documented. - [NativeName("Src", "Line 211, Column 30 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 222, Column 30 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_SetAssertionHandler")] public partial void SetAssertionHandler(PfnAssertionHandler handler, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 225, Column 46 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 241, Column 46 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_GetDefaultAssertionHandler")] public partial PfnAssertionHandler GetDefaultAssertionHandler(); /// To be documented. - [NativeName("Src", "Line 242, Column 46 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 264, Column 46 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_GetAssertionHandler")] public unsafe partial PfnAssertionHandler GetAssertionHandler(void** puserdata); /// To be documented. - [NativeName("Src", "Line 242, Column 46 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 264, Column 46 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_GetAssertionHandler")] public unsafe partial PfnAssertionHandler GetAssertionHandler(ref void* puserdata); /// To be documented. - [NativeName("Src", "Line 266, Column 48 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 290, Column 48 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_GetAssertionReport")] public unsafe partial AssertData* GetAssertionReport(); /// To be documented. - [NativeName("Src", "Line 275, Column 30 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 302, Column 30 in build/submodules/SDL/include\\SDL_assert.h")] [NativeApi(EntryPoint = "SDL_ResetAssertionReport")] public partial void ResetAssertionReport(); /// To be documented. - [NativeName("Src", "Line 98, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 104, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicTryLock")] public unsafe partial SdlBool AtomicTryLock(int* @lock); /// To be documented. - [NativeName("Src", "Line 98, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 104, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicTryLock")] public partial SdlBool AtomicTryLock(ref int @lock); /// To be documented. - [NativeName("Src", "Line 105, Column 30 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 117, Column 30 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicLock")] public unsafe partial void AtomicLock(int* @lock); /// To be documented. - [NativeName("Src", "Line 105, Column 30 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 117, Column 30 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicLock")] public partial void AtomicLock(ref int @lock); /// To be documented. - [NativeName("Src", "Line 112, Column 30 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 134, Column 30 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicUnlock")] public unsafe partial void AtomicUnlock(int* @lock); /// To be documented. - [NativeName("Src", "Line 112, Column 30 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 134, Column 30 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicUnlock")] public partial void AtomicUnlock(ref int @lock); /// To be documented. - [NativeName("Src", "Line 155, Column 30 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 177, Column 30 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_MemoryBarrierReleaseFunction")] public partial void MemoryBarrierReleaseFunction(); /// To be documented. - [NativeName("Src", "Line 156, Column 30 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 178, Column 30 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_MemoryBarrierAcquireFunction")] public partial void MemoryBarrierAcquireFunction(); /// To be documented. - [NativeName("Src", "Line 225, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 258, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicCAS")] public unsafe partial SdlBool AtomicCAS(AtomicT* a, int oldval, int newval); /// To be documented. - [NativeName("Src", "Line 225, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 258, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicCAS")] public partial SdlBool AtomicCAS(ref AtomicT a, int oldval, int newval); /// To be documented. - [NativeName("Src", "Line 232, Column 29 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 274, Column 29 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicSet")] public unsafe partial int AtomicSet(AtomicT* a, int v); /// To be documented. - [NativeName("Src", "Line 232, Column 29 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 274, Column 29 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicSet")] public partial int AtomicSet(ref AtomicT a, int v); /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 287, Column 29 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicGet")] public unsafe partial int AtomicGet(AtomicT* a); /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 287, Column 29 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicGet")] public partial int AtomicGet(ref AtomicT a); /// To be documented. - [NativeName("Src", "Line 246, Column 29 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 304, Column 29 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicAdd")] public unsafe partial int AtomicAdd(AtomicT* a, int v); /// To be documented. - [NativeName("Src", "Line 246, Column 29 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 304, Column 29 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicAdd")] public partial int AtomicAdd(ref AtomicT a, int v); /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicCASPtr")] public unsafe partial SdlBool AtomicCASPtr(void** a, void* oldval, void* newval); /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicCASPtr")] public unsafe partial SdlBool AtomicCASPtr(void** a, void* oldval, ref T0 newval) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicCASPtr")] public unsafe partial SdlBool AtomicCASPtr(void** a, ref T0 oldval, void* newval) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicCASPtr")] public unsafe partial SdlBool AtomicCASPtr(void** a, ref T0 oldval, ref T1 newval) where T0 : unmanaged where T1 : unmanaged; /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicCASPtr")] public unsafe partial SdlBool AtomicCASPtr(ref void* a, void* oldval, void* newval); /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicCASPtr")] public unsafe partial SdlBool AtomicCASPtr(ref void* a, void* oldval, ref T0 newval) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicCASPtr")] public unsafe partial SdlBool AtomicCASPtr(ref void* a, ref T0 oldval, void* newval) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicCASPtr")] public unsafe partial SdlBool AtomicCASPtr(ref void* a, ref T0 oldval, ref T1 newval) where T0 : unmanaged where T1 : unmanaged; /// To be documented. - [NativeName("Src", "Line 279, Column 31 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 356, Column 31 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicSetPtr")] public unsafe partial void* AtomicSetPtr(void** a, void* v); /// To be documented. - [NativeName("Src", "Line 279, Column 31 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 356, Column 31 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicSetPtr")] public unsafe partial void* AtomicSetPtr(void** a, ref T0 v) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 279, Column 31 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 356, Column 31 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicSetPtr")] public unsafe partial void* AtomicSetPtr(ref void* a, void* v); /// To be documented. - [NativeName("Src", "Line 279, Column 31 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 356, Column 31 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicSetPtr")] public unsafe partial void* AtomicSetPtr(ref void* a, ref T0 v) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 284, Column 31 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 370, Column 31 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicGetPtr")] public unsafe partial void* AtomicGetPtr(void** a); /// To be documented. - [NativeName("Src", "Line 284, Column 31 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 370, Column 31 in build/submodules/SDL/include/SDL_atomic.h")] [NativeApi(EntryPoint = "SDL_AtomicGetPtr")] public unsafe partial void* AtomicGetPtr(ref void* a); /// To be documented. - [NativeName("Src", "Line 64, Column 36 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 79, Column 36 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CreateMutex")] public unsafe partial Mutex* CreateMutex(); /// To be documented. - [NativeName("Src", "Line 72, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 95, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_LockMutex")] public unsafe partial int LockMutex(Mutex* mutex); /// To be documented. - [NativeName("Src", "Line 72, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 95, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_LockMutex")] public partial int LockMutex(ref Mutex mutex); /// To be documented. - [NativeName("Src", "Line 79, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 116, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_TryLockMutex")] public unsafe partial int TryLockMutex(Mutex* mutex); /// To be documented. - [NativeName("Src", "Line 79, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 116, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_TryLockMutex")] public partial int TryLockMutex(ref Mutex mutex); /// To be documented. - [NativeName("Src", "Line 90, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 133, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_UnlockMutex")] public unsafe partial int UnlockMutex(Mutex* mutex); /// To be documented. - [NativeName("Src", "Line 90, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 133, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_UnlockMutex")] public partial int UnlockMutex(ref Mutex mutex); /// To be documented. - [NativeName("Src", "Line 95, Column 30 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 152, Column 30 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_DestroyMutex")] public unsafe partial void DestroyMutex(Mutex* mutex); /// To be documented. - [NativeName("Src", "Line 95, Column 30 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 152, Column 30 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_DestroyMutex")] public partial void DestroyMutex(ref Mutex mutex); /// To be documented. - [NativeName("Src", "Line 112, Column 34 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 186, Column 34 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CreateSemaphore")] public unsafe partial Semaphore* CreateSemaphore(uint initial_value); /// To be documented. - [NativeName("Src", "Line 117, Column 30 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 203, Column 30 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_DestroySemaphore")] public unsafe partial void DestroySemaphore(Semaphore* sem); /// To be documented. - [NativeName("Src", "Line 117, Column 30 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 203, Column 30 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_DestroySemaphore")] public partial void DestroySemaphore(ref Semaphore sem); /// To be documented. - [NativeName("Src", "Line 124, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 228, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_SemWait")] public unsafe partial int SemWait(Semaphore* sem); /// To be documented. - [NativeName("Src", "Line 124, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 228, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_SemWait")] public partial int SemWait(ref Semaphore sem); /// To be documented. - [NativeName("Src", "Line 132, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 250, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_SemTryWait")] public unsafe partial int SemTryWait(Semaphore* sem); /// To be documented. - [NativeName("Src", "Line 132, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 250, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_SemTryWait")] public partial int SemTryWait(ref Semaphore sem); /// To be documented. - [NativeName("Src", "Line 143, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 274, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_SemWaitTimeout")] public unsafe partial int SemWaitTimeout(Semaphore* sem, uint ms); /// To be documented. - [NativeName("Src", "Line 143, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 274, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_SemWaitTimeout")] public partial int SemWaitTimeout(ref Semaphore sem, uint ms); /// To be documented. - [NativeName("Src", "Line 150, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 290, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_SemPost")] public unsafe partial int SemPost(Semaphore* sem); /// To be documented. - [NativeName("Src", "Line 150, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 290, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_SemPost")] public partial int SemPost(ref Semaphore sem); /// To be documented. - [NativeName("Src", "Line 155, Column 32 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 300, Column 32 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_SemValue")] public unsafe partial uint SemValue(Semaphore* sem); /// To be documented. - [NativeName("Src", "Line 155, Column 32 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 300, Column 32 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_SemValue")] public partial uint SemValue(ref Semaphore sem); /// To be documented. - [NativeName("Src", "Line 197, Column 35 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 326, Column 35 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CreateCond")] public unsafe partial Cond* CreateCond(); /// To be documented. - [NativeName("Src", "Line 202, Column 30 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 339, Column 30 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_DestroyCond")] public unsafe partial void DestroyCond(Cond* cond); /// To be documented. - [NativeName("Src", "Line 202, Column 30 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 339, Column 30 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_DestroyCond")] public partial void DestroyCond(ref Cond cond); /// To be documented. - [NativeName("Src", "Line 209, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 354, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondSignal")] public unsafe partial int CondSignal(Cond* cond); /// To be documented. - [NativeName("Src", "Line 209, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 354, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondSignal")] public partial int CondSignal(ref Cond cond); /// To be documented. - [NativeName("Src", "Line 216, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 369, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondBroadcast")] public unsafe partial int CondBroadcast(Cond* cond); /// To be documented. - [NativeName("Src", "Line 216, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 369, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondBroadcast")] public partial int CondBroadcast(ref Cond cond); /// To be documented. - [NativeName("Src", "Line 227, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 395, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondWait")] public unsafe partial int CondWait(Cond* cond, Mutex* mutex); /// To be documented. - [NativeName("Src", "Line 227, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 395, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondWait")] public unsafe partial int CondWait(Cond* cond, ref Mutex mutex); /// To be documented. - [NativeName("Src", "Line 227, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 395, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondWait")] public unsafe partial int CondWait(ref Cond cond, Mutex* mutex); /// To be documented. - [NativeName("Src", "Line 227, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 395, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondWait")] public partial int CondWait(ref Cond cond, ref Mutex mutex); /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondWaitTimeout")] public unsafe partial int CondWaitTimeout(Cond* cond, Mutex* mutex, uint ms); /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondWaitTimeout")] public unsafe partial int CondWaitTimeout(Cond* cond, ref Mutex mutex, uint ms); /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondWaitTimeout")] public unsafe partial int CondWaitTimeout(ref Cond cond, Mutex* mutex, uint ms); /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] [NativeApi(EntryPoint = "SDL_CondWaitTimeout")] public partial int CondWaitTimeout(ref Cond cond, ref Mutex mutex, uint ms); /// To be documented. - [NativeName("Src", "Line 112, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 120, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThread")] public unsafe partial Thread* CreateThread(PfnThreadFunction fn, byte* name, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread); /// To be documented. - [NativeName("Src", "Line 112, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 120, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThread")] public unsafe partial Thread* CreateThread(PfnThreadFunction fn, byte* name, ref T0 data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 112, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 120, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThread")] public unsafe partial Thread* CreateThread(PfnThreadFunction fn, ref byte name, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread); /// To be documented. - [NativeName("Src", "Line 112, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 120, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThread")] public unsafe partial Thread* CreateThread(PfnThreadFunction fn, ref byte name, ref T0 data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 112, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 120, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThread")] public unsafe partial Thread* CreateThread(PfnThreadFunction fn, string name, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread); /// To be documented. - [NativeName("Src", "Line 112, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 120, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThread")] public unsafe partial Thread* CreateThread(PfnThreadFunction fn, string name, ref T0 data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 117, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 125, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThreadWithStackSize")] - public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, byte* name, uint stacksize, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread); + public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, byte* name, nuint stacksize, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread); /// To be documented. - [NativeName("Src", "Line 117, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 125, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThreadWithStackSize")] - public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, byte* name, uint stacksize, ref T0 data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged; + public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, byte* name, nuint stacksize, ref T0 data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 117, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 125, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThreadWithStackSize")] - public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, ref byte name, uint stacksize, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread); + public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, ref byte name, nuint stacksize, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread); /// To be documented. - [NativeName("Src", "Line 117, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 125, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThreadWithStackSize")] - public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, ref byte name, uint stacksize, ref T0 data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged; + public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, ref byte name, nuint stacksize, ref T0 data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 117, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 125, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThreadWithStackSize")] - public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, string name, uint stacksize, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread); + public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, string name, nuint stacksize, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread); /// To be documented. - [NativeName("Src", "Line 117, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 125, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_CreateThreadWithStackSize")] - public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, string name, uint stacksize, ref T0 data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged; + public unsafe partial Thread* CreateThreadWithStackSize(PfnThreadFunction fn, string name, nuint stacksize, ref T0 data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 227, Column 37 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 269, Column 37 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_GetThreadName")] public unsafe partial byte* GetThreadName(Thread* thread); /// To be documented. - [NativeName("Src", "Line 227, Column 37 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 269, Column 37 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_GetThreadName")] public unsafe partial string GetThreadNameS(Thread* thread); /// To be documented. - [NativeName("Src", "Line 227, Column 37 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 269, Column 37 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_GetThreadName")] public unsafe partial byte* GetThreadName(ref Thread thread); /// To be documented. - [NativeName("Src", "Line 227, Column 37 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 269, Column 37 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_GetThreadName")] public partial string GetThreadNameS(ref Thread thread); /// To be documented. - [NativeName("Src", "Line 232, Column 38 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 285, Column 38 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_ThreadID")] public partial uint ThreadID(); /// To be documented. - [NativeName("Src", "Line 239, Column 38 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 300, Column 38 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_GetThreadID")] public unsafe partial uint GetThreadID(Thread* thread); /// To be documented. - [NativeName("Src", "Line 239, Column 38 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 300, Column 38 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_GetThreadID")] public partial uint GetThreadID(ref Thread thread); /// To be documented. - [NativeName("Src", "Line 244, Column 29 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 313, Column 29 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_SetThreadPriority")] public partial int SetThreadPriority(ThreadPriority priority); /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 346, Column 30 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_WaitThread")] public unsafe partial void WaitThread(Thread* thread, int* status); /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 346, Column 30 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_WaitThread")] public unsafe partial void WaitThread(Thread* thread, ref int status); /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 346, Column 30 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_WaitThread")] public unsafe partial void WaitThread(ref Thread thread, int* status); /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 346, Column 30 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_WaitThread")] public partial void WaitThread(ref Thread thread, ref int status); /// To be documented. - [NativeName("Src", "Line 292, Column 30 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 382, Column 30 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_DetachThread")] public unsafe partial void DetachThread(Thread* thread); /// To be documented. - [NativeName("Src", "Line 292, Column 30 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 382, Column 30 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_DetachThread")] public partial void DetachThread(ref Thread thread); /// To be documented. - [NativeName("Src", "Line 324, Column 35 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 397, Column 35 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_TLSCreate")] public partial uint TLSCreate(); /// To be documented. - [NativeName("Src", "Line 336, Column 32 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 411, Column 32 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_TLSGet")] public unsafe partial void* TLSGet(uint id); /// To be documented. - [NativeName("Src", "Line 350, Column 29 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_TLSSet")] public unsafe partial int TLSSet(uint id, void* value, PfnFreeFunc destructor); /// To be documented. - [NativeName("Src", "Line 350, Column 29 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_thread.h")] [NativeApi(EntryPoint = "SDL_TLSSet")] public partial int TLSSet(uint id, ref T0 value, PfnFreeFunc destructor) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 251, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 253, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetNumAudioDrivers")] public partial int GetNumAudioDrivers(); /// To be documented. - [NativeName("Src", "Line 252, Column 37 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 254, Column 37 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetAudioDriver")] public unsafe partial byte* GetAudioDriver(int index); /// To be documented. - [NativeName("Src", "Line 252, Column 37 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 254, Column 37 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetAudioDriver")] public partial string GetAudioDriverS(int index); /// To be documented. - [NativeName("Src", "Line 263, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 265, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioInit")] public unsafe partial int AudioInit(byte* driver_name); /// To be documented. - [NativeName("Src", "Line 263, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 265, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioInit")] public partial int AudioInit(ref byte driver_name); /// To be documented. - [NativeName("Src", "Line 263, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 265, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioInit")] public partial int AudioInit(string driver_name); /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 266, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioQuit")] public partial void AudioQuit(); /// To be documented. - [NativeName("Src", "Line 271, Column 37 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 285, Column 37 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetCurrentAudioDriver")] public unsafe partial byte* GetCurrentAudioDriver(); /// To be documented. - [NativeName("Src", "Line 271, Column 37 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 285, Column 37 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetCurrentAudioDriver")] public partial string GetCurrentAudioDriverS(); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 333, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudio")] public unsafe partial int OpenAudio(AudioSpec* desired, AudioSpec* obtained); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 333, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudio")] public unsafe partial int OpenAudio(AudioSpec* desired, ref AudioSpec obtained); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 333, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudio")] public unsafe partial int OpenAudio(ref AudioSpec desired, AudioSpec* obtained); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 333, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudio")] public partial int OpenAudio(ref AudioSpec desired, ref AudioSpec obtained); /// To be documented. - [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 391, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetNumAudioDevices")] public partial int GetNumAudioDevices(int iscapture); /// To be documented. - [NativeName("Src", "Line 359, Column 37 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 415, Column 37 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetAudioDeviceName")] public unsafe partial byte* GetAudioDeviceName(int index, int iscapture); /// To be documented. - [NativeName("Src", "Line 359, Column 37 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 415, Column 37 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetAudioDeviceName")] public partial string GetAudioDeviceNameS(int index, int iscapture); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 440, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] + [NativeApi(EntryPoint = "SDL_GetAudioDeviceSpec")] + public unsafe partial int GetAudioDeviceSpec(int index, int iscapture, AudioSpec* spec); + + /// To be documented. + [NativeName("Src", "Line 440, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] + [NativeApi(EntryPoint = "SDL_GetAudioDeviceSpec")] + public partial int GetAudioDeviceSpec(int index, int iscapture, ref AudioSpec spec); + + /// To be documented. + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public unsafe partial uint OpenAudioDevice(byte* device, int iscapture, AudioSpec* desired, AudioSpec* obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public unsafe partial uint OpenAudioDevice(byte* device, int iscapture, AudioSpec* desired, ref AudioSpec obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public unsafe partial uint OpenAudioDevice(byte* device, int iscapture, ref AudioSpec desired, AudioSpec* obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public unsafe partial uint OpenAudioDevice(byte* device, int iscapture, ref AudioSpec desired, ref AudioSpec obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public unsafe partial uint OpenAudioDevice(ref byte device, int iscapture, AudioSpec* desired, AudioSpec* obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public unsafe partial uint OpenAudioDevice(ref byte device, int iscapture, AudioSpec* desired, ref AudioSpec obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public unsafe partial uint OpenAudioDevice(ref byte device, int iscapture, ref AudioSpec desired, AudioSpec* obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public partial uint OpenAudioDevice(ref byte device, int iscapture, ref AudioSpec desired, ref AudioSpec obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public unsafe partial uint OpenAudioDevice(string device, int iscapture, AudioSpec* desired, AudioSpec* obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public unsafe partial uint OpenAudioDevice(string device, int iscapture, AudioSpec* desired, ref AudioSpec obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public unsafe partial uint OpenAudioDevice(string device, int iscapture, ref AudioSpec desired, AudioSpec* obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_OpenAudioDevice")] public partial uint OpenAudioDevice(string device, int iscapture, ref AudioSpec desired, ref AudioSpec obtained, int allowed_changes); /// To be documented. - [NativeName("Src", "Line 401, Column 41 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 576, Column 41 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetAudioStatus")] public partial AudioStatus GetAudioStatus(); /// To be documented. - [NativeName("Src", "Line 404, Column 1 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 577, Column 41 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetAudioDeviceStatus")] public partial AudioStatus GetAudioDeviceStatus(uint dev); /// To be documented. - [NativeName("Src", "Line 417, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 590, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_PauseAudio")] public partial void PauseAudio(int pause_on); /// To be documented. - [NativeName("Src", "Line 418, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 591, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_PauseAudioDevice")] public partial void PauseAudioDevice(uint dev, int pause_on); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(RWops* src, int freesrc, AudioSpec* spec, byte** audio_buf, uint* audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(RWops* src, int freesrc, AudioSpec* spec, byte** audio_buf, ref uint audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(RWops* src, int freesrc, AudioSpec* spec, ref byte* audio_buf, uint* audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(RWops* src, int freesrc, AudioSpec* spec, ref byte* audio_buf, ref uint audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(RWops* src, int freesrc, ref AudioSpec spec, byte** audio_buf, uint* audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(RWops* src, int freesrc, ref AudioSpec spec, byte** audio_buf, ref uint audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(RWops* src, int freesrc, ref AudioSpec spec, ref byte* audio_buf, uint* audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(RWops* src, int freesrc, ref AudioSpec spec, ref byte* audio_buf, ref uint audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(ref RWops src, int freesrc, AudioSpec* spec, byte** audio_buf, uint* audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(ref RWops src, int freesrc, AudioSpec* spec, byte** audio_buf, ref uint audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(ref RWops src, int freesrc, AudioSpec* spec, ref byte* audio_buf, uint* audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(ref RWops src, int freesrc, AudioSpec* spec, ref byte* audio_buf, ref uint audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(ref RWops src, int freesrc, ref AudioSpec spec, byte** audio_buf, uint* audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(ref RWops src, int freesrc, ref AudioSpec spec, byte** audio_buf, ref uint audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(ref RWops src, int freesrc, ref AudioSpec spec, ref byte* audio_buf, uint* audio_len); /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LoadWAV_RW")] public unsafe partial AudioSpec* LoadWAVRW(ref RWops src, int freesrc, ref AudioSpec spec, ref byte* audio_buf, ref uint audio_len); /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 696, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_FreeWAV")] public unsafe partial void FreeWAV(byte* audio_buf); /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 696, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_FreeWAV")] public partial void FreeWAV(ref byte audio_buf); /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 696, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_FreeWAV")] public partial void FreeWAV(string audio_buf); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 729, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_BuildAudioCVT")] public unsafe partial int BuildAudioCVT(AudioCVT* cvt, ushort src_format, byte src_channels, int src_rate, ushort dst_format, byte dst_channels, int dst_rate); /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 729, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_BuildAudioCVT")] public partial int BuildAudioCVT(ref AudioCVT cvt, ushort src_format, byte src_channels, int src_rate, ushort dst_format, byte dst_channels, int dst_rate); /// To be documented. - [NativeName("Src", "Line 521, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 773, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_ConvertAudio")] public unsafe partial int ConvertAudio(AudioCVT* cvt); /// To be documented. - [NativeName("Src", "Line 521, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 773, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_ConvertAudio")] public partial int ConvertAudio(ref AudioCVT cvt); /// To be documented. - [NativeName("Src", "Line 552, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 804, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_NewAudioStream")] public unsafe partial AudioStream* NewAudioStream(ushort src_format, byte src_channels, int src_rate, ushort dst_format, byte dst_channels, int dst_rate); /// To be documented. - [NativeName("Src", "Line 574, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 826, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamPut")] public unsafe partial int AudioStreamPut(AudioStream* stream, void* buf, int len); /// To be documented. - [NativeName("Src", "Line 574, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 826, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamPut")] public unsafe partial int AudioStreamPut(AudioStream* stream, ref T0 buf, int len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 574, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 826, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamPut")] public unsafe partial int AudioStreamPut(ref AudioStream stream, void* buf, int len); /// To be documented. - [NativeName("Src", "Line 574, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 826, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamPut")] public partial int AudioStreamPut(ref AudioStream stream, ref T0 buf, int len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 591, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 843, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamGet")] public unsafe partial int AudioStreamGet(AudioStream* stream, void* buf, int len); /// To be documented. - [NativeName("Src", "Line 591, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 843, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamGet")] public unsafe partial int AudioStreamGet(AudioStream* stream, ref T0 buf, int len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 591, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 843, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamGet")] public unsafe partial int AudioStreamGet(ref AudioStream stream, void* buf, int len); /// To be documented. - [NativeName("Src", "Line 591, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 843, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamGet")] public partial int AudioStreamGet(ref AudioStream stream, ref T0 buf, int len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 606, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamAvailable")] public unsafe partial int AudioStreamAvailable(AudioStream* stream); /// To be documented. - [NativeName("Src", "Line 606, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamAvailable")] public partial int AudioStreamAvailable(ref AudioStream stream); /// To be documented. - [NativeName("Src", "Line 623, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 875, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamFlush")] public unsafe partial int AudioStreamFlush(AudioStream* stream); /// To be documented. - [NativeName("Src", "Line 623, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 875, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamFlush")] public partial int AudioStreamFlush(ref AudioStream stream); /// To be documented. - [NativeName("Src", "Line 635, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 887, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamClear")] public unsafe partial void AudioStreamClear(AudioStream* stream); /// To be documented. - [NativeName("Src", "Line 635, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 887, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_AudioStreamClear")] public partial void AudioStreamClear(ref AudioStream stream); /// To be documented. - [NativeName("Src", "Line 647, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 899, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_FreeAudioStream")] public unsafe partial void FreeAudioStream(AudioStream* stream); /// To be documented. - [NativeName("Src", "Line 647, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 899, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_FreeAudioStream")] public partial void FreeAudioStream(ref AudioStream stream); /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudio")] public unsafe partial void MixAudio(byte* dst, byte* src, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudio")] public unsafe partial void MixAudio(byte* dst, ref byte src, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudio")] public unsafe partial void MixAudio(byte* dst, string src, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudio")] public unsafe partial void MixAudio(ref byte dst, byte* src, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudio")] public partial void MixAudio(ref byte dst, ref byte src, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudio")] public partial void MixAudio(ref byte dst, string src, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudio")] public unsafe partial void MixAudio(string dst, byte* src, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudio")] public partial void MixAudio(string dst, ref byte src, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudio")] public partial void MixAudio(string dst, string src, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudioFormat")] public unsafe partial void MixAudioFormat(byte* dst, byte* src, ushort format, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudioFormat")] public unsafe partial void MixAudioFormat(byte* dst, ref byte src, ushort format, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudioFormat")] public unsafe partial void MixAudioFormat(byte* dst, string src, ushort format, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudioFormat")] public unsafe partial void MixAudioFormat(ref byte dst, byte* src, ushort format, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudioFormat")] public partial void MixAudioFormat(ref byte dst, ref byte src, ushort format, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudioFormat")] public partial void MixAudioFormat(ref byte dst, string src, ushort format, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudioFormat")] public unsafe partial void MixAudioFormat(string dst, byte* src, ushort format, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudioFormat")] public partial void MixAudioFormat(string dst, ref byte src, ushort format, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_MixAudioFormat")] public partial void MixAudioFormat(string dst, string src, ushort format, uint len, int volume); /// To be documented. - [NativeName("Src", "Line 709, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1000, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_QueueAudio")] public unsafe partial int QueueAudio(uint dev, void* data, uint len); /// To be documented. - [NativeName("Src", "Line 709, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1000, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_QueueAudio")] public partial int QueueAudio(uint dev, ref T0 data, uint len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 755, Column 32 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1048, Column 32 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_DequeueAudio")] public unsafe partial uint DequeueAudio(uint dev, void* data, uint len); /// To be documented. - [NativeName("Src", "Line 755, Column 32 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1048, Column 32 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_DequeueAudio")] public partial uint DequeueAudio(uint dev, ref T0 data, uint len) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 791, Column 32 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1083, Column 32 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_GetQueuedAudioSize")] public partial uint GetQueuedAudioSize(uint dev); /// To be documented. - [NativeName("Src", "Line 827, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1117, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_ClearQueuedAudio")] public partial void ClearQueuedAudio(uint dev); /// To be documented. - [NativeName("Src", "Line 839, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1129, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LockAudio")] public partial void LockAudio(); /// To be documented. - [NativeName("Src", "Line 840, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1130, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_LockAudioDevice")] public partial void LockAudioDevice(uint dev); /// To be documented. - [NativeName("Src", "Line 841, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1131, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_UnlockAudio")] public partial void UnlockAudio(); /// To be documented. - [NativeName("Src", "Line 842, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1132, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_UnlockAudioDevice")] public partial void UnlockAudioDevice(uint dev); /// To be documented. - [NativeName("Src", "Line 848, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1148, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_CloseAudio")] public partial void CloseAudio(); /// To be documented. - [NativeName("Src", "Line 849, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1149, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] [NativeApi(EntryPoint = "SDL_CloseAudioDevice")] public partial void CloseAudioDevice(uint dev); /// To be documented. - [NativeName("Src", "Line 46, Column 29 in build/submodules/SDL-mirror/include\\SDL_clipboard.h")] + [NativeName("Src", "Line 51, Column 29 in build/submodules/SDL/include\\SDL_clipboard.h")] [NativeApi(EntryPoint = "SDL_SetClipboardText")] public unsafe partial int SetClipboardText(byte* text); /// To be documented. - [NativeName("Src", "Line 46, Column 29 in build/submodules/SDL-mirror/include\\SDL_clipboard.h")] + [NativeName("Src", "Line 51, Column 29 in build/submodules/SDL/include\\SDL_clipboard.h")] [NativeApi(EntryPoint = "SDL_SetClipboardText")] public partial int SetClipboardText(ref byte text); /// To be documented. - [NativeName("Src", "Line 46, Column 29 in build/submodules/SDL-mirror/include\\SDL_clipboard.h")] + [NativeName("Src", "Line 51, Column 29 in build/submodules/SDL/include\\SDL_clipboard.h")] [NativeApi(EntryPoint = "SDL_SetClipboardText")] public partial int SetClipboardText(string text); /// To be documented. - [NativeName("Src", "Line 53, Column 32 in build/submodules/SDL-mirror/include\\SDL_clipboard.h")] + [NativeName("Src", "Line 66, Column 32 in build/submodules/SDL/include\\SDL_clipboard.h")] [NativeApi(EntryPoint = "SDL_GetClipboardText")] public unsafe partial byte* GetClipboardText(); /// To be documented. - [NativeName("Src", "Line 53, Column 32 in build/submodules/SDL-mirror/include\\SDL_clipboard.h")] + [NativeName("Src", "Line 66, Column 32 in build/submodules/SDL/include\\SDL_clipboard.h")] [NativeApi(EntryPoint = "SDL_GetClipboardText")] public partial string GetClipboardTextS(); /// To be documented. - [NativeName("Src", "Line 60, Column 34 in build/submodules/SDL-mirror/include\\SDL_clipboard.h")] + [NativeName("Src", "Line 78, Column 34 in build/submodules/SDL/include\\SDL_clipboard.h")] [NativeApi(EntryPoint = "SDL_HasClipboardText")] public partial SdlBool HasClipboardText(); /// To be documented. - [NativeName("Src", "Line 119, Column 29 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 128, Column 29 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_GetCPUCount")] public partial int GetCPUCount(); /// To be documented. - [NativeName("Src", "Line 127, Column 29 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 140, Column 29 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_GetCPUCacheLineSize")] public partial int GetCPUCacheLineSize(); /// To be documented. - [NativeName("Src", "Line 132, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 160, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasRDTSC")] public partial SdlBool HasRDTSC(); /// To be documented. - [NativeName("Src", "Line 137, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 180, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasAltiVec")] public partial SdlBool HasAltiVec(); /// To be documented. - [NativeName("Src", "Line 142, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 200, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasMMX")] public partial SdlBool HasMMX(); /// To be documented. - [NativeName("Src", "Line 147, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 220, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_Has3DNow")] public partial SdlBool Has3DNow(); /// To be documented. - [NativeName("Src", "Line 152, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 240, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasSSE")] public partial SdlBool HasSSE(); /// To be documented. - [NativeName("Src", "Line 157, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 260, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasSSE2")] public partial SdlBool HasSSE2(); /// To be documented. - [NativeName("Src", "Line 162, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 280, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasSSE3")] public partial SdlBool HasSSE3(); /// To be documented. - [NativeName("Src", "Line 167, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 300, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasSSE41")] public partial SdlBool HasSSE41(); /// To be documented. - [NativeName("Src", "Line 172, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 320, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasSSE42")] public partial SdlBool HasSSE42(); /// To be documented. - [NativeName("Src", "Line 177, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 342, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasAVX")] public partial SdlBool HasAVX(); /// To be documented. - [NativeName("Src", "Line 182, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 364, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasAVX2")] public partial SdlBool HasAVX2(); /// To be documented. - [NativeName("Src", "Line 187, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 375, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasAVX512F")] public partial SdlBool HasAVX512F(); /// To be documented. - [NativeName("Src", "Line 192, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 388, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasARMSIMD")] public partial SdlBool HasARMSIMD(); /// To be documented. - [NativeName("Src", "Line 197, Column 34 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 397, Column 34 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_HasNEON")] public partial SdlBool HasNEON(); /// To be documented. - [NativeName("Src", "Line 202, Column 29 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 406, Column 29 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_GetSystemRAM")] public partial int GetSystemRAM(); /// To be documented. - [NativeName("Src", "Line 216, Column 32 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 422, Column 32 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_SIMDGetAlignment")] - public partial uint SIMDGetAlignment(); + public partial nuint SIMDGetAlignment(); /// To be documented. - [NativeName("Src", "Line 251, Column 32 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_SIMDAlloc")] - public unsafe partial void* SIMDAlloc(uint len); + public unsafe partial void* SIMDAlloc(nuint len); /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 481, Column 32 in build/submodules/SDL/include\\SDL_cpuinfo.h")] + [NativeApi(EntryPoint = "SDL_SIMDRealloc")] + public unsafe partial void* SIMDRealloc(void* mem, nuint len); + + /// To be documented. + [NativeName("Src", "Line 481, Column 32 in build/submodules/SDL/include\\SDL_cpuinfo.h")] + [NativeApi(EntryPoint = "SDL_SIMDRealloc")] + public unsafe partial void* SIMDRealloc(ref T0 mem, nuint len) where T0 : unmanaged; + + /// To be documented. + [NativeName("Src", "Line 503, Column 30 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_SIMDFree")] public unsafe partial void SIMDFree(void* ptr); /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 503, Column 30 in build/submodules/SDL/include\\SDL_cpuinfo.h")] [NativeApi(EntryPoint = "SDL_SIMDFree")] public partial void SIMDFree(ref T0 ptr) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 60, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 62, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyboardFocus")] public unsafe partial Window* GetKeyboardFocus(); /// To be documented. - [NativeName("Src", "Line 77, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 90, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyboardState")] public unsafe partial byte* GetKeyboardState(int* numkeys); /// To be documented. - [NativeName("Src", "Line 77, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 90, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyboardState")] public unsafe partial string GetKeyboardStateS(int* numkeys); /// To be documented. - [NativeName("Src", "Line 77, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 90, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyboardState")] public unsafe partial byte* GetKeyboardState(ref int numkeys); /// To be documented. - [NativeName("Src", "Line 77, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 90, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyboardState")] public partial string GetKeyboardStateS(ref int numkeys); /// To be documented. - [NativeName("Src", "Line 82, Column 36 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 101, Column 36 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetModState")] public partial Keymod GetModState(); /// To be documented. - [NativeName("Src", "Line 89, Column 30 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 118, Column 30 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_SetModState")] public partial void SetModState(Keymod modstate); /// To be documented. - [NativeName("Src", "Line 99, Column 37 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 132, Column 37 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyFromScancode")] public partial int GetKeyFromScancode(Scancode scancode); /// To be documented. - [NativeName("Src", "Line 109, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 146, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetScancodeFromKey")] public partial Scancode GetScancodeFromKey(int key); /// To be documented. - [NativeName("Src", "Line 120, Column 37 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 171, Column 37 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetScancodeName")] public unsafe partial byte* GetScancodeName(Scancode scancode); /// To be documented. - [NativeName("Src", "Line 120, Column 37 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 171, Column 37 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetScancodeName")] public partial string GetScancodeNameS(Scancode scancode); /// To be documented. - [NativeName("Src", "Line 129, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 186, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetScancodeFromName")] public unsafe partial Scancode GetScancodeFromName(byte* name); /// To be documented. - [NativeName("Src", "Line 129, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 186, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetScancodeFromName")] public partial Scancode GetScancodeFromName(ref byte name); /// To be documented. - [NativeName("Src", "Line 129, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 186, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetScancodeFromName")] public partial Scancode GetScancodeFromName(string name); /// To be documented. - [NativeName("Src", "Line 141, Column 37 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 203, Column 37 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyName")] public unsafe partial byte* GetKeyName(int key); /// To be documented. - [NativeName("Src", "Line 141, Column 37 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 203, Column 37 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyName")] public partial string GetKeyNameS(int key); /// To be documented. - [NativeName("Src", "Line 150, Column 37 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 216, Column 37 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyFromName")] public unsafe partial int GetKeyFromName(byte* name); /// To be documented. - [NativeName("Src", "Line 150, Column 37 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 216, Column 37 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyFromName")] public partial int GetKeyFromName(ref byte name); /// To be documented. - [NativeName("Src", "Line 150, Column 37 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 216, Column 37 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_GetKeyFromName")] public partial int GetKeyFromName(string name); /// To be documented. - [NativeName("Src", "Line 160, Column 30 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 231, Column 30 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_StartTextInput")] public partial void StartTextInput(); /// To be documented. - [NativeName("Src", "Line 168, Column 34 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 242, Column 34 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_IsTextInputActive")] public partial SdlBool IsTextInputActive(); /// To be documented. - [NativeName("Src", "Line 177, Column 30 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 249, Column 30 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_StopTextInput")] public partial void StopTextInput(); /// To be documented. - [NativeName("Src", "Line 185, Column 30 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 259, Column 30 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_SetTextInputRect")] public unsafe partial void SetTextInputRect(Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 185, Column 30 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 259, Column 30 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_SetTextInputRect")] public partial void SetTextInputRect(ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 196, Column 34 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_HasScreenKeyboardSupport")] public partial SdlBool HasScreenKeyboardSupport(); /// To be documented. - [NativeName("Src", "Line 207, Column 34 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 284, Column 34 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_IsScreenKeyboardShown")] public unsafe partial SdlBool IsScreenKeyboardShown(Window* window); /// To be documented. - [NativeName("Src", "Line 207, Column 34 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 284, Column 34 in build/submodules/SDL/include/SDL_keyboard.h")] [NativeApi(EntryPoint = "SDL_IsScreenKeyboardShown")] public partial SdlBool IsScreenKeyboardShown(ref Window window); /// To be documented. - [NativeName("Src", "Line 77, Column 38 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 79, Column 38 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetMouseFocus")] public unsafe partial Window* GetMouseFocus(); /// To be documented. - [NativeName("Src", "Line 87, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 100, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetMouseState")] public unsafe partial uint GetMouseState(int* x, int* y); /// To be documented. - [NativeName("Src", "Line 87, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 100, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetMouseState")] public unsafe partial uint GetMouseState(int* x, ref int y); /// To be documented. - [NativeName("Src", "Line 87, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 100, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetMouseState")] public unsafe partial uint GetMouseState(ref int x, int* y); /// To be documented. - [NativeName("Src", "Line 87, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 100, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetMouseState")] public partial uint GetMouseState(ref int x, ref int y); /// To be documented. - [NativeName("Src", "Line 112, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 129, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetGlobalMouseState")] public unsafe partial uint GetGlobalMouseState(int* x, int* y); /// To be documented. - [NativeName("Src", "Line 112, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 129, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetGlobalMouseState")] public unsafe partial uint GetGlobalMouseState(int* x, ref int y); /// To be documented. - [NativeName("Src", "Line 112, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 129, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetGlobalMouseState")] public unsafe partial uint GetGlobalMouseState(ref int x, int* y); /// To be documented. - [NativeName("Src", "Line 112, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 129, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetGlobalMouseState")] public partial uint GetGlobalMouseState(ref int x, ref int y); /// To be documented. - [NativeName("Src", "Line 121, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 146, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetRelativeMouseState")] public unsafe partial uint GetRelativeMouseState(int* x, int* y); /// To be documented. - [NativeName("Src", "Line 121, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 146, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetRelativeMouseState")] public unsafe partial uint GetRelativeMouseState(int* x, ref int y); /// To be documented. - [NativeName("Src", "Line 121, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 146, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetRelativeMouseState")] public unsafe partial uint GetRelativeMouseState(ref int x, int* y); /// To be documented. - [NativeName("Src", "Line 121, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 146, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetRelativeMouseState")] public partial uint GetRelativeMouseState(ref int x, ref int y); /// To be documented. - [NativeName("Src", "Line 132, Column 30 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 160, Column 30 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_WarpMouseInWindow")] public unsafe partial void WarpMouseInWindow(Window* window, int x, int y); /// To be documented. - [NativeName("Src", "Line 132, Column 30 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 160, Column 30 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_WarpMouseInWindow")] public partial void WarpMouseInWindow(ref Window window, int x, int y); /// To be documented. - [NativeName("Src", "Line 144, Column 29 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_WarpMouseGlobal")] public partial int WarpMouseGlobal(int x, int y); /// To be documented. - [NativeName("Src", "Line 162, Column 29 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 199, Column 29 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_SetRelativeMouseMode")] public partial int SetRelativeMouseMode(SdlBool enabled); /// To be documented. - [NativeName("Src", "Line 193, Column 29 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 236, Column 29 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CaptureMouse")] public partial int CaptureMouse(SdlBool enabled); /// To be documented. - [NativeName("Src", "Line 200, Column 34 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 245, Column 34 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetRelativeMouseMode")] public partial SdlBool GetRelativeMouseMode(); /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateCursor")] public unsafe partial Cursor* CreateCursor(byte* data, byte* mask, int w, int h, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateCursor")] public unsafe partial Cursor* CreateCursor(byte* data, ref byte mask, int w, int h, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateCursor")] public unsafe partial Cursor* CreateCursor(byte* data, string mask, int w, int h, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateCursor")] public unsafe partial Cursor* CreateCursor(ref byte data, byte* mask, int w, int h, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateCursor")] public unsafe partial Cursor* CreateCursor(ref byte data, ref byte mask, int w, int h, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateCursor")] public unsafe partial Cursor* CreateCursor(ref byte data, string mask, int w, int h, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateCursor")] public unsafe partial Cursor* CreateCursor(string data, byte* mask, int w, int h, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateCursor")] public unsafe partial Cursor* CreateCursor(string data, ref byte mask, int w, int h, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateCursor")] public unsafe partial Cursor* CreateCursor(string data, string mask, int w, int h, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 230, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 306, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateColorCursor")] public unsafe partial Cursor* CreateColorCursor(Surface* surface, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 230, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 306, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateColorCursor")] public unsafe partial Cursor* CreateColorCursor(ref Surface surface, int hot_x, int hot_y); /// To be documented. - [NativeName("Src", "Line 239, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 321, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_CreateSystemCursor")] public unsafe partial Cursor* CreateSystemCursor(SystemCursor id); /// To be documented. - [NativeName("Src", "Line 244, Column 30 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 337, Column 30 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_SetCursor")] public unsafe partial void SetCursor(Cursor* cursor); /// To be documented. - [NativeName("Src", "Line 244, Column 30 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 337, Column 30 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_SetCursor")] public partial void SetCursor(ref Cursor cursor); /// To be documented. - [NativeName("Src", "Line 249, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 349, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetCursor")] public unsafe partial Cursor* GetCursor(); /// To be documented. - [NativeName("Src", "Line 254, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 360, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_GetDefaultCursor")] public unsafe partial Cursor* GetDefaultCursor(); /// To be documented. - [NativeName("Src", "Line 263, Column 30 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_FreeCursor")] public unsafe partial void FreeCursor(Cursor* cursor); /// To be documented. - [NativeName("Src", "Line 263, Column 30 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_FreeCursor")] public partial void FreeCursor(ref Cursor cursor); /// To be documented. - [NativeName("Src", "Line 273, Column 29 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 394, Column 29 in build/submodules/SDL/include/SDL_mouse.h")] [NativeApi(EntryPoint = "SDL_ShowCursor")] public partial int ShowCursor(int toggle); /// To be documented. - [NativeName("Src", "Line 120, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 128, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_LockJoysticks")] public partial void LockJoysticks(); /// To be documented. - [NativeName("Src", "Line 121, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 141, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_UnlockJoysticks")] public partial void UnlockJoysticks(); /// To be documented. - [NativeName("Src", "Line 126, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 152, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_NumJoysticks")] public partial int NumJoysticks(); /// To be documented. - [NativeName("Src", "Line 133, Column 37 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 167, Column 37 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickNameForIndex")] public unsafe partial byte* JoystickNameForIndex(int device_index); /// To be documented. - [NativeName("Src", "Line 133, Column 37 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 167, Column 37 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickNameForIndex")] public partial string JoystickNameForIndexS(int device_index); /// To be documented. - [NativeName("Src", "Line 139, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 173, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetDevicePlayerIndex")] public partial int JoystickGetDevicePlayerIndex(int device_index); /// To be documented. - [NativeName("Src", "Line 145, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 189, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetDeviceGUID")] public partial JoystickGUID JoystickGetDeviceGUID(int device_index); /// To be documented. - [NativeName("Src", "Line 152, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 202, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetDeviceVendor")] public partial ushort JoystickGetDeviceVendor(int device_index); /// To be documented. - [NativeName("Src", "Line 159, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 215, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetDeviceProduct")] public partial ushort JoystickGetDeviceProduct(int device_index); /// To be documented. - [NativeName("Src", "Line 166, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 228, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetDeviceProductVersion")] public partial ushort JoystickGetDeviceProductVersion(int device_index); /// To be documented. - [NativeName("Src", "Line 172, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 240, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetDeviceType")] public partial JoystickType JoystickGetDeviceType(int device_index); /// To be documented. - [NativeName("Src", "Line 179, Column 40 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 253, Column 40 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetDeviceInstanceID")] public partial int JoystickGetDeviceInstanceID(int device_index); /// To be documented. - [NativeName("Src", "Line 190, Column 39 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 273, Column 39 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickOpen")] public unsafe partial Joystick* JoystickOpen(int device_index); /// To be documented. - [NativeName("Src", "Line 195, Column 39 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 284, Column 39 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickFromInstanceID")] public unsafe partial Joystick* JoystickFromInstanceID(int instance_id); /// To be documented. - [NativeName("Src", "Line 200, Column 39 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 293, Column 39 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickFromPlayerIndex")] public unsafe partial Joystick* JoystickFromPlayerIndex(int player_index); /// To be documented. - [NativeName("Src", "Line 206, Column 37 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickAttachVirtual")] + public partial int JoystickAttachVirtual(JoystickType type, int naxes, int nbuttons, int nhats); + + /// To be documented. + [NativeName("Src", "Line 312, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickDetachVirtual")] + public partial int JoystickDetachVirtual(int device_index); + + /// To be documented. + [NativeName("Src", "Line 320, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickIsVirtual")] + public partial SdlBool JoystickIsVirtual(int device_index); + + /// To be documented. + [NativeName("Src", "Line 336, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickSetVirtualAxis")] + public unsafe partial int JoystickSetVirtualAxis(Joystick* joystick, int axis, short value); + + /// To be documented. + [NativeName("Src", "Line 336, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickSetVirtualAxis")] + public partial int JoystickSetVirtualAxis(ref Joystick joystick, int axis, short value); + + /// To be documented. + [NativeName("Src", "Line 352, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickSetVirtualButton")] + public unsafe partial int JoystickSetVirtualButton(Joystick* joystick, int button, byte value); + + /// To be documented. + [NativeName("Src", "Line 352, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickSetVirtualButton")] + public partial int JoystickSetVirtualButton(ref Joystick joystick, int button, byte value); + + /// To be documented. + [NativeName("Src", "Line 368, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickSetVirtualHat")] + public unsafe partial int JoystickSetVirtualHat(Joystick* joystick, int hat, byte value); + + /// To be documented. + [NativeName("Src", "Line 368, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickSetVirtualHat")] + public partial int JoystickSetVirtualHat(ref Joystick joystick, int hat, byte value); + + /// To be documented. + [NativeName("Src", "Line 382, Column 37 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickName")] public unsafe partial byte* JoystickName(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 206, Column 37 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 382, Column 37 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickName")] public unsafe partial string JoystickNameS(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 206, Column 37 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 382, Column 37 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickName")] public unsafe partial byte* JoystickName(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 206, Column 37 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 382, Column 37 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickName")] public partial string JoystickNameS(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 213, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 393, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetPlayerIndex")] public unsafe partial int JoystickGetPlayerIndex(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 213, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 393, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetPlayerIndex")] public partial int JoystickGetPlayerIndex(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 218, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 401, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickSetPlayerIndex")] public unsafe partial void JoystickSetPlayerIndex(Joystick* joystick, int player_index); /// To be documented. - [NativeName("Src", "Line 218, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 401, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickSetPlayerIndex")] public partial void JoystickSetPlayerIndex(ref Joystick joystick, int player_index); /// To be documented. - [NativeName("Src", "Line 223, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 416, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetGUID")] public unsafe partial JoystickGUID JoystickGetGUID(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 223, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 416, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetGUID")] public partial JoystickGUID JoystickGetGUID(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 229, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 426, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetVendor")] public unsafe partial ushort JoystickGetVendor(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 229, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 426, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetVendor")] public partial ushort JoystickGetVendor(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 235, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 436, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetProduct")] public unsafe partial ushort JoystickGetProduct(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 235, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 436, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetProduct")] public partial ushort JoystickGetProduct(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 241, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 445, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetProductVersion")] public unsafe partial ushort JoystickGetProductVersion(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 241, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 445, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetProductVersion")] public partial ushort JoystickGetProductVersion(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 246, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 455, Column 38 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickGetSerial")] + public unsafe partial byte* JoystickGetSerial(Joystick* joystick); + + /// To be documented. + [NativeName("Src", "Line 455, Column 38 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickGetSerial")] + public unsafe partial string JoystickGetSerialS(Joystick* joystick); + + /// To be documented. + [NativeName("Src", "Line 455, Column 38 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickGetSerial")] + public unsafe partial byte* JoystickGetSerial(ref Joystick joystick); + + /// To be documented. + [NativeName("Src", "Line 455, Column 38 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickGetSerial")] + public partial string JoystickGetSerialS(ref Joystick joystick); + + /// To be documented. + [NativeName("Src", "Line 463, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetType")] public unsafe partial JoystickType JoystickGetType(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 246, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 463, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetType")] public partial JoystickType JoystickGetType(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 252, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 478, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetGUIDString")] public unsafe partial void JoystickGetGUIDString(JoystickGUID guid, byte* pszGUID, int cbGUID); /// To be documented. - [NativeName("Src", "Line 252, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 478, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetGUIDString")] public partial void JoystickGetGUIDString(JoystickGUID guid, ref byte pszGUID, int cbGUID); /// To be documented. - [NativeName("Src", "Line 252, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 478, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetGUIDString")] public partial void JoystickGetGUIDString(JoystickGUID guid, string pszGUID, int cbGUID); /// To be documented. - [NativeName("Src", "Line 257, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 492, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetGUIDFromString")] public unsafe partial JoystickGUID JoystickGetGUIDFromString(byte* pchGUID); /// To be documented. - [NativeName("Src", "Line 257, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 492, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetGUIDFromString")] public partial JoystickGUID JoystickGetGUIDFromString(ref byte pchGUID); /// To be documented. - [NativeName("Src", "Line 257, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 492, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetGUIDFromString")] public partial JoystickGUID JoystickGetGUIDFromString(string pchGUID); /// To be documented. - [NativeName("Src", "Line 262, Column 34 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 504, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetAttached")] public unsafe partial SdlBool JoystickGetAttached(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 262, Column 34 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 504, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetAttached")] public partial SdlBool JoystickGetAttached(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 267, Column 40 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 515, Column 40 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickInstanceID")] public unsafe partial int JoystickInstanceID(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 267, Column 40 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 515, Column 40 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickInstanceID")] public partial int JoystickInstanceID(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 272, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 532, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickNumAxes")] public unsafe partial int JoystickNumAxes(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 272, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 532, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickNumAxes")] public partial int JoystickNumAxes(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 280, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickNumBalls")] public unsafe partial int JoystickNumBalls(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 280, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickNumBalls")] public partial int JoystickNumBalls(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 560, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickNumHats")] public unsafe partial int JoystickNumHats(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 560, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickNumHats")] public partial int JoystickNumHats(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 290, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 572, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickNumButtons")] public unsafe partial int JoystickNumButtons(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 290, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 572, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickNumButtons")] public partial int JoystickNumButtons(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 298, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 582, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickUpdate")] public partial void JoystickUpdate(); /// To be documented. - [NativeName("Src", "Line 309, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 605, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickEventState")] public partial int JoystickEventState(int state); /// To be documented. - [NativeName("Src", "Line 320, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 630, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetAxis")] public unsafe partial short JoystickGetAxis(Joystick* joystick, int axis); /// To be documented. - [NativeName("Src", "Line 320, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 630, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetAxis")] public partial short JoystickGetAxis(ref Joystick joystick, int axis); /// To be documented. - [NativeName("Src", "Line 332, Column 34 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 645, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetAxisInitialState")] public unsafe partial SdlBool JoystickGetAxisInitialState(Joystick* joystick, int axis, short* state); /// To be documented. - [NativeName("Src", "Line 332, Column 34 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 645, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetAxisInitialState")] public unsafe partial SdlBool JoystickGetAxisInitialState(Joystick* joystick, int axis, ref short state); /// To be documented. - [NativeName("Src", "Line 332, Column 34 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 645, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetAxisInitialState")] public unsafe partial SdlBool JoystickGetAxisInitialState(ref Joystick joystick, int axis, short* state); /// To be documented. - [NativeName("Src", "Line 332, Column 34 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 645, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetAxisInitialState")] public partial SdlBool JoystickGetAxisInitialState(ref Joystick joystick, int axis, ref short state); /// To be documented. - [NativeName("Src", "Line 366, Column 31 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 684, Column 31 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetHat")] public unsafe partial byte JoystickGetHat(Joystick* joystick, int hat); /// To be documented. - [NativeName("Src", "Line 366, Column 31 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 684, Column 31 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetHat")] public partial byte JoystickGetHat(ref Joystick joystick, int hat); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetBall")] public unsafe partial int JoystickGetBall(Joystick* joystick, int ball, int* dx, int* dy); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetBall")] public unsafe partial int JoystickGetBall(Joystick* joystick, int ball, int* dx, ref int dy); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetBall")] public unsafe partial int JoystickGetBall(Joystick* joystick, int ball, ref int dx, int* dy); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetBall")] public unsafe partial int JoystickGetBall(Joystick* joystick, int ball, ref int dx, ref int dy); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetBall")] public unsafe partial int JoystickGetBall(ref Joystick joystick, int ball, int* dx, int* dy); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetBall")] public unsafe partial int JoystickGetBall(ref Joystick joystick, int ball, int* dx, ref int dy); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetBall")] public unsafe partial int JoystickGetBall(ref Joystick joystick, int ball, ref int dx, int* dy); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetBall")] public partial int JoystickGetBall(ref Joystick joystick, int ball, ref int dx, ref int dy); /// To be documented. - [NativeName("Src", "Line 384, Column 31 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 718, Column 31 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetButton")] public unsafe partial byte JoystickGetButton(Joystick* joystick, int button); /// To be documented. - [NativeName("Src", "Line 384, Column 31 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 718, Column 31 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickGetButton")] public partial byte JoystickGetButton(ref Joystick joystick, int button); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 736, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickRumble")] public unsafe partial int JoystickRumble(Joystick* joystick, ushort low_frequency_rumble, ushort high_frequency_rumble, uint duration_ms); /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 736, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickRumble")] public partial int JoystickRumble(ref Joystick joystick, ushort low_frequency_rumble, ushort high_frequency_rumble, uint duration_ms); /// To be documented. - [NativeName("Src", "Line 403, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 757, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickRumbleTriggers")] + public unsafe partial int JoystickRumbleTriggers(Joystick* joystick, ushort left_rumble, ushort right_rumble, uint duration_ms); + + /// To be documented. + [NativeName("Src", "Line 757, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickRumbleTriggers")] + public partial int JoystickRumbleTriggers(ref Joystick joystick, ushort left_rumble, ushort right_rumble, uint duration_ms); + + /// To be documented. + [NativeName("Src", "Line 768, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickHasLED")] + public unsafe partial SdlBool JoystickHasLED(Joystick* joystick); + + /// To be documented. + [NativeName("Src", "Line 768, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickHasLED")] + public partial SdlBool JoystickHasLED(ref Joystick joystick); + + /// To be documented. + [NativeName("Src", "Line 783, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickSetLED")] + public unsafe partial int JoystickSetLED(Joystick* joystick, byte red, byte green, byte blue); + + /// To be documented. + [NativeName("Src", "Line 783, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + [NativeApi(EntryPoint = "SDL_JoystickSetLED")] + public partial int JoystickSetLED(ref Joystick joystick, byte red, byte green, byte blue); + + /// To be documented. + [NativeName("Src", "Line 792, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickClose")] public unsafe partial void JoystickClose(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 403, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 792, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickClose")] public partial void JoystickClose(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 408, Column 48 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 803, Column 48 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickCurrentPowerLevel")] public unsafe partial JoystickPowerLevel JoystickCurrentPowerLevel(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 408, Column 48 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 803, Column 48 in build/submodules/SDL/include\\SDL_joystick.h")] [NativeApi(EntryPoint = "SDL_JoystickCurrentPowerLevel")] public partial JoystickPowerLevel JoystickCurrentPowerLevel(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 131, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerAddMappingsFromRW")] - public unsafe partial int GameControllerAddMappingsFromRW(RWops* rw, int freerw); + [NativeName("Src", "Line 137, Column 30 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_LockSensors")] + public partial void LockSensors(); /// To be documented. - [NativeName("Src", "Line 131, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerAddMappingsFromRW")] - public partial int GameControllerAddMappingsFromRW(ref RWops rw, int freerw); + [NativeName("Src", "Line 138, Column 30 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_UnlockSensors")] + public partial void UnlockSensors(); /// To be documented. - [NativeName("Src", "Line 145, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerAddMapping")] - public unsafe partial int GameControllerAddMapping(byte* mappingString); + [NativeName("Src", "Line 145, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_NumSensors")] + public partial int NumSensors(); /// To be documented. - [NativeName("Src", "Line 145, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerAddMapping")] - public partial int GameControllerAddMapping(ref byte mappingString); + [NativeName("Src", "Line 153, Column 37 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetDeviceName")] + public unsafe partial byte* SensorGetDeviceName(int device_index); /// To be documented. - [NativeName("Src", "Line 145, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerAddMapping")] - public partial int GameControllerAddMapping(string mappingString); + [NativeName("Src", "Line 153, Column 37 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetDeviceName")] + public partial string SensorGetDeviceNameS(int device_index); /// To be documented. - [NativeName("Src", "Line 152, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerNumMappings")] - public partial int GameControllerNumMappings(); + [NativeName("Src", "Line 162, Column 40 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetDeviceType")] + public partial SensorType SensorGetDeviceType(int device_index); /// To be documented. - [NativeName("Src", "Line 159, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerMappingForIndex")] - public unsafe partial byte* GameControllerMappingForIndex(int mapping_index); + [NativeName("Src", "Line 171, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetDeviceNonPortableType")] + public partial int SensorGetDeviceNonPortableType(int device_index); /// To be documented. - [NativeName("Src", "Line 159, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerMappingForIndex")] - public partial string GameControllerMappingForIndexS(int mapping_index); + [NativeName("Src", "Line 179, Column 38 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetDeviceInstanceID")] + public partial int SensorGetDeviceInstanceID(int device_index); /// To be documented. - [NativeName("Src", "Line 166, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerMappingForGUID")] - public unsafe partial byte* GameControllerMappingForGUID(JoystickGUID guid); + [NativeName("Src", "Line 187, Column 37 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorOpen")] + public unsafe partial Sensor* SensorOpen(int device_index); /// To be documented. - [NativeName("Src", "Line 166, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerMappingForGUID")] - public partial string GameControllerMappingForGUIDS(JoystickGUID guid); + [NativeName("Src", "Line 195, Column 37 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorFromInstanceID")] + public unsafe partial Sensor* SensorFromInstanceID(int instance_id); /// To be documented. - [NativeName("Src", "Line 173, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerMapping")] - public unsafe partial byte* GameControllerMapping(GameController* gamecontroller); + [NativeName("Src", "Line 203, Column 37 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetName")] + public unsafe partial byte* SensorGetName(Sensor* sensor); /// To be documented. - [NativeName("Src", "Line 173, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerMapping")] - public unsafe partial string GameControllerMappingS(GameController* gamecontroller); + [NativeName("Src", "Line 203, Column 37 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetName")] + public unsafe partial string SensorGetNameS(Sensor* sensor); /// To be documented. - [NativeName("Src", "Line 173, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerMapping")] - public unsafe partial byte* GameControllerMapping(ref GameController gamecontroller); + [NativeName("Src", "Line 203, Column 37 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetName")] + public unsafe partial byte* SensorGetName(ref Sensor sensor); /// To be documented. - [NativeName("Src", "Line 173, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerMapping")] - public partial string GameControllerMappingS(ref GameController gamecontroller); + [NativeName("Src", "Line 203, Column 37 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetName")] + public partial string SensorGetNameS(ref Sensor sensor); /// To be documented. - [NativeName("Src", "Line 178, Column 34 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_IsGameController")] - public partial SdlBool IsGameController(int joystick_index); + [NativeName("Src", "Line 212, Column 40 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetType")] + public unsafe partial SensorType SensorGetType(Sensor* sensor); /// To be documented. - [NativeName("Src", "Line 185, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerNameForIndex")] - public unsafe partial byte* GameControllerNameForIndex(int joystick_index); + [NativeName("Src", "Line 212, Column 40 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetType")] + public partial SensorType SensorGetType(ref Sensor sensor); /// To be documented. - [NativeName("Src", "Line 185, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerNameForIndex")] - public partial string GameControllerNameForIndexS(int joystick_index); + [NativeName("Src", "Line 220, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetNonPortableType")] + public unsafe partial int SensorGetNonPortableType(Sensor* sensor); /// To be documented. - [NativeName("Src", "Line 191, Column 48 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerTypeForIndex")] - public partial GameControllerType GameControllerTypeForIndex(int joystick_index); + [NativeName("Src", "Line 220, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetNonPortableType")] + public partial int SensorGetNonPortableType(ref Sensor sensor); /// To be documented. - [NativeName("Src", "Line 199, Column 31 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerMappingForDeviceIndex")] - public unsafe partial byte* GameControllerMappingForDeviceIndex(int joystick_index); + [NativeName("Src", "Line 228, Column 38 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetInstanceID")] + public unsafe partial int SensorGetInstanceID(Sensor* sensor); /// To be documented. - [NativeName("Src", "Line 199, Column 31 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerMappingForDeviceIndex")] - public partial string GameControllerMappingForDeviceIndexS(int joystick_index); + [NativeName("Src", "Line 228, Column 38 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetInstanceID")] + public partial int SensorGetInstanceID(ref Sensor sensor); /// To be documented. - [NativeName("Src", "Line 210, Column 45 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - [NativeApi(EntryPoint = "SDL_GameControllerOpen")] - public unsafe partial GameController* GameControllerOpen(int joystick_index); + [NativeName("Src", "Line 240, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetData")] + public unsafe partial int SensorGetData(Sensor* sensor, float* data, int num_values); + + /// To be documented. + [NativeName("Src", "Line 240, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetData")] + public unsafe partial int SensorGetData(Sensor* sensor, ref float data, int num_values); + + /// To be documented. + [NativeName("Src", "Line 240, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetData")] + public unsafe partial int SensorGetData(ref Sensor sensor, float* data, int num_values); + + /// To be documented. + [NativeName("Src", "Line 240, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorGetData")] + public partial int SensorGetData(ref Sensor sensor, ref float data, int num_values); /// To be documented. - [NativeName("Src", "Line 215, Column 45 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 247, Column 30 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorClose")] + public unsafe partial void SensorClose(Sensor* sensor); + + /// To be documented. + [NativeName("Src", "Line 247, Column 30 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorClose")] + public partial void SensorClose(ref Sensor sensor); + + /// To be documented. + [NativeName("Src", "Line 258, Column 30 in build/submodules/SDL/include\\SDL_sensor.h")] + [NativeApi(EntryPoint = "SDL_SensorUpdate")] + public partial void SensorUpdate(); + + /// To be documented. + [NativeName("Src", "Line 154, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerAddMappingsFromRW")] + public unsafe partial int GameControllerAddMappingsFromRW(RWops* rw, int freerw); + + /// To be documented. + [NativeName("Src", "Line 154, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerAddMappingsFromRW")] + public partial int GameControllerAddMappingsFromRW(ref RWops rw, int freerw); + + /// To be documented. + [NativeName("Src", "Line 188, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerAddMapping")] + public unsafe partial int GameControllerAddMapping(byte* mappingString); + + /// To be documented. + [NativeName("Src", "Line 188, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerAddMapping")] + public partial int GameControllerAddMapping(ref byte mappingString); + + /// To be documented. + [NativeName("Src", "Line 188, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerAddMapping")] + public partial int GameControllerAddMapping(string mappingString); + + /// To be documented. + [NativeName("Src", "Line 195, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerNumMappings")] + public partial int GameControllerNumMappings(); + + /// To be documented. + [NativeName("Src", "Line 203, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerMappingForIndex")] + public unsafe partial byte* GameControllerMappingForIndex(int mapping_index); + + /// To be documented. + [NativeName("Src", "Line 203, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerMappingForIndex")] + public partial string GameControllerMappingForIndexS(int mapping_index); + + /// To be documented. + [NativeName("Src", "Line 217, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerMappingForGUID")] + public unsafe partial byte* GameControllerMappingForGUID(JoystickGUID guid); + + /// To be documented. + [NativeName("Src", "Line 217, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerMappingForGUID")] + public partial string GameControllerMappingForGUIDS(JoystickGUID guid); + + /// To be documented. + [NativeName("Src", "Line 236, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerMapping")] + public unsafe partial byte* GameControllerMapping(GameController* gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 236, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerMapping")] + public unsafe partial string GameControllerMappingS(GameController* gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 236, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerMapping")] + public unsafe partial byte* GameControllerMapping(ref GameController gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 236, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerMapping")] + public partial string GameControllerMappingS(ref GameController gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 254, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_IsGameController")] + public partial SdlBool IsGameController(int joystick_index); + + /// To be documented. + [NativeName("Src", "Line 276, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerNameForIndex")] + public unsafe partial byte* GameControllerNameForIndex(int joystick_index); + + /// To be documented. + [NativeName("Src", "Line 276, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerNameForIndex")] + public partial string GameControllerNameForIndexS(int joystick_index); + + /// To be documented. + [NativeName("Src", "Line 287, Column 48 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerTypeForIndex")] + public partial GameControllerType GameControllerTypeForIndex(int joystick_index); + + /// To be documented. + [NativeName("Src", "Line 299, Column 31 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerMappingForDeviceIndex")] + public unsafe partial byte* GameControllerMappingForDeviceIndex(int joystick_index); + + /// To be documented. + [NativeName("Src", "Line 299, Column 31 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerMappingForDeviceIndex")] + public partial string GameControllerMappingForDeviceIndexS(int joystick_index); + + /// To be documented. + [NativeName("Src", "Line 323, Column 45 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerOpen")] + public unsafe partial GameController* GameControllerOpen(int joystick_index); + + /// To be documented. + [NativeName("Src", "Line 334, Column 45 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerFromInstanceID")] public unsafe partial GameController* GameControllerFromInstanceID(int joyid); /// To be documented. - [NativeName("Src", "Line 220, Column 45 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 349, Column 45 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerFromPlayerIndex")] public unsafe partial GameController* GameControllerFromPlayerIndex(int player_index); /// To be documented. - [NativeName("Src", "Line 225, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 367, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerName")] public unsafe partial byte* GameControllerName(GameController* gamecontroller); /// To be documented. - [NativeName("Src", "Line 225, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 367, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerName")] public unsafe partial string GameControllerNameS(GameController* gamecontroller); /// To be documented. - [NativeName("Src", "Line 225, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 367, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerName")] public unsafe partial byte* GameControllerName(ref GameController gamecontroller); /// To be documented. - [NativeName("Src", "Line 225, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 367, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerName")] public partial string GameControllerNameS(ref GameController gamecontroller); /// To be documented. - [NativeName("Src", "Line 230, Column 48 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 378, Column 48 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetType")] public unsafe partial GameControllerType GameControllerGetType(GameController* gamecontroller); /// To be documented. - [NativeName("Src", "Line 230, Column 48 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 378, Column 48 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetType")] public partial GameControllerType GameControllerGetType(ref GameController gamecontroller); /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 388, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetPlayerIndex")] public unsafe partial int GameControllerGetPlayerIndex(GameController* gamecontroller); /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 388, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetPlayerIndex")] public partial int GameControllerGetPlayerIndex(ref GameController gamecontroller); /// To be documented. - [NativeName("Src", "Line 242, Column 30 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 396, Column 30 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerSetPlayerIndex")] public unsafe partial void GameControllerSetPlayerIndex(GameController* gamecontroller, int player_index); /// To be documented. - [NativeName("Src", "Line 242, Column 30 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 396, Column 30 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerSetPlayerIndex")] public partial void GameControllerSetPlayerIndex(ref GameController gamecontroller, int player_index); /// To be documented. - [NativeName("Src", "Line 248, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 406, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetVendor")] public unsafe partial ushort GameControllerGetVendor(GameController* gamecontroller); /// To be documented. - [NativeName("Src", "Line 248, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 406, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetVendor")] public partial ushort GameControllerGetVendor(ref GameController gamecontroller); /// To be documented. - [NativeName("Src", "Line 254, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 416, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetProduct")] public unsafe partial ushort GameControllerGetProduct(GameController* gamecontroller); /// To be documented. - [NativeName("Src", "Line 254, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 416, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetProduct")] public partial ushort GameControllerGetProduct(ref GameController gamecontroller); /// To be documented. - [NativeName("Src", "Line 260, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 426, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetProductVersion")] public unsafe partial ushort GameControllerGetProductVersion(GameController* gamecontroller); /// To be documented. - [NativeName("Src", "Line 260, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 426, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetProductVersion")] public partial ushort GameControllerGetProductVersion(ref GameController gamecontroller); /// To be documented. - [NativeName("Src", "Line 266, Column 34 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 436, Column 38 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetSerial")] + public unsafe partial byte* GameControllerGetSerial(GameController* gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 436, Column 38 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetSerial")] + public unsafe partial string GameControllerGetSerialS(GameController* gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 436, Column 38 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetSerial")] + public unsafe partial byte* GameControllerGetSerial(ref GameController gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 436, Column 38 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetSerial")] + public partial string GameControllerGetSerialS(ref GameController gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 449, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetAttached")] public unsafe partial SdlBool GameControllerGetAttached(GameController* gamecontroller); /// To be documented. - [NativeName("Src", "Line 266, Column 34 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 449, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetAttached")] public partial SdlBool GameControllerGetAttached(ref GameController gamecontroller); /// To be documented. - [NativeName("Src", "Line 271, Column 39 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 468, Column 39 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetJoystick")] public unsafe partial Joystick* GameControllerGetJoystick(GameController* gamecontroller); /// To be documented. - [NativeName("Src", "Line 271, Column 39 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 468, Column 39 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetJoystick")] public unsafe partial Joystick* GameControllerGetJoystick(ref GameController gamecontroller); /// To be documented. - [NativeName("Src", "Line 282, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 488, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerEventState")] public partial int GameControllerEventState(int state); /// To be documented. - [NativeName("Src", "Line 290, Column 30 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 497, Column 30 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerUpdate")] public partial void GameControllerUpdate(); /// To be documented. - [NativeName("Src", "Line 317, Column 48 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 535, Column 48 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetAxisFromString")] - public unsafe partial GameControllerAxis GameControllerGetAxisFromString(byte* pchString); + public unsafe partial GameControllerAxis GameControllerGetAxisFromString(byte* str); /// To be documented. - [NativeName("Src", "Line 317, Column 48 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 535, Column 48 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetAxisFromString")] - public partial GameControllerAxis GameControllerGetAxisFromString(ref byte pchString); + public partial GameControllerAxis GameControllerGetAxisFromString(ref byte str); /// To be documented. - [NativeName("Src", "Line 317, Column 48 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 535, Column 48 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetAxisFromString")] - public partial GameControllerAxis GameControllerGetAxisFromString(string pchString); + public partial GameControllerAxis GameControllerGetAxisFromString(string str); /// To be documented. - [NativeName("Src", "Line 322, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 549, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetStringForAxis")] public unsafe partial byte* GameControllerGetStringForAxis(GameControllerAxis axis); /// To be documented. - [NativeName("Src", "Line 322, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 549, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetStringForAxis")] public partial string GameControllerGetStringForAxisS(GameControllerAxis axis); /// To be documented. - [NativeName("Src", "Line 328, Column 1 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 565, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetBindForAxis")] public unsafe partial GameControllerButtonBind GameControllerGetBindForAxis(GameController* gamecontroller, GameControllerAxis axis); /// To be documented. - [NativeName("Src", "Line 328, Column 1 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 565, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetBindForAxis")] public partial GameControllerButtonBind GameControllerGetBindForAxis(ref GameController gamecontroller, GameControllerAxis axis); /// To be documented. - [NativeName("Src", "Line 340, Column 1 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 579, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerHasAxis")] + public unsafe partial SdlBool GameControllerHasAxis(GameController* gamecontroller, GameControllerAxis axis); + + /// To be documented. + [NativeName("Src", "Line 579, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerHasAxis")] + public partial SdlBool GameControllerHasAxis(ref GameController gamecontroller, GameControllerAxis axis); + + /// To be documented. + [NativeName("Src", "Line 599, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetAxis")] public unsafe partial short GameControllerGetAxis(GameController* gamecontroller, GameControllerAxis axis); /// To be documented. - [NativeName("Src", "Line 340, Column 1 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 599, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetAxis")] public partial short GameControllerGetAxis(ref GameController gamecontroller, GameControllerAxis axis); /// To be documented. - [NativeName("Src", "Line 370, Column 50 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 644, Column 50 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetButtonFromString")] - public unsafe partial GameControllerButton GameControllerGetButtonFromString(byte* pchString); + public unsafe partial GameControllerButton GameControllerGetButtonFromString(byte* str); /// To be documented. - [NativeName("Src", "Line 370, Column 50 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 644, Column 50 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetButtonFromString")] - public partial GameControllerButton GameControllerGetButtonFromString(ref byte pchString); + public partial GameControllerButton GameControllerGetButtonFromString(ref byte str); /// To be documented. - [NativeName("Src", "Line 370, Column 50 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 644, Column 50 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetButtonFromString")] - public partial GameControllerButton GameControllerGetButtonFromString(string pchString); + public partial GameControllerButton GameControllerGetButtonFromString(string str); /// To be documented. - [NativeName("Src", "Line 375, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 660, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetStringForButton")] public unsafe partial byte* GameControllerGetStringForButton(GameControllerButton button); /// To be documented. - [NativeName("Src", "Line 375, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 660, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetStringForButton")] public partial string GameControllerGetStringForButtonS(GameControllerButton button); /// To be documented. - [NativeName("Src", "Line 381, Column 1 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 676, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetBindForButton")] public unsafe partial GameControllerButtonBind GameControllerGetBindForButton(GameController* gamecontroller, GameControllerButton button); /// To be documented. - [NativeName("Src", "Line 381, Column 1 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 676, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetBindForButton")] public partial GameControllerButtonBind GameControllerGetBindForButton(ref GameController gamecontroller, GameControllerButton button); /// To be documented. - [NativeName("Src", "Line 390, Column 31 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 689, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerHasButton")] + public unsafe partial SdlBool GameControllerHasButton(GameController* gamecontroller, GameControllerButton button); + + /// To be documented. + [NativeName("Src", "Line 689, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerHasButton")] + public partial SdlBool GameControllerHasButton(ref GameController gamecontroller, GameControllerButton button); + + /// To be documented. + [NativeName("Src", "Line 704, Column 31 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetButton")] public unsafe partial byte GameControllerGetButton(GameController* gamecontroller, GameControllerButton button); /// To be documented. - [NativeName("Src", "Line 390, Column 31 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 704, Column 31 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerGetButton")] public partial byte GameControllerGetButton(ref GameController gamecontroller, GameControllerButton button); /// To be documented. - [NativeName("Src", "Line 404, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 710, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetNumTouchpads")] + public unsafe partial int GameControllerGetNumTouchpads(GameController* gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 710, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetNumTouchpads")] + public partial int GameControllerGetNumTouchpads(ref GameController gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 715, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetNumTouchpadFingers")] + public unsafe partial int GameControllerGetNumTouchpadFingers(GameController* gamecontroller, int touchpad); + + /// To be documented. + [NativeName("Src", "Line 715, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetNumTouchpadFingers")] + public partial int GameControllerGetNumTouchpadFingers(ref GameController gamecontroller, int touchpad); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, byte* state, float* x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, byte* state, float* x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, byte* state, float* x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, byte* state, float* x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, byte* state, ref float x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, byte* state, ref float x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, byte* state, ref float x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, byte* state, ref float x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, ref byte state, float* x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, ref byte state, float* x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, ref byte state, float* x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, ref byte state, float* x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, ref byte state, ref float x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, ref byte state, ref float x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, ref byte state, ref float x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, ref byte state, ref float x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, string state, float* x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, string state, float* x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, string state, float* x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, string state, float* x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, string state, ref float x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, string state, ref float x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, string state, ref float x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(GameController* gamecontroller, int touchpad, int finger, string state, ref float x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, byte* state, float* x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, byte* state, float* x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, byte* state, float* x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, byte* state, float* x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, byte* state, ref float x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, byte* state, ref float x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, byte* state, ref float x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, byte* state, ref float x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, ref byte state, float* x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, ref byte state, float* x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, ref byte state, float* x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, ref byte state, float* x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, ref byte state, ref float x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, ref byte state, ref float x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, ref byte state, ref float x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, ref byte state, ref float x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, string state, float* x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, string state, float* x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, string state, float* x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, string state, float* x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, string state, ref float x, float* y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, string state, ref float x, float* y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public unsafe partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, string state, ref float x, ref float y, float* pressure); + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetTouchpadFinger")] + public partial int GameControllerGetTouchpadFinger(ref GameController gamecontroller, int touchpad, int finger, string state, ref float x, ref float y, ref float pressure); + + /// To be documented. + [NativeName("Src", "Line 730, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerHasSensor")] + public unsafe partial SdlBool GameControllerHasSensor(GameController* gamecontroller, SensorType type); + + /// To be documented. + [NativeName("Src", "Line 730, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerHasSensor")] + public partial SdlBool GameControllerHasSensor(ref GameController gamecontroller, SensorType type); + + /// To be documented. + [NativeName("Src", "Line 741, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerSetSensorEnabled")] + public unsafe partial int GameControllerSetSensorEnabled(GameController* gamecontroller, SensorType type, SdlBool enabled); + + /// To be documented. + [NativeName("Src", "Line 741, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerSetSensorEnabled")] + public partial int GameControllerSetSensorEnabled(ref GameController gamecontroller, SensorType type, SdlBool enabled); + + /// To be documented. + [NativeName("Src", "Line 751, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerIsSensorEnabled")] + public unsafe partial SdlBool GameControllerIsSensorEnabled(GameController* gamecontroller, SensorType type); + + /// To be documented. + [NativeName("Src", "Line 751, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerIsSensorEnabled")] + public partial SdlBool GameControllerIsSensorEnabled(ref GameController gamecontroller, SensorType type); + + /// To be documented. + [NativeName("Src", "Line 765, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetSensorData")] + public unsafe partial int GameControllerGetSensorData(GameController* gamecontroller, SensorType type, float* data, int num_values); + + /// To be documented. + [NativeName("Src", "Line 765, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetSensorData")] + public unsafe partial int GameControllerGetSensorData(GameController* gamecontroller, SensorType type, ref float data, int num_values); + + /// To be documented. + [NativeName("Src", "Line 765, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetSensorData")] + public unsafe partial int GameControllerGetSensorData(ref GameController gamecontroller, SensorType type, float* data, int num_values); + + /// To be documented. + [NativeName("Src", "Line 765, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerGetSensorData")] + public partial int GameControllerGetSensorData(ref GameController gamecontroller, SensorType type, ref float data, int num_values); + + /// To be documented. + [NativeName("Src", "Line 781, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerRumble")] public unsafe partial int GameControllerRumble(GameController* gamecontroller, ushort low_frequency_rumble, ushort high_frequency_rumble, uint duration_ms); /// To be documented. - [NativeName("Src", "Line 404, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 781, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerRumble")] public partial int GameControllerRumble(ref GameController gamecontroller, ushort low_frequency_rumble, ushort high_frequency_rumble, uint duration_ms); /// To be documented. - [NativeName("Src", "Line 409, Column 30 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 801, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerRumbleTriggers")] + public unsafe partial int GameControllerRumbleTriggers(GameController* gamecontroller, ushort left_rumble, ushort right_rumble, uint duration_ms); + + /// To be documented. + [NativeName("Src", "Line 801, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerRumbleTriggers")] + public partial int GameControllerRumbleTriggers(ref GameController gamecontroller, ushort left_rumble, ushort right_rumble, uint duration_ms); + + /// To be documented. + [NativeName("Src", "Line 810, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerHasLED")] + public unsafe partial SdlBool GameControllerHasLED(GameController* gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 810, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerHasLED")] + public partial SdlBool GameControllerHasLED(ref GameController gamecontroller); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerSetLED")] + public unsafe partial int GameControllerSetLED(GameController* gamecontroller, byte red, byte green, byte blue); + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + [NativeApi(EntryPoint = "SDL_GameControllerSetLED")] + public partial int GameControllerSetLED(ref GameController gamecontroller, byte red, byte green, byte blue); + + /// To be documented. + [NativeName("Src", "Line 831, Column 30 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerClose")] public unsafe partial void GameControllerClose(GameController* gamecontroller); /// To be documented. - [NativeName("Src", "Line 409, Column 30 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 831, Column 30 in build/submodules/SDL/include\\SDL_gamecontroller.h")] [NativeApi(EntryPoint = "SDL_GameControllerClose")] public partial void GameControllerClose(ref GameController gamecontroller); /// To be documented. - [NativeName("Src", "Line 72, Column 29 in build/submodules/SDL-mirror/include/SDL_touch.h")] + [NativeName("Src", "Line 83, Column 29 in build/submodules/SDL/include/SDL_touch.h")] [NativeApi(EntryPoint = "SDL_GetNumTouchDevices")] public partial int GetNumTouchDevices(); /// To be documented. - [NativeName("Src", "Line 77, Column 37 in build/submodules/SDL-mirror/include/SDL_touch.h")] + [NativeName("Src", "Line 96, Column 37 in build/submodules/SDL/include/SDL_touch.h")] [NativeApi(EntryPoint = "SDL_GetTouchDevice")] public partial long GetTouchDevice(int index); /// To be documented. - [NativeName("Src", "Line 82, Column 45 in build/submodules/SDL-mirror/include/SDL_touch.h")] + [NativeName("Src", "Line 101, Column 45 in build/submodules/SDL/include/SDL_touch.h")] [NativeApi(EntryPoint = "SDL_GetTouchDeviceType")] public partial TouchDeviceType GetTouchDeviceType(long touchID); /// To be documented. - [NativeName("Src", "Line 87, Column 29 in build/submodules/SDL-mirror/include/SDL_touch.h")] + [NativeName("Src", "Line 114, Column 29 in build/submodules/SDL/include/SDL_touch.h")] [NativeApi(EntryPoint = "SDL_GetNumTouchFingers")] public partial int GetNumTouchFingers(long touchID); /// To be documented. - [NativeName("Src", "Line 92, Column 38 in build/submodules/SDL-mirror/include/SDL_touch.h")] + [NativeName("Src", "Line 128, Column 38 in build/submodules/SDL/include/SDL_touch.h")] [NativeApi(EntryPoint = "SDL_GetTouchFinger")] public unsafe partial Finger* GetTouchFinger(long touchID, int index); /// To be documented. - [NativeName("Src", "Line 53, Column 29 in build/submodules/SDL-mirror/include/SDL_gesture.h")] + [NativeName("Src", "Line 61, Column 29 in build/submodules/SDL/include/SDL_gesture.h")] [NativeApi(EntryPoint = "SDL_RecordGesture")] public partial int RecordGesture(long touchId); /// To be documented. - [NativeName("Src", "Line 61, Column 29 in build/submodules/SDL-mirror/include/SDL_gesture.h")] + [NativeName("Src", "Line 76, Column 29 in build/submodules/SDL/include/SDL_gesture.h")] [NativeApi(EntryPoint = "SDL_SaveAllDollarTemplates")] public unsafe partial int SaveAllDollarTemplates(RWops* dst); /// To be documented. - [NativeName("Src", "Line 61, Column 29 in build/submodules/SDL-mirror/include/SDL_gesture.h")] + [NativeName("Src", "Line 76, Column 29 in build/submodules/SDL/include/SDL_gesture.h")] [NativeApi(EntryPoint = "SDL_SaveAllDollarTemplates")] public partial int SaveAllDollarTemplates(ref RWops dst); /// To be documented. - [NativeName("Src", "Line 68, Column 29 in build/submodules/SDL-mirror/include/SDL_gesture.h")] + [NativeName("Src", "Line 91, Column 29 in build/submodules/SDL/include/SDL_gesture.h")] [NativeApi(EntryPoint = "SDL_SaveDollarTemplate")] public unsafe partial int SaveDollarTemplate(long gestureId, RWops* dst); /// To be documented. - [NativeName("Src", "Line 68, Column 29 in build/submodules/SDL-mirror/include/SDL_gesture.h")] + [NativeName("Src", "Line 91, Column 29 in build/submodules/SDL/include/SDL_gesture.h")] [NativeApi(EntryPoint = "SDL_SaveDollarTemplate")] public partial int SaveDollarTemplate(long gestureId, ref RWops dst); /// To be documented. - [NativeName("Src", "Line 76, Column 29 in build/submodules/SDL-mirror/include/SDL_gesture.h")] + [NativeName("Src", "Line 107, Column 29 in build/submodules/SDL/include/SDL_gesture.h")] [NativeApi(EntryPoint = "SDL_LoadDollarTemplates")] public unsafe partial int LoadDollarTemplates(long touchId, RWops* src); /// To be documented. - [NativeName("Src", "Line 76, Column 29 in build/submodules/SDL-mirror/include/SDL_gesture.h")] + [NativeName("Src", "Line 107, Column 29 in build/submodules/SDL/include/SDL_gesture.h")] [NativeApi(EntryPoint = "SDL_LoadDollarTemplates")] public partial int LoadDollarTemplates(long touchId, ref RWops src); /// To be documented. - [NativeName("Src", "Line 611, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 659, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_PumpEvents")] public partial void PumpEvents(); /// To be documented. - [NativeName("Src", "Line 639, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_PeepEvents")] public unsafe partial int PeepEvents(Event* events, int numevents, Eventaction action, uint minType, uint maxType); /// To be documented. - [NativeName("Src", "Line 639, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_PeepEvents")] public partial int PeepEvents(ref Event events, int numevents, Eventaction action, uint minType, uint maxType); /// To be documented. - [NativeName("Src", "Line 647, Column 34 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 722, Column 34 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_HasEvent")] public partial SdlBool HasEvent(uint type); /// To be documented. - [NativeName("Src", "Line 648, Column 34 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 739, Column 34 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_HasEvents")] public partial SdlBool HasEvents(uint minType, uint maxType); /// To be documented. - [NativeName("Src", "Line 656, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 759, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_FlushEvent")] public partial void FlushEvent(uint type); /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 782, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_FlushEvents")] public partial void FlushEvents(uint minType, uint maxType); /// To be documented. - [NativeName("Src", "Line 667, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 827, Column 29 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_PollEvent")] public unsafe partial int PollEvent(Event* @event); /// To be documented. - [NativeName("Src", "Line 667, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 827, Column 29 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_PollEvent")] public partial int PollEvent(ref Event @event); /// To be documented. - [NativeName("Src", "Line 677, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 847, Column 29 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_WaitEvent")] public unsafe partial int WaitEvent(Event* @event); /// To be documented. - [NativeName("Src", "Line 677, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 847, Column 29 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_WaitEvent")] public partial int WaitEvent(ref Event @event); /// To be documented. - [NativeName("Src", "Line 689, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 871, Column 29 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_WaitEventTimeout")] public unsafe partial int WaitEventTimeout(Event* @event, int timeout); /// To be documented. - [NativeName("Src", "Line 689, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 871, Column 29 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_WaitEventTimeout")] public partial int WaitEventTimeout(ref Event @event, int timeout); /// To be documented. - [NativeName("Src", "Line 698, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 904, Column 29 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_PushEvent")] public unsafe partial int PushEvent(Event* @event); /// To be documented. - [NativeName("Src", "Line 698, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 904, Column 29 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_PushEvent")] public partial int PushEvent(ref Event @event); /// To be documented. - [NativeName("Src", "Line 727, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 961, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_SetEventFilter")] public unsafe partial void SetEventFilter(PfnEventFilter filter, void* userdata); /// To be documented. - [NativeName("Src", "Line 727, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 961, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_SetEventFilter")] public partial void SetEventFilter(PfnEventFilter filter, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 734, Column 34 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 977, Column 34 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_GetEventFilter")] public unsafe partial SdlBool GetEventFilter(PfnEventFilter* filter, void** userdata); /// To be documented. - [NativeName("Src", "Line 734, Column 34 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 977, Column 34 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_GetEventFilter")] public unsafe partial SdlBool GetEventFilter(PfnEventFilter* filter, ref void* userdata); /// To be documented. - [NativeName("Src", "Line 734, Column 34 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 977, Column 34 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_GetEventFilter")] public unsafe partial SdlBool GetEventFilter(ref PfnEventFilter filter, void** userdata); /// To be documented. - [NativeName("Src", "Line 734, Column 34 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 977, Column 34 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_GetEventFilter")] public unsafe partial SdlBool GetEventFilter(ref PfnEventFilter filter, ref void* userdata); /// To be documented. - [NativeName("Src", "Line 740, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1004, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_AddEventWatch")] public unsafe partial void AddEventWatch(PfnEventFilter filter, void* userdata); /// To be documented. - [NativeName("Src", "Line 740, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1004, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_AddEventWatch")] public partial void AddEventWatch(PfnEventFilter filter, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 746, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1019, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_DelEventWatch")] public unsafe partial void DelEventWatch(PfnEventFilter filter, void* userdata); /// To be documented. - [NativeName("Src", "Line 746, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1019, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_DelEventWatch")] public partial void DelEventWatch(PfnEventFilter filter, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 753, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1036, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_FilterEvents")] public unsafe partial void FilterEvents(PfnEventFilter filter, void* userdata); /// To be documented. - [NativeName("Src", "Line 753, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1036, Column 30 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_FilterEvents")] public partial void FilterEvents(PfnEventFilter filter, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 771, Column 31 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1062, Column 31 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_EventState")] public partial byte EventState(uint type, int state); /// To be documented. - [NativeName("Src", "Line 782, Column 32 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1084, Column 32 in build/submodules/SDL/include\\SDL_events.h")] [NativeApi(EntryPoint = "SDL_RegisterEvents")] public partial uint RegisterEvents(int numevents); /// To be documented. - [NativeName("Src", "Line 63, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 78, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetBasePath")] public unsafe partial byte* GetBasePath(); /// To be documented. - [NativeName("Src", "Line 63, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 78, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetBasePath")] public partial string GetBasePathS(); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial byte* GetPrefPath(byte* org, byte* app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial string GetPrefPathS(byte* org, byte* app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial byte* GetPrefPath(byte* org, ref byte app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial string GetPrefPathS(byte* org, ref byte app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial byte* GetPrefPath(byte* org, string app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial string GetPrefPathS(byte* org, string app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial byte* GetPrefPath(ref byte org, byte* app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial string GetPrefPathS(ref byte org, byte* app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial byte* GetPrefPath(ref byte org, ref byte app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public partial string GetPrefPathS(ref byte org, ref byte app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial byte* GetPrefPath(ref byte org, string app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public partial string GetPrefPathS(ref byte org, string app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial byte* GetPrefPath(string org, byte* app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial string GetPrefPathS(string org, byte* app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial byte* GetPrefPath(string org, ref byte app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public partial string GetPrefPathS(string org, ref byte app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public unsafe partial byte* GetPrefPath(string org, string app); /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] [NativeApi(EntryPoint = "SDL_GetPrefPath")] public partial string GetPrefPathS(string org, string app); /// To be documented. - [NativeName("Src", "Line 819, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 833, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_NumHaptics")] public partial int NumHaptics(); /// To be documented. - [NativeName("Src", "Line 832, Column 37 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 849, Column 37 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticName")] public unsafe partial byte* HapticName(int device_index); /// To be documented. - [NativeName("Src", "Line 832, Column 37 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 849, Column 37 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticName")] public partial string HapticNameS(int device_index); /// To be documented. - [NativeName("Src", "Line 856, Column 37 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 876, Column 37 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticOpen")] public unsafe partial Haptic* HapticOpen(int device_index); /// To be documented. - [NativeName("Src", "Line 867, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticOpened")] public partial int HapticOpened(int device_index); /// To be documented. - [NativeName("Src", "Line 878, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 904, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticIndex")] public unsafe partial int HapticIndex(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 878, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 904, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticIndex")] public partial int HapticIndex(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 887, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_MouseIsHaptic")] public partial int MouseIsHaptic(); /// To be documented. - [NativeName("Src", "Line 897, Column 37 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 928, Column 37 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticOpenFromMouse")] public unsafe partial Haptic* HapticOpenFromMouse(); /// To be documented. - [NativeName("Src", "Line 908, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 942, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_JoystickIsHaptic")] public unsafe partial int JoystickIsHaptic(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 908, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 942, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_JoystickIsHaptic")] public partial int JoystickIsHaptic(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 927, Column 37 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 965, Column 37 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticOpenFromJoystick")] public unsafe partial Haptic* HapticOpenFromJoystick(Joystick* joystick); /// To be documented. - [NativeName("Src", "Line 927, Column 37 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 965, Column 37 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticOpenFromJoystick")] public unsafe partial Haptic* HapticOpenFromJoystick(ref Joystick joystick); /// To be documented. - [NativeName("Src", "Line 935, Column 30 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 975, Column 30 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticClose")] public unsafe partial void HapticClose(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 935, Column 30 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 975, Column 30 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticClose")] public partial void HapticClose(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 951, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 993, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticNumEffects")] public unsafe partial int HapticNumEffects(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 951, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 993, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticNumEffects")] public partial int HapticNumEffects(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 967, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1011, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticNumEffectsPlaying")] public unsafe partial int HapticNumEffectsPlaying(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 967, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1011, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticNumEffectsPlaying")] public partial int HapticNumEffectsPlaying(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 985, Column 38 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1025, Column 38 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticQuery")] public unsafe partial uint HapticQuery(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 985, Column 38 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1025, Column 38 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticQuery")] public partial uint HapticQuery(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 993, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1038, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticNumAxes")] public unsafe partial int HapticNumAxes(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 993, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1038, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticNumAxes")] public partial int HapticNumAxes(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 1005, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticEffectSupported")] public unsafe partial int HapticEffectSupported(Haptic* haptic, HapticEffect* effect); /// To be documented. - [NativeName("Src", "Line 1005, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticEffectSupported")] public unsafe partial int HapticEffectSupported(Haptic* haptic, ref HapticEffect effect); /// To be documented. - [NativeName("Src", "Line 1005, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticEffectSupported")] public unsafe partial int HapticEffectSupported(ref Haptic haptic, HapticEffect* effect); /// To be documented. - [NativeName("Src", "Line 1005, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticEffectSupported")] public partial int HapticEffectSupported(ref Haptic haptic, ref HapticEffect effect); /// To be documented. - [NativeName("Src", "Line 1020, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1072, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticNewEffect")] public unsafe partial int HapticNewEffect(Haptic* haptic, HapticEffect* effect); /// To be documented. - [NativeName("Src", "Line 1020, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1072, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticNewEffect")] public unsafe partial int HapticNewEffect(Haptic* haptic, ref HapticEffect effect); /// To be documented. - [NativeName("Src", "Line 1020, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1072, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticNewEffect")] public unsafe partial int HapticNewEffect(ref Haptic haptic, HapticEffect* effect); /// To be documented. - [NativeName("Src", "Line 1020, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1072, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticNewEffect")] public partial int HapticNewEffect(ref Haptic haptic, ref HapticEffect effect); /// To be documented. - [NativeName("Src", "Line 1040, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1096, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticUpdateEffect")] public unsafe partial int HapticUpdateEffect(Haptic* haptic, int effect, HapticEffect* data); /// To be documented. - [NativeName("Src", "Line 1040, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1096, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticUpdateEffect")] public unsafe partial int HapticUpdateEffect(Haptic* haptic, int effect, ref HapticEffect data); /// To be documented. - [NativeName("Src", "Line 1040, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1096, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticUpdateEffect")] public unsafe partial int HapticUpdateEffect(ref Haptic haptic, int effect, HapticEffect* data); /// To be documented. - [NativeName("Src", "Line 1040, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1096, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticUpdateEffect")] public partial int HapticUpdateEffect(ref Haptic haptic, int effect, ref HapticEffect data); /// To be documented. - [NativeName("Src", "Line 1062, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1122, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticRunEffect")] public unsafe partial int HapticRunEffect(Haptic* haptic, int effect, uint iterations); /// To be documented. - [NativeName("Src", "Line 1062, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1122, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticRunEffect")] public partial int HapticRunEffect(ref Haptic haptic, int effect, uint iterations); /// To be documented. - [NativeName("Src", "Line 1076, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1139, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticStopEffect")] public unsafe partial int HapticStopEffect(Haptic* haptic, int effect); /// To be documented. - [NativeName("Src", "Line 1076, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1139, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticStopEffect")] public partial int HapticStopEffect(ref Haptic haptic, int effect); /// To be documented. - [NativeName("Src", "Line 1090, Column 30 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1155, Column 30 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticDestroyEffect")] public unsafe partial void HapticDestroyEffect(Haptic* haptic, int effect); /// To be documented. - [NativeName("Src", "Line 1090, Column 30 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1155, Column 30 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticDestroyEffect")] public partial void HapticDestroyEffect(ref Haptic haptic, int effect); /// To be documented. - [NativeName("Src", "Line 1105, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1174, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticGetEffectStatus")] public unsafe partial int HapticGetEffectStatus(Haptic* haptic, int effect); /// To be documented. - [NativeName("Src", "Line 1105, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1174, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticGetEffectStatus")] public partial int HapticGetEffectStatus(ref Haptic haptic, int effect); /// To be documented. - [NativeName("Src", "Line 1124, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1196, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticSetGain")] public unsafe partial int HapticSetGain(Haptic* haptic, int gain); /// To be documented. - [NativeName("Src", "Line 1124, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1196, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticSetGain")] public partial int HapticSetGain(ref Haptic haptic, int gain); /// To be documented. - [NativeName("Src", "Line 1140, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1213, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticSetAutocenter")] public unsafe partial int HapticSetAutocenter(Haptic* haptic, int autocenter); /// To be documented. - [NativeName("Src", "Line 1140, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1213, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticSetAutocenter")] public partial int HapticSetAutocenter(ref Haptic haptic, int autocenter); /// To be documented. - [NativeName("Src", "Line 1157, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1231, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticPause")] public unsafe partial int HapticPause(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 1157, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1231, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticPause")] public partial int HapticPause(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 1169, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1244, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticUnpause")] public unsafe partial int HapticUnpause(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 1169, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1244, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticUnpause")] public partial int HapticUnpause(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 1177, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1253, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticStopAll")] public unsafe partial int HapticStopAll(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 1177, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1253, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticStopAll")] public partial int HapticStopAll(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 1189, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1267, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticRumbleSupported")] public unsafe partial int HapticRumbleSupported(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 1189, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1267, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticRumbleSupported")] public partial int HapticRumbleSupported(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 1202, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1283, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticRumbleInit")] public unsafe partial int HapticRumbleInit(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 1202, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1283, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticRumbleInit")] public partial int HapticRumbleInit(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 1216, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1298, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticRumblePlay")] public unsafe partial int HapticRumblePlay(Haptic* haptic, float strength, uint length); /// To be documented. - [NativeName("Src", "Line 1216, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1298, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticRumblePlay")] public partial int HapticRumblePlay(ref Haptic haptic, float strength, uint length); /// To be documented. - [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1311, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticRumbleStop")] public unsafe partial int HapticRumbleStop(Haptic* haptic); /// To be documented. - [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1311, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] [NativeApi(EntryPoint = "SDL_HapticRumbleStop")] public partial int HapticRumbleStop(ref Haptic haptic); /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHintWithPriority")] public unsafe partial SdlBool SetHintWithPriority(byte* name, byte* value, HintPriority priority); /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHintWithPriority")] public unsafe partial SdlBool SetHintWithPriority(byte* name, ref byte value, HintPriority priority); /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHintWithPriority")] public unsafe partial SdlBool SetHintWithPriority(byte* name, string value, HintPriority priority); /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHintWithPriority")] public unsafe partial SdlBool SetHintWithPriority(ref byte name, byte* value, HintPriority priority); /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHintWithPriority")] public partial SdlBool SetHintWithPriority(ref byte name, ref byte value, HintPriority priority); /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHintWithPriority")] public partial SdlBool SetHintWithPriority(ref byte name, string value, HintPriority priority); /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHintWithPriority")] public unsafe partial SdlBool SetHintWithPriority(string name, byte* value, HintPriority priority); /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHintWithPriority")] public partial SdlBool SetHintWithPriority(string name, ref byte value, HintPriority priority); /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHintWithPriority")] public partial SdlBool SetHintWithPriority(string name, string value, HintPriority priority); /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHint")] public unsafe partial SdlBool SetHint(byte* name, byte* value); /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHint")] public unsafe partial SdlBool SetHint(byte* name, ref byte value); /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHint")] public unsafe partial SdlBool SetHint(byte* name, string value); /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHint")] public unsafe partial SdlBool SetHint(ref byte name, byte* value); /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHint")] public partial SdlBool SetHint(ref byte name, ref byte value); /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHint")] public partial SdlBool SetHint(ref byte name, string value); /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHint")] public unsafe partial SdlBool SetHint(string name, byte* value); /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHint")] public partial SdlBool SetHint(string name, ref byte value); /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_SetHint")] public partial SdlBool SetHint(string name, string value); /// To be documented. - [NativeName("Src", "Line 1312, Column 38 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1719, Column 38 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_GetHint")] public unsafe partial byte* GetHint(byte* name); /// To be documented. - [NativeName("Src", "Line 1312, Column 38 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1719, Column 38 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_GetHint")] public unsafe partial string GetHintS(byte* name); /// To be documented. - [NativeName("Src", "Line 1312, Column 38 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1719, Column 38 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_GetHint")] public unsafe partial byte* GetHint(ref byte name); /// To be documented. - [NativeName("Src", "Line 1312, Column 38 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1719, Column 38 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_GetHint")] public partial string GetHintS(ref byte name); /// To be documented. - [NativeName("Src", "Line 1312, Column 38 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1719, Column 38 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_GetHint")] public unsafe partial byte* GetHint(string name); /// To be documented. - [NativeName("Src", "Line 1312, Column 38 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1719, Column 38 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_GetHint")] public partial string GetHintS(string name); /// To be documented. - [NativeName("Src", "Line 1319, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1734, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_GetHintBoolean")] public unsafe partial SdlBool GetHintBoolean(byte* name, SdlBool default_value); /// To be documented. - [NativeName("Src", "Line 1319, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1734, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_GetHintBoolean")] public partial SdlBool GetHintBoolean(ref byte name, SdlBool default_value); /// To be documented. - [NativeName("Src", "Line 1319, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1734, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_GetHintBoolean")] public partial SdlBool GetHintBoolean(string name, SdlBool default_value); /// To be documented. - [NativeName("Src", "Line 1333, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1758, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_AddHintCallback")] public unsafe partial void AddHintCallback(byte* name, PfnHintCallback callback, void* userdata); /// To be documented. - [NativeName("Src", "Line 1333, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1758, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_AddHintCallback")] public unsafe partial void AddHintCallback(byte* name, PfnHintCallback callback, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1333, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1758, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_AddHintCallback")] public unsafe partial void AddHintCallback(ref byte name, PfnHintCallback callback, void* userdata); /// To be documented. - [NativeName("Src", "Line 1333, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1758, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_AddHintCallback")] public partial void AddHintCallback(ref byte name, PfnHintCallback callback, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1333, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1758, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_AddHintCallback")] public unsafe partial void AddHintCallback(string name, PfnHintCallback callback, void* userdata); /// To be documented. - [NativeName("Src", "Line 1333, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1758, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_AddHintCallback")] public partial void AddHintCallback(string name, PfnHintCallback callback, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1344, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1774, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_DelHintCallback")] public unsafe partial void DelHintCallback(byte* name, PfnHintCallback callback, void* userdata); /// To be documented. - [NativeName("Src", "Line 1344, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1774, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_DelHintCallback")] public unsafe partial void DelHintCallback(byte* name, PfnHintCallback callback, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1344, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1774, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_DelHintCallback")] public unsafe partial void DelHintCallback(ref byte name, PfnHintCallback callback, void* userdata); /// To be documented. - [NativeName("Src", "Line 1344, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1774, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_DelHintCallback")] public partial void DelHintCallback(ref byte name, PfnHintCallback callback, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1344, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1774, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_DelHintCallback")] public unsafe partial void DelHintCallback(string name, PfnHintCallback callback, void* userdata); /// To be documented. - [NativeName("Src", "Line 1344, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1774, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_DelHintCallback")] public partial void DelHintCallback(string name, PfnHintCallback callback, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1353, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1783, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] [NativeApi(EntryPoint = "SDL_ClearHints")] public partial void ClearHints(); /// To be documented. - [NativeName("Src", "Line 58, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 63, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_LoadObject")] public unsafe partial void* LoadObject(byte* sofile); /// To be documented. - [NativeName("Src", "Line 58, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 63, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_LoadObject")] public unsafe partial void* LoadObject(ref byte sofile); /// To be documented. - [NativeName("Src", "Line 58, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 63, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_LoadObject")] public unsafe partial void* LoadObject(string sofile); /// To be documented. - [NativeName("Src", "Line 65, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 88, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_LoadFunction")] public unsafe partial void* LoadFunction(void* handle, byte* name); /// To be documented. - [NativeName("Src", "Line 65, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 88, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_LoadFunction")] public unsafe partial void* LoadFunction(void* handle, ref byte name); /// To be documented. - [NativeName("Src", "Line 65, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 88, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_LoadFunction")] public unsafe partial void* LoadFunction(void* handle, string name); /// To be documented. - [NativeName("Src", "Line 65, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 88, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_LoadFunction")] public unsafe partial void* LoadFunction(ref T0 handle, byte* name) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 65, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 88, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_LoadFunction")] public unsafe partial void* LoadFunction(ref T0 handle, ref byte name) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 65, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 88, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_LoadFunction")] public unsafe partial void* LoadFunction(ref T0 handle, string name) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 71, Column 30 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 99, Column 30 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_UnloadObject")] public unsafe partial void UnloadObject(void* handle); /// To be documented. - [NativeName("Src", "Line 71, Column 30 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 99, Column 30 in build/submodules/SDL/include\\SDL_loadso.h")] [NativeApi(EntryPoint = "SDL_UnloadObject")] public partial void UnloadObject(ref T0 handle) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 117, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 121, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogSetAllPriority")] public partial void LogSetAllPriority(LogPriority priority); /// To be documented. - [NativeName("Src", "Line 122, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 132, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogSetPriority")] public partial void LogSetPriority(int category, LogPriority priority); /// To be documented. - [NativeName("Src", "Line 128, Column 41 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 143, Column 41 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogGetPriority")] public partial LogPriority LogGetPriority(int category); /// To be documented. - [NativeName("Src", "Line 135, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 153, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogResetPriorities")] public partial void LogResetPriorities(); /// To be documented. - [NativeName("Src", "Line 140, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 171, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_Log")] public unsafe partial void Log(byte* fmt); /// To be documented. - [NativeName("Src", "Line 140, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 171, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_Log")] public partial void Log(ref byte fmt); /// To be documented. - [NativeName("Src", "Line 140, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 171, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_Log")] public partial void Log(string fmt); /// To be documented. - [NativeName("Src", "Line 145, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 190, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogVerbose")] public unsafe partial void LogVerbose(int category, byte* fmt); /// To be documented. - [NativeName("Src", "Line 145, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 190, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogVerbose")] public partial void LogVerbose(int category, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 145, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 190, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogVerbose")] public partial void LogVerbose(int category, string fmt); /// To be documented. - [NativeName("Src", "Line 150, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 209, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogDebug")] public unsafe partial void LogDebug(int category, byte* fmt); /// To be documented. - [NativeName("Src", "Line 150, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 209, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogDebug")] public partial void LogDebug(int category, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 150, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 209, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogDebug")] public partial void LogDebug(int category, string fmt); /// To be documented. - [NativeName("Src", "Line 155, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 228, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogInfo")] public unsafe partial void LogInfo(int category, byte* fmt); /// To be documented. - [NativeName("Src", "Line 155, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 228, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogInfo")] public partial void LogInfo(int category, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 155, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 228, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogInfo")] public partial void LogInfo(int category, string fmt); /// To be documented. - [NativeName("Src", "Line 160, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 247, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogWarn")] public unsafe partial void LogWarn(int category, byte* fmt); /// To be documented. - [NativeName("Src", "Line 160, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 247, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogWarn")] public partial void LogWarn(int category, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 160, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 247, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogWarn")] public partial void LogWarn(int category, string fmt); /// To be documented. - [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 266, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogError")] public unsafe partial void LogError(int category, byte* fmt); /// To be documented. - [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 266, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogError")] public partial void LogError(int category, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 266, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogError")] public partial void LogError(int category, string fmt); /// To be documented. - [NativeName("Src", "Line 170, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 285, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogCritical")] public unsafe partial void LogCritical(int category, byte* fmt); /// To be documented. - [NativeName("Src", "Line 170, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 285, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogCritical")] public partial void LogCritical(int category, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 170, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 285, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogCritical")] public partial void LogCritical(int category, string fmt); /// To be documented. - [NativeName("Src", "Line 175, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 305, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessage")] public unsafe partial void LogMessage(int category, LogPriority priority, byte* fmt); /// To be documented. - [NativeName("Src", "Line 175, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 305, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessage")] public partial void LogMessage(int category, LogPriority priority, ref byte fmt); /// To be documented. - [NativeName("Src", "Line 175, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 305, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessage")] public partial void LogMessage(int category, LogPriority priority, string fmt); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessageV")] public unsafe partial void LogMessageV(int category, LogPriority priority, byte* fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessageV")] public unsafe partial void LogMessageV(int category, LogPriority priority, byte* fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessageV")] public unsafe partial void LogMessageV(int category, LogPriority priority, byte* fmt, string ap); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessageV")] public unsafe partial void LogMessageV(int category, LogPriority priority, ref byte fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessageV")] public partial void LogMessageV(int category, LogPriority priority, ref byte fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessageV")] public partial void LogMessageV(int category, LogPriority priority, ref byte fmt, string ap); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessageV")] public unsafe partial void LogMessageV(int category, LogPriority priority, string fmt, byte* ap); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessageV")] public partial void LogMessageV(int category, LogPriority priority, string fmt, ref byte ap); /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogMessageV")] public partial void LogMessageV(int category, LogPriority priority, string fmt, string ap); /// To be documented. - [NativeName("Src", "Line 194, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 354, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogGetOutputFunction")] public unsafe partial void LogGetOutputFunction(PfnLogOutputFunction* callback, void** userdata); /// To be documented. - [NativeName("Src", "Line 194, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 354, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogGetOutputFunction")] public unsafe partial void LogGetOutputFunction(PfnLogOutputFunction* callback, ref void* userdata); /// To be documented. - [NativeName("Src", "Line 194, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 354, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogGetOutputFunction")] public unsafe partial void LogGetOutputFunction(ref PfnLogOutputFunction callback, void** userdata); /// To be documented. - [NativeName("Src", "Line 194, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 354, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogGetOutputFunction")] public unsafe partial void LogGetOutputFunction(ref PfnLogOutputFunction callback, ref void* userdata); /// To be documented. - [NativeName("Src", "Line 200, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 364, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogSetOutputFunction")] public unsafe partial void LogSetOutputFunction(PfnLogOutputFunction callback, void* userdata); /// To be documented. - [NativeName("Src", "Line 200, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 364, Column 30 in build/submodules/SDL/include\\SDL_log.h")] [NativeApi(EntryPoint = "SDL_LogSetOutputFunction")] public partial void LogSetOutputFunction(PfnLogOutputFunction callback, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 140, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowMessageBox")] public unsafe partial int ShowMessageBox(MessageBoxData* messageboxdata, int* buttonid); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 140, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowMessageBox")] public unsafe partial int ShowMessageBox(MessageBoxData* messageboxdata, ref int buttonid); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 140, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowMessageBox")] public unsafe partial int ShowMessageBox(ref MessageBoxData messageboxdata, int* buttonid); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 140, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowMessageBox")] public partial int ShowMessageBox(ref MessageBoxData messageboxdata, ref int buttonid); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, byte* title, byte* message, Window* window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, byte* title, byte* message, ref Window window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, byte* title, ref byte message, Window* window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, byte* title, ref byte message, ref Window window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, byte* title, string message, Window* window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, byte* title, string message, ref Window window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, ref byte title, byte* message, Window* window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, ref byte title, byte* message, ref Window window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, ref byte title, ref byte message, Window* window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public partial int ShowSimpleMessageBox(uint flags, ref byte title, ref byte message, ref Window window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, ref byte title, string message, Window* window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public partial int ShowSimpleMessageBox(uint flags, ref byte title, string message, ref Window window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, string title, byte* message, Window* window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, string title, byte* message, ref Window window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, string title, ref byte message, Window* window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public partial int ShowSimpleMessageBox(uint flags, string title, ref byte message, ref Window window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public unsafe partial int ShowSimpleMessageBox(uint flags, string title, string message, Window* window); /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] [NativeApi(EntryPoint = "SDL_ShowSimpleMessageBox")] public partial int ShowSimpleMessageBox(uint flags, string title, string message, ref Window window); /// To be documented. - [NativeName("Src", "Line 71, Column 39 in build/submodules/SDL-mirror/include\\SDL_metal.h")] + [NativeName("Src", "Line 66, Column 39 in build/submodules/SDL/include\\SDL_metal.h")] [NativeApi(EntryPoint = "SDL_Metal_CreateView")] public unsafe partial void* MetalCreateView(Window* window); /// To be documented. - [NativeName("Src", "Line 71, Column 39 in build/submodules/SDL-mirror/include\\SDL_metal.h")] + [NativeName("Src", "Line 66, Column 39 in build/submodules/SDL/include\\SDL_metal.h")] [NativeApi(EntryPoint = "SDL_Metal_CreateView")] public unsafe partial void* MetalCreateView(ref Window window); /// To be documented. - [NativeName("Src", "Line 81, Column 30 in build/submodules/SDL-mirror/include\\SDL_metal.h")] + [NativeName("Src", "Line 76, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] [NativeApi(EntryPoint = "SDL_Metal_DestroyView")] public unsafe partial void MetalDestroyView(void* view); /// To be documented. - [NativeName("Src", "Line 81, Column 30 in build/submodules/SDL-mirror/include\\SDL_metal.h")] + [NativeName("Src", "Line 76, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] [NativeApi(EntryPoint = "SDL_Metal_DestroyView")] public partial void MetalDestroyView(ref T0 view) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 65, Column 40 in build/submodules/SDL-mirror/include\\SDL_power.h")] + [NativeName("Src", "Line 83, Column 31 in build/submodules/SDL/include\\SDL_metal.h")] + [NativeApi(EntryPoint = "SDL_Metal_GetLayer")] + public unsafe partial void* MetalGetLayer(void* view); + + /// To be documented. + [NativeName("Src", "Line 83, Column 31 in build/submodules/SDL/include\\SDL_metal.h")] + [NativeApi(EntryPoint = "SDL_Metal_GetLayer")] + public unsafe partial void* MetalGetLayer(ref T0 view) where T0 : unmanaged; + + /// To be documented. + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + [NativeApi(EntryPoint = "SDL_Metal_GetDrawableSize")] + public unsafe partial void MetalGetDrawableSize(Window* window, int* w, int* h); + + /// To be documented. + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + [NativeApi(EntryPoint = "SDL_Metal_GetDrawableSize")] + public unsafe partial void MetalGetDrawableSize(Window* window, int* w, ref int h); + + /// To be documented. + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + [NativeApi(EntryPoint = "SDL_Metal_GetDrawableSize")] + public unsafe partial void MetalGetDrawableSize(Window* window, ref int w, int* h); + + /// To be documented. + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + [NativeApi(EntryPoint = "SDL_Metal_GetDrawableSize")] + public unsafe partial void MetalGetDrawableSize(Window* window, ref int w, ref int h); + + /// To be documented. + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + [NativeApi(EntryPoint = "SDL_Metal_GetDrawableSize")] + public unsafe partial void MetalGetDrawableSize(ref Window window, int* w, int* h); + + /// To be documented. + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + [NativeApi(EntryPoint = "SDL_Metal_GetDrawableSize")] + public unsafe partial void MetalGetDrawableSize(ref Window window, int* w, ref int h); + + /// To be documented. + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + [NativeApi(EntryPoint = "SDL_Metal_GetDrawableSize")] + public unsafe partial void MetalGetDrawableSize(ref Window window, ref int w, int* h); + + /// To be documented. + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + [NativeApi(EntryPoint = "SDL_Metal_GetDrawableSize")] + public partial void MetalGetDrawableSize(ref Window window, ref int w, ref int h); + + /// To be documented. + [NativeName("Src", "Line 76, Column 40 in build/submodules/SDL/include\\SDL_power.h")] [NativeApi(EntryPoint = "SDL_GetPowerInfo")] public unsafe partial PowerState GetPowerInfo(int* secs, int* pct); /// To be documented. - [NativeName("Src", "Line 65, Column 40 in build/submodules/SDL-mirror/include\\SDL_power.h")] + [NativeName("Src", "Line 76, Column 40 in build/submodules/SDL/include\\SDL_power.h")] [NativeApi(EntryPoint = "SDL_GetPowerInfo")] public unsafe partial PowerState GetPowerInfo(int* secs, ref int pct); /// To be documented. - [NativeName("Src", "Line 65, Column 40 in build/submodules/SDL-mirror/include\\SDL_power.h")] + [NativeName("Src", "Line 76, Column 40 in build/submodules/SDL/include\\SDL_power.h")] [NativeApi(EntryPoint = "SDL_GetPowerInfo")] public unsafe partial PowerState GetPowerInfo(ref int secs, int* pct); /// To be documented. - [NativeName("Src", "Line 65, Column 40 in build/submodules/SDL-mirror/include\\SDL_power.h")] + [NativeName("Src", "Line 76, Column 40 in build/submodules/SDL/include\\SDL_power.h")] [NativeApi(EntryPoint = "SDL_GetPowerInfo")] public partial PowerState GetPowerInfo(ref int secs, ref int pct); /// To be documented. - [NativeName("Src", "Line 154, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 160, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetNumRenderDrivers")] public partial int GetNumRenderDrivers(); /// To be documented. - [NativeName("Src", "Line 168, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 174, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDriverInfo")] public unsafe partial int GetRenderDriverInfo(int index, RendererInfo* info); /// To be documented. - [NativeName("Src", "Line 168, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 174, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDriverInfo")] public partial int GetRenderDriverInfo(int index, ref RendererInfo info); /// To be documented. - [NativeName("Src", "Line 182, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 192, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateWindowAndRenderer")] public unsafe partial int CreateWindowAndRenderer(int width, int height, uint window_flags, Window** window, Renderer** renderer); /// To be documented. - [NativeName("Src", "Line 182, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 192, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateWindowAndRenderer")] public unsafe partial int CreateWindowAndRenderer(int width, int height, uint window_flags, Window** window, ref Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 182, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 192, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateWindowAndRenderer")] public unsafe partial int CreateWindowAndRenderer(int width, int height, uint window_flags, ref Window* window, Renderer** renderer); /// To be documented. - [NativeName("Src", "Line 182, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 192, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateWindowAndRenderer")] public unsafe partial int CreateWindowAndRenderer(int width, int height, uint window_flags, ref Window* window, ref Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 201, Column 40 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 212, Column 40 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateRenderer")] public unsafe partial Renderer* CreateRenderer(Window* window, int index, uint flags); /// To be documented. - [NativeName("Src", "Line 201, Column 40 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 212, Column 40 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateRenderer")] public unsafe partial Renderer* CreateRenderer(ref Window window, int index, uint flags); /// To be documented. - [NativeName("Src", "Line 214, Column 40 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 232, Column 40 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateSoftwareRenderer")] public unsafe partial Renderer* CreateSoftwareRenderer(Surface* surface); /// To be documented. - [NativeName("Src", "Line 214, Column 40 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 232, Column 40 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateSoftwareRenderer")] public unsafe partial Renderer* CreateSoftwareRenderer(ref Surface surface); /// To be documented. - [NativeName("Src", "Line 219, Column 40 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 243, Column 40 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderer")] public unsafe partial Renderer* GetRenderer(Window* window); /// To be documented. - [NativeName("Src", "Line 219, Column 40 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 243, Column 40 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderer")] public unsafe partial Renderer* GetRenderer(ref Window window); /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 256, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererInfo")] public unsafe partial int GetRendererInfo(Renderer* renderer, RendererInfo* info); /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 256, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererInfo")] public unsafe partial int GetRendererInfo(Renderer* renderer, ref RendererInfo info); /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 256, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererInfo")] public unsafe partial int GetRendererInfo(ref Renderer renderer, RendererInfo* info); /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 256, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererInfo")] public partial int GetRendererInfo(ref Renderer renderer, ref RendererInfo info); /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererOutputSize")] public unsafe partial int GetRendererOutputSize(Renderer* renderer, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererOutputSize")] public unsafe partial int GetRendererOutputSize(Renderer* renderer, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererOutputSize")] public unsafe partial int GetRendererOutputSize(Renderer* renderer, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererOutputSize")] public unsafe partial int GetRendererOutputSize(Renderer* renderer, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererOutputSize")] public unsafe partial int GetRendererOutputSize(ref Renderer renderer, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererOutputSize")] public unsafe partial int GetRendererOutputSize(ref Renderer renderer, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererOutputSize")] public unsafe partial int GetRendererOutputSize(ref Renderer renderer, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRendererOutputSize")] public partial int GetRendererOutputSize(ref Renderer renderer, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 252, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 299, Column 39 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateTexture")] public unsafe partial Texture* CreateTexture(Renderer* renderer, uint format, int access, int w, int h); /// To be documented. - [NativeName("Src", "Line 252, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 299, Column 39 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateTexture")] public unsafe partial Texture* CreateTexture(ref Renderer renderer, uint format, int access, int w, int h); /// To be documented. - [NativeName("Src", "Line 270, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 326, Column 39 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateTextureFromSurface")] public unsafe partial Texture* CreateTextureFromSurface(Renderer* renderer, Surface* surface); /// To be documented. - [NativeName("Src", "Line 270, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 326, Column 39 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateTextureFromSurface")] public unsafe partial Texture* CreateTextureFromSurface(Renderer* renderer, ref Surface surface); /// To be documented. - [NativeName("Src", "Line 270, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 326, Column 39 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateTextureFromSurface")] public unsafe partial Texture* CreateTextureFromSurface(ref Renderer renderer, Surface* surface); /// To be documented. - [NativeName("Src", "Line 270, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 326, Column 39 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_CreateTextureFromSurface")] public unsafe partial Texture* CreateTextureFromSurface(ref Renderer renderer, ref Surface surface); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, uint* format, int* access, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, uint* format, int* access, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, uint* format, int* access, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, uint* format, int* access, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, uint* format, ref int access, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, uint* format, ref int access, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, uint* format, ref int access, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, uint* format, ref int access, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, ref uint format, int* access, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, ref uint format, int* access, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, ref uint format, int* access, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, ref uint format, int* access, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, ref uint format, ref int access, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, ref uint format, ref int access, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, ref uint format, ref int access, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(Texture* texture, ref uint format, ref int access, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, uint* format, int* access, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, uint* format, int* access, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, uint* format, int* access, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, uint* format, int* access, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, uint* format, ref int access, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, uint* format, ref int access, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, uint* format, ref int access, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, uint* format, ref int access, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, ref uint format, int* access, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, ref uint format, int* access, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, ref uint format, int* access, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, ref uint format, int* access, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, ref uint format, ref int access, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, ref uint format, ref int access, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public unsafe partial int QueryTexture(ref Texture texture, ref uint format, ref int access, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_QueryTexture")] public partial int QueryTexture(ref Texture texture, ref uint format, ref int access, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 302, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 370, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetTextureColorMod")] public unsafe partial int SetTextureColorMod(Texture* texture, byte r, byte g, byte b); /// To be documented. - [NativeName("Src", "Line 302, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 370, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetTextureColorMod")] public partial int SetTextureColorMod(ref Texture texture, byte r, byte g, byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, byte* r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, byte* r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, byte* r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, byte* r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, byte* r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, byte* r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, byte* r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, byte* r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, byte* r, string g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, ref byte r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, ref byte r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, ref byte r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, ref byte r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, ref byte r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, ref byte r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, ref byte r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, ref byte r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, ref byte r, string g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, string r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, string r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, string r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, string r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, string r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, string r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, string r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, string r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(Texture* texture, string r, string g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, byte* r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, byte* r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, byte* r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, byte* r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, byte* r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, byte* r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, byte* r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, byte* r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, byte* r, string g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, ref byte r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, ref byte r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, ref byte r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, ref byte r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public partial int GetTextureColorMod(ref Texture texture, ref byte r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public partial int GetTextureColorMod(ref Texture texture, ref byte r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, ref byte r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public partial int GetTextureColorMod(ref Texture texture, ref byte r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public partial int GetTextureColorMod(ref Texture texture, ref byte r, string g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, string r, byte* g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, string r, byte* g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, string r, byte* g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, string r, ref byte g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public partial int GetTextureColorMod(ref Texture texture, string r, ref byte g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public partial int GetTextureColorMod(ref Texture texture, string r, ref byte g, string b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public unsafe partial int GetTextureColorMod(ref Texture texture, string r, string g, byte* b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public partial int GetTextureColorMod(ref Texture texture, string r, string g, ref byte b); /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureColorMod")] public partial int GetTextureColorMod(ref Texture texture, string r, string g, string b); /// To be documented. - [NativeName("Src", "Line 333, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 410, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetTextureAlphaMod")] public unsafe partial int SetTextureAlphaMod(Texture* texture, byte alpha); /// To be documented. - [NativeName("Src", "Line 333, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 410, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetTextureAlphaMod")] public partial int SetTextureAlphaMod(ref Texture texture, byte alpha); /// To be documented. - [NativeName("Src", "Line 346, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 425, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureAlphaMod")] public unsafe partial int GetTextureAlphaMod(Texture* texture, byte* alpha); /// To be documented. - [NativeName("Src", "Line 346, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 425, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureAlphaMod")] public unsafe partial int GetTextureAlphaMod(Texture* texture, ref byte alpha); /// To be documented. - [NativeName("Src", "Line 346, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 425, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureAlphaMod")] public unsafe partial int GetTextureAlphaMod(Texture* texture, string alpha); /// To be documented. - [NativeName("Src", "Line 346, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 425, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureAlphaMod")] public unsafe partial int GetTextureAlphaMod(ref Texture texture, byte* alpha); /// To be documented. - [NativeName("Src", "Line 346, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 425, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureAlphaMod")] public partial int GetTextureAlphaMod(ref Texture texture, ref byte alpha); /// To be documented. - [NativeName("Src", "Line 346, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 425, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureAlphaMod")] public partial int GetTextureAlphaMod(ref Texture texture, string alpha); /// To be documented. - [NativeName("Src", "Line 363, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 443, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetTextureBlendMode")] public unsafe partial int SetTextureBlendMode(Texture* texture, BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 363, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 443, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetTextureBlendMode")] public partial int SetTextureBlendMode(ref Texture texture, BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureBlendMode")] public unsafe partial int GetTextureBlendMode(Texture* texture, BlendMode* blendMode); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureBlendMode")] public unsafe partial int GetTextureBlendMode(Texture* texture, ref BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureBlendMode")] public unsafe partial int GetTextureBlendMode(ref Texture texture, BlendMode* blendMode); /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureBlendMode")] public partial int GetTextureBlendMode(ref Texture texture, ref BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 392, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 470, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetTextureScaleMode")] public unsafe partial int SetTextureScaleMode(Texture* texture, ScaleMode scaleMode); /// To be documented. - [NativeName("Src", "Line 392, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 470, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetTextureScaleMode")] public partial int SetTextureScaleMode(ref Texture texture, ScaleMode scaleMode); /// To be documented. - [NativeName("Src", "Line 405, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 482, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureScaleMode")] public unsafe partial int GetTextureScaleMode(Texture* texture, ScaleMode* scaleMode); /// To be documented. - [NativeName("Src", "Line 405, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 482, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureScaleMode")] public unsafe partial int GetTextureScaleMode(Texture* texture, ref ScaleMode scaleMode); /// To be documented. - [NativeName("Src", "Line 405, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 482, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureScaleMode")] public unsafe partial int GetTextureScaleMode(ref Texture texture, ScaleMode* scaleMode); /// To be documented. - [NativeName("Src", "Line 405, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 482, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetTextureScaleMode")] public partial int GetTextureScaleMode(ref Texture texture, ref ScaleMode scaleMode); /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateTexture")] public unsafe partial int UpdateTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, void* pixels, int pitch); /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateTexture")] public unsafe partial int UpdateTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref T0 pixels, int pitch) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateTexture")] public unsafe partial int UpdateTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, void* pixels, int pitch); /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateTexture")] public unsafe partial int UpdateTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref T0 pixels, int pitch) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateTexture")] public unsafe partial int UpdateTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, void* pixels, int pitch); /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateTexture")] public unsafe partial int UpdateTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref T0 pixels, int pitch) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateTexture")] public unsafe partial int UpdateTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, void* pixels, int pitch); /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateTexture")] public partial int UpdateTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref T0 pixels, int pitch) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, ref byte Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public unsafe partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, string Uplane, int Upitch, ref byte Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UpdateYUVTexture")] public partial int UpdateYUVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref byte Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, byte* Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public partial int UpdateNVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public partial int UpdateNVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref byte Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public unsafe partial int UpdateNVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, byte* UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public partial int UpdateNVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, ref byte UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + [NativeApi(EntryPoint = "SDL_UpdateNVTexture")] + public partial int UpdateNVTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, string Yplane, int Ypitch, string UVplane, int UVpitch); + + /// To be documented. + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, void** pixels, int* pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, void** pixels, ref int pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref void* pixels, int* pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref void* pixels, ref int pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, void** pixels, int* pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, void** pixels, ref int pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref void* pixels, int* pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref void* pixels, ref int pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, void** pixels, int* pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, void** pixels, ref int pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref void* pixels, int* pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref void* pixels, ref int pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, void** pixels, int* pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, void** pixels, ref int pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref void* pixels, int* pitch); /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTexture")] public unsafe partial int LockTexture(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref void* pixels, ref int pitch); /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTextureToSurface")] public unsafe partial int LockTextureToSurface(Texture* texture, Silk.NET.Maths.Rectangle* rect, Surface** surface); /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTextureToSurface")] public unsafe partial int LockTextureToSurface(Texture* texture, Silk.NET.Maths.Rectangle* rect, ref Surface* surface); /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTextureToSurface")] public unsafe partial int LockTextureToSurface(Texture* texture, ref Silk.NET.Maths.Rectangle rect, Surface** surface); /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTextureToSurface")] public unsafe partial int LockTextureToSurface(Texture* texture, ref Silk.NET.Maths.Rectangle rect, ref Surface* surface); /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTextureToSurface")] public unsafe partial int LockTextureToSurface(ref Texture texture, Silk.NET.Maths.Rectangle* rect, Surface** surface); /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTextureToSurface")] public unsafe partial int LockTextureToSurface(ref Texture texture, Silk.NET.Maths.Rectangle* rect, ref Surface* surface); /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTextureToSurface")] public unsafe partial int LockTextureToSurface(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, Surface** surface); /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_LockTextureToSurface")] public unsafe partial int LockTextureToSurface(ref Texture texture, ref Silk.NET.Maths.Rectangle rect, ref Surface* surface); /// To be documented. - [NativeName("Src", "Line 498, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 648, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UnlockTexture")] public unsafe partial void UnlockTexture(Texture* texture); /// To be documented. - [NativeName("Src", "Line 498, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 648, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_UnlockTexture")] public partial void UnlockTexture(ref Texture texture); /// To be documented. - [NativeName("Src", "Line 507, Column 34 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 660, Column 34 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderTargetSupported")] public unsafe partial SdlBool RenderTargetSupported(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 507, Column 34 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 660, Column 34 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderTargetSupported")] public partial SdlBool RenderTargetSupported(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 684, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetRenderTarget")] public unsafe partial int SetRenderTarget(Renderer* renderer, Texture* texture); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 684, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetRenderTarget")] public unsafe partial int SetRenderTarget(Renderer* renderer, ref Texture texture); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 684, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetRenderTarget")] public unsafe partial int SetRenderTarget(ref Renderer renderer, Texture* texture); /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 684, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetRenderTarget")] public partial int SetRenderTarget(ref Renderer renderer, ref Texture texture); /// To be documented. - [NativeName("Src", "Line 529, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 700, Column 39 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderTarget")] public unsafe partial Texture* GetRenderTarget(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 529, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 700, Column 39 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderTarget")] public unsafe partial Texture* GetRenderTarget(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 554, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 727, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetLogicalSize")] public unsafe partial int RenderSetLogicalSize(Renderer* renderer, int w, int h); /// To be documented. - [NativeName("Src", "Line 554, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 727, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetLogicalSize")] public partial int RenderSetLogicalSize(ref Renderer renderer, int w, int h); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetLogicalSize")] public unsafe partial void RenderGetLogicalSize(Renderer* renderer, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetLogicalSize")] public unsafe partial void RenderGetLogicalSize(Renderer* renderer, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetLogicalSize")] public unsafe partial void RenderGetLogicalSize(Renderer* renderer, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetLogicalSize")] public unsafe partial void RenderGetLogicalSize(Renderer* renderer, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetLogicalSize")] public unsafe partial void RenderGetLogicalSize(ref Renderer renderer, int* w, int* h); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetLogicalSize")] public unsafe partial void RenderGetLogicalSize(ref Renderer renderer, int* w, ref int h); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetLogicalSize")] public unsafe partial void RenderGetLogicalSize(ref Renderer renderer, ref int w, int* h); /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetLogicalSize")] public partial void RenderGetLogicalSize(ref Renderer renderer, ref int w, ref int h); /// To be documented. - [NativeName("Src", "Line 579, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 763, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetIntegerScale")] public unsafe partial int RenderSetIntegerScale(Renderer* renderer, SdlBool enable); /// To be documented. - [NativeName("Src", "Line 579, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 763, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetIntegerScale")] public partial int RenderSetIntegerScale(ref Renderer renderer, SdlBool enable); /// To be documented. - [NativeName("Src", "Line 589, Column 34 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 777, Column 34 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetIntegerScale")] public unsafe partial SdlBool RenderGetIntegerScale(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 589, Column 34 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 777, Column 34 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetIntegerScale")] public partial SdlBool RenderGetIntegerScale(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 606, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 793, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetViewport")] public unsafe partial int RenderSetViewport(Renderer* renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 606, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 793, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetViewport")] public unsafe partial int RenderSetViewport(Renderer* renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 606, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 793, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetViewport")] public unsafe partial int RenderSetViewport(ref Renderer renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 606, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 793, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetViewport")] public partial int RenderSetViewport(ref Renderer renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 614, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 804, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetViewport")] public unsafe partial void RenderGetViewport(Renderer* renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 614, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 804, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetViewport")] public unsafe partial void RenderGetViewport(Renderer* renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 614, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 804, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetViewport")] public unsafe partial void RenderGetViewport(ref Renderer renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 614, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 804, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetViewport")] public partial void RenderGetViewport(ref Renderer renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 628, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 820, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetClipRect")] public unsafe partial int RenderSetClipRect(Renderer* renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 628, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 820, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetClipRect")] public unsafe partial int RenderSetClipRect(Renderer* renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 628, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 820, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetClipRect")] public unsafe partial int RenderSetClipRect(ref Renderer renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 628, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 820, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetClipRect")] public partial int RenderSetClipRect(ref Renderer renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 640, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 834, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetClipRect")] public unsafe partial void RenderGetClipRect(Renderer* renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 640, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 834, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetClipRect")] public unsafe partial void RenderGetClipRect(Renderer* renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 640, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 834, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetClipRect")] public unsafe partial void RenderGetClipRect(ref Renderer renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 640, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 834, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetClipRect")] public partial void RenderGetClipRect(ref Renderer renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 650, Column 34 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 849, Column 34 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderIsClipEnabled")] public unsafe partial SdlBool RenderIsClipEnabled(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 650, Column 34 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 849, Column 34 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderIsClipEnabled")] public partial SdlBool RenderIsClipEnabled(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 671, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 874, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetScale")] public unsafe partial int RenderSetScale(Renderer* renderer, float scaleX, float scaleY); /// To be documented. - [NativeName("Src", "Line 671, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 874, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderSetScale")] public partial int RenderSetScale(ref Renderer renderer, float scaleX, float scaleY); /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetScale")] public unsafe partial void RenderGetScale(Renderer* renderer, float* scaleX, float* scaleY); /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetScale")] public unsafe partial void RenderGetScale(Renderer* renderer, float* scaleX, ref float scaleY); /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetScale")] public unsafe partial void RenderGetScale(Renderer* renderer, ref float scaleX, float* scaleY); /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetScale")] public unsafe partial void RenderGetScale(Renderer* renderer, ref float scaleX, ref float scaleY); /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetScale")] public unsafe partial void RenderGetScale(ref Renderer renderer, float* scaleX, float* scaleY); /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetScale")] public unsafe partial void RenderGetScale(ref Renderer renderer, float* scaleX, ref float scaleY); /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetScale")] public unsafe partial void RenderGetScale(ref Renderer renderer, ref float scaleX, float* scaleY); /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetScale")] public partial void RenderGetScale(ref Renderer renderer, ref float scaleX, ref float scaleY); /// To be documented. - [NativeName("Src", "Line 698, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 918, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetRenderDrawColor")] public unsafe partial int SetRenderDrawColor(Renderer* renderer, byte r, byte g, byte b, byte a); /// To be documented. - [NativeName("Src", "Line 698, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 918, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetRenderDrawColor")] public partial int SetRenderDrawColor(ref Renderer renderer, byte r, byte g, byte b, byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, byte* r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, ref byte r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(Renderer* renderer, string r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, byte* r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, ref byte r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, byte* g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, byte* g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, byte* g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, byte* g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, byte* g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, byte* g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, byte* g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, byte* g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, byte* g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, ref byte g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, ref byte g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, ref byte g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, ref byte g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, string r, ref byte g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, string r, ref byte g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, ref byte g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, string r, ref byte g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, string r, ref byte g, string b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, string g, byte* b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, string g, byte* b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, string g, byte* b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, string g, ref byte b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, string r, string g, ref byte b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, string r, string g, ref byte b, string a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public unsafe partial int GetRenderDrawColor(ref Renderer renderer, string r, string g, string b, byte* a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, string r, string g, string b, ref byte a); /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawColor")] public partial int GetRenderDrawColor(ref Renderer renderer, string r, string g, string b, string a); /// To be documented. - [NativeName("Src", "Line 731, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 963, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetRenderDrawBlendMode")] public unsafe partial int SetRenderDrawBlendMode(Renderer* renderer, BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 731, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 963, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_SetRenderDrawBlendMode")] public partial int SetRenderDrawBlendMode(ref Renderer renderer, BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 744, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 976, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawBlendMode")] public unsafe partial int GetRenderDrawBlendMode(Renderer* renderer, BlendMode* blendMode); /// To be documented. - [NativeName("Src", "Line 744, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 976, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawBlendMode")] public unsafe partial int GetRenderDrawBlendMode(Renderer* renderer, ref BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 744, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 976, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawBlendMode")] public unsafe partial int GetRenderDrawBlendMode(ref Renderer renderer, BlendMode* blendMode); /// To be documented. - [NativeName("Src", "Line 744, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 976, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GetRenderDrawBlendMode")] public partial int GetRenderDrawBlendMode(ref Renderer renderer, ref BlendMode blendMode); /// To be documented. - [NativeName("Src", "Line 755, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 993, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderClear")] public unsafe partial int RenderClear(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 755, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 993, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderClear")] public partial int RenderClear(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 766, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1018, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPoint")] public unsafe partial int RenderDrawPoint(Renderer* renderer, int x, int y); /// To be documented. - [NativeName("Src", "Line 766, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1018, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPoint")] public partial int RenderDrawPoint(ref Renderer renderer, int x, int y); /// To be documented. - [NativeName("Src", "Line 778, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1042, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPoints")] public unsafe partial int RenderDrawPoints(Renderer* renderer, Point* points, int count); /// To be documented. - [NativeName("Src", "Line 778, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1042, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPoints")] public unsafe partial int RenderDrawPoints(Renderer* renderer, ref Point points, int count); /// To be documented. - [NativeName("Src", "Line 778, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1042, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPoints")] public unsafe partial int RenderDrawPoints(ref Renderer renderer, Point* points, int count); /// To be documented. - [NativeName("Src", "Line 778, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1042, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPoints")] public partial int RenderDrawPoints(ref Renderer renderer, ref Point points, int count); /// To be documented. - [NativeName("Src", "Line 793, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1073, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLine")] public unsafe partial int RenderDrawLine(Renderer* renderer, int x1, int y1, int x2, int y2); /// To be documented. - [NativeName("Src", "Line 793, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1073, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLine")] public partial int RenderDrawLine(ref Renderer renderer, int x1, int y1, int x2, int y2); /// To be documented. - [NativeName("Src", "Line 805, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1099, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLines")] public unsafe partial int RenderDrawLines(Renderer* renderer, Point* points, int count); /// To be documented. - [NativeName("Src", "Line 805, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1099, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLines")] public unsafe partial int RenderDrawLines(Renderer* renderer, ref Point points, int count); /// To be documented. - [NativeName("Src", "Line 805, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1099, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLines")] public unsafe partial int RenderDrawLines(ref Renderer renderer, Point* points, int count); /// To be documented. - [NativeName("Src", "Line 805, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1099, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLines")] public partial int RenderDrawLines(ref Renderer renderer, ref Point points, int count); /// To be documented. - [NativeName("Src", "Line 817, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1123, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRect")] public unsafe partial int RenderDrawRect(Renderer* renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 817, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1123, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRect")] public unsafe partial int RenderDrawRect(Renderer* renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 817, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1123, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRect")] public unsafe partial int RenderDrawRect(ref Renderer renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 817, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1123, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRect")] public partial int RenderDrawRect(ref Renderer renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 829, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRects")] public unsafe partial int RenderDrawRects(Renderer* renderer, Silk.NET.Maths.Rectangle* rects, int count); /// To be documented. - [NativeName("Src", "Line 829, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRects")] public unsafe partial int RenderDrawRects(Renderer* renderer, ref Silk.NET.Maths.Rectangle rects, int count); /// To be documented. - [NativeName("Src", "Line 829, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRects")] public unsafe partial int RenderDrawRects(ref Renderer renderer, Silk.NET.Maths.Rectangle* rects, int count); /// To be documented. - [NativeName("Src", "Line 829, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRects")] public partial int RenderDrawRects(ref Renderer renderer, ref Silk.NET.Maths.Rectangle rects, int count); /// To be documented. - [NativeName("Src", "Line 842, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1175, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRect")] public unsafe partial int RenderFillRect(Renderer* renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 842, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1175, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRect")] public unsafe partial int RenderFillRect(Renderer* renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 842, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1175, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRect")] public unsafe partial int RenderFillRect(ref Renderer renderer, Silk.NET.Maths.Rectangle* rect); /// To be documented. - [NativeName("Src", "Line 842, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1175, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRect")] public partial int RenderFillRect(ref Renderer renderer, ref Silk.NET.Maths.Rectangle rect); /// To be documented. - [NativeName("Src", "Line 854, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1198, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRects")] public unsafe partial int RenderFillRects(Renderer* renderer, Silk.NET.Maths.Rectangle* rects, int count); /// To be documented. - [NativeName("Src", "Line 854, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1198, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRects")] public unsafe partial int RenderFillRects(Renderer* renderer, ref Silk.NET.Maths.Rectangle rects, int count); /// To be documented. - [NativeName("Src", "Line 854, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1198, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRects")] public unsafe partial int RenderFillRects(ref Renderer renderer, Silk.NET.Maths.Rectangle* rects, int count); /// To be documented. - [NativeName("Src", "Line 854, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1198, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRects")] public partial int RenderFillRects(ref Renderer renderer, ref Silk.NET.Maths.Rectangle rects, int count); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public unsafe partial int RenderCopy(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect); /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopy")] public partial int RenderCopy(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public unsafe partial int RenderCopyEx(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, Point* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyEx")] public partial int RenderCopyEx(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref Silk.NET.Maths.Rectangle dstrect, double angle, ref Point center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 908, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1287, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPointF")] public unsafe partial int RenderDrawPointF(Renderer* renderer, float x, float y); /// To be documented. - [NativeName("Src", "Line 908, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1287, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPointF")] public partial int RenderDrawPointF(ref Renderer renderer, float x, float y); /// To be documented. - [NativeName("Src", "Line 920, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1298, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPointsF")] public unsafe partial int RenderDrawPointsF(Renderer* renderer, FPoint* points, int count); /// To be documented. - [NativeName("Src", "Line 920, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1298, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPointsF")] public unsafe partial int RenderDrawPointsF(Renderer* renderer, ref FPoint points, int count); /// To be documented. - [NativeName("Src", "Line 920, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1298, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPointsF")] public unsafe partial int RenderDrawPointsF(ref Renderer renderer, FPoint* points, int count); /// To be documented. - [NativeName("Src", "Line 920, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1298, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawPointsF")] public partial int RenderDrawPointsF(ref Renderer renderer, ref FPoint points, int count); /// To be documented. - [NativeName("Src", "Line 935, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1312, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLineF")] public unsafe partial int RenderDrawLineF(Renderer* renderer, float x1, float y1, float x2, float y2); /// To be documented. - [NativeName("Src", "Line 935, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1312, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLineF")] public partial int RenderDrawLineF(ref Renderer renderer, float x1, float y1, float x2, float y2); /// To be documented. - [NativeName("Src", "Line 947, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1324, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLinesF")] public unsafe partial int RenderDrawLinesF(Renderer* renderer, FPoint* points, int count); /// To be documented. - [NativeName("Src", "Line 947, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1324, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLinesF")] public unsafe partial int RenderDrawLinesF(Renderer* renderer, ref FPoint points, int count); /// To be documented. - [NativeName("Src", "Line 947, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1324, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLinesF")] public unsafe partial int RenderDrawLinesF(ref Renderer renderer, FPoint* points, int count); /// To be documented. - [NativeName("Src", "Line 947, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1324, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawLinesF")] public partial int RenderDrawLinesF(ref Renderer renderer, ref FPoint points, int count); /// To be documented. - [NativeName("Src", "Line 959, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1335, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRectF")] public unsafe partial int RenderDrawRectF(Renderer* renderer, FRect* rect); /// To be documented. - [NativeName("Src", "Line 959, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1335, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRectF")] public unsafe partial int RenderDrawRectF(Renderer* renderer, ref FRect rect); /// To be documented. - [NativeName("Src", "Line 959, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1335, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRectF")] public unsafe partial int RenderDrawRectF(ref Renderer renderer, FRect* rect); /// To be documented. - [NativeName("Src", "Line 959, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1335, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRectF")] public partial int RenderDrawRectF(ref Renderer renderer, ref FRect rect); /// To be documented. - [NativeName("Src", "Line 971, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1347, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRectsF")] public unsafe partial int RenderDrawRectsF(Renderer* renderer, FRect* rects, int count); /// To be documented. - [NativeName("Src", "Line 971, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1347, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRectsF")] public unsafe partial int RenderDrawRectsF(Renderer* renderer, ref FRect rects, int count); /// To be documented. - [NativeName("Src", "Line 971, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1347, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRectsF")] public unsafe partial int RenderDrawRectsF(ref Renderer renderer, FRect* rects, int count); /// To be documented. - [NativeName("Src", "Line 971, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1347, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderDrawRectsF")] public partial int RenderDrawRectsF(ref Renderer renderer, ref FRect rects, int count); /// To be documented. - [NativeName("Src", "Line 984, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1360, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRectF")] public unsafe partial int RenderFillRectF(Renderer* renderer, FRect* rect); /// To be documented. - [NativeName("Src", "Line 984, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1360, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRectF")] public unsafe partial int RenderFillRectF(Renderer* renderer, ref FRect rect); /// To be documented. - [NativeName("Src", "Line 984, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1360, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRectF")] public unsafe partial int RenderFillRectF(ref Renderer renderer, FRect* rect); /// To be documented. - [NativeName("Src", "Line 984, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1360, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRectF")] public partial int RenderFillRectF(ref Renderer renderer, ref FRect rect); /// To be documented. - [NativeName("Src", "Line 996, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1372, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRectsF")] public unsafe partial int RenderFillRectsF(Renderer* renderer, FRect* rects, int count); /// To be documented. - [NativeName("Src", "Line 996, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1372, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRectsF")] public unsafe partial int RenderFillRectsF(Renderer* renderer, ref FRect rects, int count); /// To be documented. - [NativeName("Src", "Line 996, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1372, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRectsF")] public unsafe partial int RenderFillRectsF(ref Renderer renderer, FRect* rects, int count); /// To be documented. - [NativeName("Src", "Line 996, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1372, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFillRectsF")] public partial int RenderFillRectsF(ref Renderer renderer, ref FRect rects, int count); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public unsafe partial int RenderCopyF(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect); /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyF")] public partial int RenderCopyF(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(Renderer* renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, Texture* texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, ref Texture texture, Silk.NET.Maths.Rectangle* srcrect, ref FRect dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, FRect* dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public unsafe partial int RenderCopyExF(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect, double angle, FPoint* center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderCopyExF")] public partial int RenderCopyExF(ref Renderer renderer, ref Texture texture, ref Silk.NET.Maths.Rectangle srcrect, ref FRect dstrect, double angle, ref FPoint center, RendererFlip flip); /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderReadPixels")] public unsafe partial int RenderReadPixels(Renderer* renderer, Silk.NET.Maths.Rectangle* rect, uint format, void* pixels, int pitch); /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderReadPixels")] public unsafe partial int RenderReadPixels(Renderer* renderer, Silk.NET.Maths.Rectangle* rect, uint format, ref T0 pixels, int pitch) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderReadPixels")] public unsafe partial int RenderReadPixels(Renderer* renderer, ref Silk.NET.Maths.Rectangle rect, uint format, void* pixels, int pitch); /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderReadPixels")] public unsafe partial int RenderReadPixels(Renderer* renderer, ref Silk.NET.Maths.Rectangle rect, uint format, ref T0 pixels, int pitch) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderReadPixels")] public unsafe partial int RenderReadPixels(ref Renderer renderer, Silk.NET.Maths.Rectangle* rect, uint format, void* pixels, int pitch); /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderReadPixels")] public unsafe partial int RenderReadPixels(ref Renderer renderer, Silk.NET.Maths.Rectangle* rect, uint format, ref T0 pixels, int pitch) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderReadPixels")] public unsafe partial int RenderReadPixels(ref Renderer renderer, ref Silk.NET.Maths.Rectangle rect, uint format, void* pixels, int pitch); /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderReadPixels")] public partial int RenderReadPixels(ref Renderer renderer, ref Silk.NET.Maths.Rectangle rect, uint format, ref T0 pixels, int pitch) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 1063, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1479, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderPresent")] public unsafe partial void RenderPresent(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 1063, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1479, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderPresent")] public partial void RenderPresent(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 1071, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1492, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_DestroyTexture")] public unsafe partial void DestroyTexture(Texture* texture); /// To be documented. - [NativeName("Src", "Line 1071, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1492, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_DestroyTexture")] public partial void DestroyTexture(ref Texture texture); /// To be documented. - [NativeName("Src", "Line 1079, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1501, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_DestroyRenderer")] public unsafe partial void DestroyRenderer(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 1079, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1501, Column 30 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_DestroyRenderer")] public partial void DestroyRenderer(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 1104, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1532, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFlush")] public unsafe partial int RenderFlush(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 1104, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1532, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderFlush")] public partial int RenderFlush(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GL_BindTexture")] public unsafe partial int GLBindTexture(Texture* texture, float* texw, float* texh); /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GL_BindTexture")] public unsafe partial int GLBindTexture(Texture* texture, float* texw, ref float texh); /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GL_BindTexture")] public unsafe partial int GLBindTexture(Texture* texture, ref float texw, float* texh); /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GL_BindTexture")] public unsafe partial int GLBindTexture(Texture* texture, ref float texw, ref float texh); /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GL_BindTexture")] public unsafe partial int GLBindTexture(ref Texture texture, float* texw, float* texh); /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GL_BindTexture")] public unsafe partial int GLBindTexture(ref Texture texture, float* texw, ref float texh); /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GL_BindTexture")] public unsafe partial int GLBindTexture(ref Texture texture, ref float texw, float* texh); /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GL_BindTexture")] public partial int GLBindTexture(ref Texture texture, ref float texw, ref float texh); /// To be documented. - [NativeName("Src", "Line 1126, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1583, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GL_UnbindTexture")] public unsafe partial int GLUnbindTexture(Texture* texture); /// To be documented. - [NativeName("Src", "Line 1126, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1583, Column 29 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_GL_UnbindTexture")] public partial int GLUnbindTexture(ref Texture texture); /// To be documented. - [NativeName("Src", "Line 1137, Column 31 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1597, Column 31 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetMetalLayer")] public unsafe partial void* RenderGetMetalLayer(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 1137, Column 31 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1597, Column 31 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetMetalLayer")] public unsafe partial void* RenderGetMetalLayer(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 1148, Column 31 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1611, Column 31 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetMetalCommandEncoder")] public unsafe partial void* RenderGetMetalCommandEncoder(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 1148, Column 31 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1611, Column 31 in build/submodules/SDL/include/SDL_render.h")] [NativeApi(EntryPoint = "SDL_RenderGetMetalCommandEncoder")] public unsafe partial void* RenderGetMetalCommandEncoder(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 127, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_NumSensors")] - public partial int NumSensors(); - - /// To be documented. - [NativeName("Src", "Line 136, Column 37 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetDeviceName")] - public unsafe partial byte* SensorGetDeviceName(int device_index); - - /// To be documented. - [NativeName("Src", "Line 136, Column 37 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetDeviceName")] - public partial string SensorGetDeviceNameS(int device_index); - - /// To be documented. - [NativeName("Src", "Line 145, Column 40 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetDeviceType")] - public partial SensorType SensorGetDeviceType(int device_index); - - /// To be documented. - [NativeName("Src", "Line 154, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetDeviceNonPortableType")] - public partial int SensorGetDeviceNonPortableType(int device_index); - - /// To be documented. - [NativeName("Src", "Line 163, Column 38 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetDeviceInstanceID")] - public partial int SensorGetDeviceInstanceID(int device_index); - - /// To be documented. - [NativeName("Src", "Line 172, Column 37 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorOpen")] - public unsafe partial Sensor* SensorOpen(int device_index); - - /// To be documented. - [NativeName("Src", "Line 177, Column 37 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorFromInstanceID")] - public unsafe partial Sensor* SensorFromInstanceID(int instance_id); - - /// To be documented. - [NativeName("Src", "Line 184, Column 37 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetName")] - public unsafe partial byte* SensorGetName(Sensor* sensor); - - /// To be documented. - [NativeName("Src", "Line 184, Column 37 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetName")] - public unsafe partial string SensorGetNameS(Sensor* sensor); - - /// To be documented. - [NativeName("Src", "Line 184, Column 37 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetName")] - public unsafe partial byte* SensorGetName(ref Sensor sensor); - - /// To be documented. - [NativeName("Src", "Line 184, Column 37 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetName")] - public partial string SensorGetNameS(ref Sensor sensor); - - /// To be documented. - [NativeName("Src", "Line 193, Column 40 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetType")] - public unsafe partial SensorType SensorGetType(Sensor* sensor); - - /// To be documented. - [NativeName("Src", "Line 193, Column 40 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetType")] - public partial SensorType SensorGetType(ref Sensor sensor); - - /// To be documented. - [NativeName("Src", "Line 202, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetNonPortableType")] - public unsafe partial int SensorGetNonPortableType(Sensor* sensor); - - /// To be documented. - [NativeName("Src", "Line 202, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetNonPortableType")] - public partial int SensorGetNonPortableType(ref Sensor sensor); - - /// To be documented. - [NativeName("Src", "Line 211, Column 38 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetInstanceID")] - public unsafe partial int SensorGetInstanceID(Sensor* sensor); - - /// To be documented. - [NativeName("Src", "Line 211, Column 38 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetInstanceID")] - public partial int SensorGetInstanceID(ref Sensor sensor); - - /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetData")] - public unsafe partial int SensorGetData(Sensor* sensor, float* data, int num_values); - - /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetData")] - public unsafe partial int SensorGetData(Sensor* sensor, ref float data, int num_values); - - /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetData")] - public unsafe partial int SensorGetData(ref Sensor sensor, float* data, int num_values); - - /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorGetData")] - public partial int SensorGetData(ref Sensor sensor, ref float data, int num_values); - - /// To be documented. - [NativeName("Src", "Line 229, Column 30 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorClose")] - public unsafe partial void SensorClose(Sensor* sensor); - - /// To be documented. - [NativeName("Src", "Line 229, Column 30 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorClose")] - public partial void SensorClose(ref Sensor sensor); - - /// To be documented. - [NativeName("Src", "Line 238, Column 30 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - [NativeApi(EntryPoint = "SDL_SensorUpdate")] - public partial void SensorUpdate(); - - /// To be documented. - [NativeName("Src", "Line 66, Column 38 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 66, Column 38 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_CreateShapedWindow")] public unsafe partial Window* CreateShapedWindow(byte* title, uint x, uint y, uint w, uint h, uint flags); /// To be documented. - [NativeName("Src", "Line 66, Column 38 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 66, Column 38 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_CreateShapedWindow")] public unsafe partial Window* CreateShapedWindow(ref byte title, uint x, uint y, uint w, uint h, uint flags); /// To be documented. - [NativeName("Src", "Line 66, Column 38 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 66, Column 38 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_CreateShapedWindow")] public unsafe partial Window* CreateShapedWindow(string title, uint x, uint y, uint w, uint h, uint flags); /// To be documented. - [NativeName("Src", "Line 77, Column 34 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 77, Column 34 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_IsShapedWindow")] public unsafe partial SdlBool IsShapedWindow(Window* window); /// To be documented. - [NativeName("Src", "Line 77, Column 34 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 77, Column 34 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_IsShapedWindow")] public partial SdlBool IsShapedWindow(ref Window window); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_SetWindowShape")] public unsafe partial int SetWindowShape(Window* window, Surface* shape, WindowShapeModeVal* shape_mode); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_SetWindowShape")] public unsafe partial int SetWindowShape(Window* window, Surface* shape, ref WindowShapeModeVal shape_mode); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_SetWindowShape")] public unsafe partial int SetWindowShape(Window* window, ref Surface shape, WindowShapeModeVal* shape_mode); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_SetWindowShape")] public unsafe partial int SetWindowShape(Window* window, ref Surface shape, ref WindowShapeModeVal shape_mode); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_SetWindowShape")] public unsafe partial int SetWindowShape(ref Window window, Surface* shape, WindowShapeModeVal* shape_mode); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_SetWindowShape")] public unsafe partial int SetWindowShape(ref Window window, Surface* shape, ref WindowShapeModeVal shape_mode); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_SetWindowShape")] public unsafe partial int SetWindowShape(ref Window window, ref Surface shape, WindowShapeModeVal* shape_mode); /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_SetWindowShape")] public partial int SetWindowShape(ref Window window, ref Surface shape, ref WindowShapeModeVal shape_mode); /// To be documented. - [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_GetShapedWindowMode")] public unsafe partial int GetShapedWindowMode(Window* window, WindowShapeModeVal* shape_mode); /// To be documented. - [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_GetShapedWindowMode")] public unsafe partial int GetShapedWindowMode(Window* window, ref WindowShapeModeVal shape_mode); /// To be documented. - [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_GetShapedWindowMode")] public unsafe partial int GetShapedWindowMode(ref Window window, WindowShapeModeVal* shape_mode); /// To be documented. - [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] [NativeApi(EntryPoint = "SDL_GetShapedWindowMode")] public partial int GetShapedWindowMode(ref Window window, ref WindowShapeModeVal shape_mode); /// To be documented. - [NativeName("Src", "Line 50, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 54, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_SetWindowsMessageHook")] public unsafe partial void SetWindowsMessageHook(PfnWindowsMessageHook callback, void* userdata); /// To be documented. - [NativeName("Src", "Line 50, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 54, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_SetWindowsMessageHook")] public partial void SetWindowsMessageHook(PfnWindowsMessageHook callback, ref T0 userdata) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 58, Column 29 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 69, Column 29 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_Direct3D9GetAdapterIndex")] public partial int Direct3D9GetAdapterIndex(int displayIndex); /// To be documented. - [NativeName("Src", "Line 66, Column 43 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 85, Column 43 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_RenderGetD3D9Device")] public unsafe partial IDirect3DDevice9* RenderGetD3D9Device(Renderer* renderer); /// To be documented. - [NativeName("Src", "Line 66, Column 43 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 85, Column 43 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_RenderGetD3D9Device")] public unsafe partial IDirect3DDevice9* RenderGetD3D9Device(ref Renderer renderer); /// To be documented. - [NativeName("Src", "Line 74, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 99, Column 39 in build/submodules/SDL/include\\SDL_system.h")] + [NativeApi(EntryPoint = "SDL_RenderGetD3D11Device")] + public unsafe partial Silk.NET.Core.Native.IUnknown* RenderGetD3D11Device(Renderer* renderer); + + /// To be documented. + [NativeName("Src", "Line 99, Column 39 in build/submodules/SDL/include\\SDL_system.h")] + [NativeApi(EntryPoint = "SDL_RenderGetD3D11Device")] + public unsafe partial Silk.NET.Core.Native.IUnknown* RenderGetD3D11Device(ref Renderer renderer); + + /// To be documented. + [NativeName("Src", "Line 119, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_DXGIGetOutputInfo")] public unsafe partial SdlBool DXGIGetOutputInfo(int displayIndex, int* adapterIndex, int* outputIndex); /// To be documented. - [NativeName("Src", "Line 74, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 119, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_DXGIGetOutputInfo")] public unsafe partial SdlBool DXGIGetOutputInfo(int displayIndex, int* adapterIndex, ref int outputIndex); /// To be documented. - [NativeName("Src", "Line 74, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 119, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_DXGIGetOutputInfo")] public unsafe partial SdlBool DXGIGetOutputInfo(int displayIndex, ref int adapterIndex, int* outputIndex); /// To be documented. - [NativeName("Src", "Line 74, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 119, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_DXGIGetOutputInfo")] public partial SdlBool DXGIGetOutputInfo(int displayIndex, ref int adapterIndex, ref int outputIndex); /// To be documented. - [NativeName("Src", "Line 95, Column 29 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 144, Column 29 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_iPhoneSetAnimationCallback")] public unsafe partial int IPhoneSetAnimationCallback(Window* window, int interval, PfnFreeFunc callback, void* callbackParam); /// To be documented. - [NativeName("Src", "Line 95, Column 29 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 144, Column 29 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_iPhoneSetAnimationCallback")] public unsafe partial int IPhoneSetAnimationCallback(Window* window, int interval, PfnFreeFunc callback, ref T0 callbackParam) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 95, Column 29 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 144, Column 29 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_iPhoneSetAnimationCallback")] public unsafe partial int IPhoneSetAnimationCallback(ref Window window, int interval, PfnFreeFunc callback, void* callbackParam); /// To be documented. - [NativeName("Src", "Line 95, Column 29 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 144, Column 29 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_iPhoneSetAnimationCallback")] public partial int IPhoneSetAnimationCallback(ref Window window, int interval, PfnFreeFunc callback, ref T0 callbackParam) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 98, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 147, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_iPhoneSetEventPump")] public partial void IPhoneSetEventPump(SdlBool enabled); /// To be documented. - [NativeName("Src", "Line 111, Column 32 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 172, Column 32 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_AndroidGetJNIEnv")] public unsafe partial void* AndroidGetJNIEnv(); /// To be documented. - [NativeName("Src", "Line 121, Column 32 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 194, Column 32 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_AndroidGetActivity")] public unsafe partial void* AndroidGetActivity(); /// To be documented. - [NativeName("Src", "Line 147, Column 29 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 223, Column 29 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_GetAndroidSDKVersion")] public partial int GetAndroidSDKVersion(); /// To be documented. - [NativeName("Src", "Line 152, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 230, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_IsAndroidTV")] public partial SdlBool IsAndroidTV(); /// To be documented. - [NativeName("Src", "Line 157, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 237, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_IsChromebook")] public partial SdlBool IsChromebook(); /// To be documented. - [NativeName("Src", "Line 162, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 244, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_IsDeXMode")] public partial SdlBool IsDeXMode(); /// To be documented. - [NativeName("Src", "Line 167, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 249, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_AndroidBackButton")] public partial void AndroidBackButton(); /// To be documented. - [NativeName("Src", "Line 182, Column 38 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 274, Column 38 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_AndroidGetInternalStoragePath")] public unsafe partial byte* AndroidGetInternalStoragePath(); /// To be documented. - [NativeName("Src", "Line 182, Column 38 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 274, Column 38 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_AndroidGetInternalStoragePath")] public partial string AndroidGetInternalStoragePathS(); /// To be documented. - [NativeName("Src", "Line 191, Column 29 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 291, Column 29 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_AndroidGetExternalStorageState")] public partial int AndroidGetExternalStorageState(); /// To be documented. - [NativeName("Src", "Line 199, Column 38 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 309, Column 38 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_AndroidGetExternalStoragePath")] public unsafe partial byte* AndroidGetExternalStoragePath(); /// To be documented. - [NativeName("Src", "Line 199, Column 38 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 309, Column 38 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_AndroidGetExternalStoragePath")] public partial string AndroidGetExternalStoragePathS(); /// To be documented. - [NativeName("Src", "Line 264, Column 41 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 320, Column 34 in build/submodules/SDL/include\\SDL_system.h")] + [ExcludeFromOverride(0)] + [NativeApi(EntryPoint = "SDL_AndroidRequestPermission")] + public unsafe partial SdlBool AndroidRequestPermission(byte* permission); + + /// To be documented. + [NativeName("Src", "Line 320, Column 34 in build/submodules/SDL/include\\SDL_system.h")] + [ExcludeFromOverride(0)] + [NativeApi(EntryPoint = "SDL_AndroidRequestPermission")] + public partial SdlBool AndroidRequestPermission(ref byte permission); + + /// To be documented. + [NativeName("Src", "Line 320, Column 34 in build/submodules/SDL/include\\SDL_system.h")] + [ExcludeFromOverride(0)] + [NativeApi(EntryPoint = "SDL_AndroidRequestPermission")] + public partial SdlBool AndroidRequestPermission(string permission); + + /// To be documented. + [NativeName("Src", "Line 343, Column 29 in build/submodules/SDL/include\\SDL_system.h")] + [ExcludeFromOverride(0)] + [NativeApi(EntryPoint = "SDL_AndroidShowToast")] + public unsafe partial int AndroidShowToast(byte* message, int duration, int gravity, int xoffset, int yoffset); + + /// To be documented. + [NativeName("Src", "Line 343, Column 29 in build/submodules/SDL/include\\SDL_system.h")] + [ExcludeFromOverride(0)] + [NativeApi(EntryPoint = "SDL_AndroidShowToast")] + public partial int AndroidShowToast(ref byte message, int duration, int gravity, int xoffset, int yoffset); + + /// To be documented. + [NativeName("Src", "Line 343, Column 29 in build/submodules/SDL/include\\SDL_system.h")] + [ExcludeFromOverride(0)] + [NativeApi(EntryPoint = "SDL_AndroidShowToast")] + public partial int AndroidShowToast(string message, int duration, int gravity, int xoffset, int yoffset); + + /// To be documented. + [NativeName("Src", "Line 414, Column 41 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_WinRTGetFSPathUNICODE")] public unsafe partial char* WinRTGetFSPathUNICODE(WinRTPath pathType); /// To be documented. - [NativeName("Src", "Line 264, Column 41 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 414, Column 41 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_WinRTGetFSPathUNICODE")] public partial string WinRTGetFSPathUNICODES(WinRTPath pathType); /// To be documented. - [NativeName("Src", "Line 281, Column 38 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 437, Column 38 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_WinRTGetFSPathUTF8")] public unsafe partial byte* WinRTGetFSPathUTF8(WinRTPath pathType); /// To be documented. - [NativeName("Src", "Line 281, Column 38 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 437, Column 38 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_WinRTGetFSPathUTF8")] public partial string WinRTGetFSPathUTF8S(WinRTPath pathType); /// To be documented. - [NativeName("Src", "Line 288, Column 48 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 444, Column 48 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] [NativeApi(EntryPoint = "SDL_WinRTGetDeviceFamily")] public partial WinRTDeviceFamily WinRTGetDeviceFamily(); /// To be documented. - [NativeName("Src", "Line 295, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 455, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_IsTablet")] public partial SdlBool IsTablet(); /// To be documented. - [NativeName("Src", "Line 298, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 458, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_OnApplicationWillTerminate")] public partial void OnApplicationWillTerminate(); /// To be documented. - [NativeName("Src", "Line 299, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 459, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_OnApplicationDidReceiveMemoryWarning")] public partial void OnApplicationDidReceiveMemoryWarning(); /// To be documented. - [NativeName("Src", "Line 300, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 460, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_OnApplicationWillResignActive")] public partial void OnApplicationWillResignActive(); /// To be documented. - [NativeName("Src", "Line 301, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 461, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_OnApplicationDidEnterBackground")] public partial void OnApplicationDidEnterBackground(); /// To be documented. - [NativeName("Src", "Line 302, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 462, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_OnApplicationWillEnterForeground")] public partial void OnApplicationWillEnterForeground(); /// To be documented. - [NativeName("Src", "Line 303, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 463, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_OnApplicationDidBecomeActive")] public partial void OnApplicationDidBecomeActive(); /// To be documented. - [NativeName("Src", "Line 305, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 465, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [NativeApi(EntryPoint = "SDL_OnApplicationDidChangeStatusBarOrientation")] public partial void OnApplicationDidChangeStatusBarOrientation(); /// To be documented. - [NativeName("Src", "Line 45, Column 32 in build/submodules/SDL-mirror/include\\SDL_timer.h")] + [NativeName("Src", "Line 50, Column 32 in build/submodules/SDL/include\\SDL_timer.h")] [NativeApi(EntryPoint = "SDL_GetTicks")] public partial uint GetTicks(); /// To be documented. - [NativeName("Src", "Line 61, Column 32 in build/submodules/SDL-mirror/include\\SDL_timer.h")] + [NativeName("Src", "Line 79, Column 32 in build/submodules/SDL/include\\SDL_timer.h")] [NativeApi(EntryPoint = "SDL_GetPerformanceCounter")] public partial ulong GetPerformanceCounter(); /// To be documented. - [NativeName("Src", "Line 66, Column 32 in build/submodules/SDL-mirror/include\\SDL_timer.h")] + [NativeName("Src", "Line 90, Column 32 in build/submodules/SDL/include\\SDL_timer.h")] [NativeApi(EntryPoint = "SDL_GetPerformanceFrequency")] public partial ulong GetPerformanceFrequency(); /// To be documented. - [NativeName("Src", "Line 71, Column 30 in build/submodules/SDL-mirror/include\\SDL_timer.h")] + [NativeName("Src", "Line 101, Column 30 in build/submodules/SDL/include\\SDL_timer.h")] [NativeApi(EntryPoint = "SDL_Delay")] public partial void Delay(uint ms); /// To be documented. - [NativeName("Src", "Line 93, Column 37 in build/submodules/SDL-mirror/include\\SDL_timer.h")] + [NativeName("Src", "Line 148, Column 37 in build/submodules/SDL/include\\SDL_timer.h")] [NativeApi(EntryPoint = "SDL_AddTimer")] public unsafe partial int AddTimer(uint interval, PfnTimerCallback callback, void* param); /// To be documented. - [NativeName("Src", "Line 93, Column 37 in build/submodules/SDL-mirror/include\\SDL_timer.h")] + [NativeName("Src", "Line 148, Column 37 in build/submodules/SDL/include\\SDL_timer.h")] [NativeApi(EntryPoint = "SDL_AddTimer")] public partial int AddTimer(uint interval, PfnTimerCallback callback, ref T0 param) where T0 : unmanaged; /// To be documented. - [NativeName("Src", "Line 104, Column 34 in build/submodules/SDL-mirror/include\\SDL_timer.h")] + [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL/include\\SDL_timer.h")] [NativeApi(EntryPoint = "SDL_RemoveTimer")] public partial SdlBool RemoveTimer(int id); /// To be documented. - [NativeName("Src", "Line 133, Column 30 in build/submodules/SDL-mirror/include\\SDL_version.h")] + [NativeName("Src", "Line 123, Column 30 in build/submodules/SDL/include\\SDL_version.h")] [NativeApi(EntryPoint = "SDL_GetVersion")] public unsafe partial void GetVersion(Version* ver); /// To be documented. - [NativeName("Src", "Line 133, Column 30 in build/submodules/SDL-mirror/include\\SDL_version.h")] + [NativeName("Src", "Line 123, Column 30 in build/submodules/SDL/include\\SDL_version.h")] [NativeApi(EntryPoint = "SDL_GetVersion")] public partial void GetVersion(ref Version ver); /// To be documented. - [NativeName("Src", "Line 142, Column 37 in build/submodules/SDL-mirror/include\\SDL_version.h")] + [NativeName("Src", "Line 150, Column 37 in build/submodules/SDL/include\\SDL_version.h")] [NativeApi(EntryPoint = "SDL_GetRevision")] public unsafe partial byte* GetRevision(); /// To be documented. - [NativeName("Src", "Line 142, Column 37 in build/submodules/SDL-mirror/include\\SDL_version.h")] + [NativeName("Src", "Line 150, Column 37 in build/submodules/SDL/include\\SDL_version.h")] [NativeApi(EntryPoint = "SDL_GetRevision")] public partial string GetRevisionS(); /// To be documented. - [NativeName("Src", "Line 151, Column 29 in build/submodules/SDL-mirror/include\\SDL_version.h")] + [NativeName("Src", "Line 161, Column 44 in build/submodules/SDL/include\\SDL_version.h")] [NativeApi(EntryPoint = "SDL_GetRevisionNumber")] public partial int GetRevisionNumber(); /// To be documented. - [NativeName("Src", "Line 96, Column 29 in SDL.h")] + [NativeName("Src", "Line 89, Column 38 in build/submodules/SDL/include\\SDL_locale.h")] + [NativeApi(EntryPoint = "SDL_GetPreferredLocales")] + public unsafe partial Locale* GetPreferredLocales(); + + /// To be documented. + [NativeName("Src", "Line 69, Column 29 in build/submodules/SDL/include\\SDL_misc.h")] + [NativeApi(EntryPoint = "SDL_OpenURL")] + public unsafe partial int OpenURL(byte* url); + + /// To be documented. + [NativeName("Src", "Line 69, Column 29 in build/submodules/SDL/include\\SDL_misc.h")] + [NativeApi(EntryPoint = "SDL_OpenURL")] + public partial int OpenURL(ref byte url); + + /// To be documented. + [NativeName("Src", "Line 69, Column 29 in build/submodules/SDL/include\\SDL_misc.h")] + [NativeApi(EntryPoint = "SDL_OpenURL")] + public partial int OpenURL(string url); + + /// To be documented. + [NativeName("Src", "Line 140, Column 29 in SDL.h")] [NativeApi(EntryPoint = "SDL_Init")] public partial int Init(uint flags); /// To be documented. - [NativeName("Src", "Line 107, Column 29 in SDL.h")] + [NativeName("Src", "Line 155, Column 29 in SDL.h")] [NativeApi(EntryPoint = "SDL_InitSubSystem")] public partial int InitSubSystem(uint flags); /// To be documented. - [NativeName("Src", "Line 112, Column 30 in SDL.h")] + [NativeName("Src", "Line 175, Column 30 in SDL.h")] [NativeApi(EntryPoint = "SDL_QuitSubSystem")] public partial void QuitSubSystem(uint flags); /// To be documented. - [NativeName("Src", "Line 120, Column 32 in SDL.h")] + [NativeName("Src", "Line 190, Column 32 in SDL.h")] [NativeApi(EntryPoint = "SDL_WasInit")] public partial uint WasInit(uint flags); /// To be documented. - [NativeName("Src", "Line 126, Column 30 in SDL.h")] + [NativeName("Src", "Line 212, Column 30 in SDL.h")] [NativeApi(EntryPoint = "SDL_Quit")] public partial void Quit(); /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe byte* Strtokr(byte* s1, byte* s2, string[] saveptrSa) { // StringArrayOverloader @@ -14726,7 +15864,7 @@ public unsafe partial class Sdl : NativeAPI } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe string StrtokrS(byte* s1, byte* s2, string[] saveptrSa) { // StringArrayOverloader @@ -14738,7 +15876,7 @@ public unsafe string StrtokrS(byte* s1, byte* s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe byte* Strtokr(byte* s1, ref byte s2, string[] saveptrSa) { // StringArrayOverloader @@ -14750,7 +15888,7 @@ public unsafe string StrtokrS(byte* s1, byte* s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe string StrtokrS(byte* s1, ref byte s2, string[] saveptrSa) { // StringArrayOverloader @@ -14762,7 +15900,7 @@ public unsafe string StrtokrS(byte* s1, ref byte s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe byte* Strtokr(byte* s1, string s2, string[] saveptrSa) { // StringArrayOverloader @@ -14774,7 +15912,7 @@ public unsafe string StrtokrS(byte* s1, ref byte s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe string StrtokrS(byte* s1, string s2, string[] saveptrSa) { // StringArrayOverloader @@ -14786,7 +15924,7 @@ public unsafe string StrtokrS(byte* s1, string s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe byte* Strtokr(ref byte s1, byte* s2, string[] saveptrSa) { // StringArrayOverloader @@ -14798,7 +15936,7 @@ public unsafe string StrtokrS(byte* s1, string s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe string StrtokrS(ref byte s1, byte* s2, string[] saveptrSa) { // StringArrayOverloader @@ -14810,7 +15948,7 @@ public unsafe string StrtokrS(ref byte s1, byte* s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe byte* Strtokr(ref byte s1, ref byte s2, string[] saveptrSa) { // StringArrayOverloader @@ -14822,7 +15960,7 @@ public unsafe string StrtokrS(ref byte s1, byte* s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe string StrtokrS(ref byte s1, ref byte s2, string[] saveptrSa) { // StringArrayOverloader @@ -14834,7 +15972,7 @@ public unsafe string StrtokrS(ref byte s1, ref byte s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe byte* Strtokr(ref byte s1, string s2, string[] saveptrSa) { // StringArrayOverloader @@ -14846,7 +15984,7 @@ public unsafe string StrtokrS(ref byte s1, ref byte s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe string StrtokrS(ref byte s1, string s2, string[] saveptrSa) { // StringArrayOverloader @@ -14858,7 +15996,7 @@ public unsafe string StrtokrS(ref byte s1, string s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe byte* Strtokr(string s1, byte* s2, string[] saveptrSa) { // StringArrayOverloader @@ -14870,7 +16008,7 @@ public unsafe string StrtokrS(ref byte s1, string s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe string StrtokrS(string s1, byte* s2, string[] saveptrSa) { // StringArrayOverloader @@ -14882,7 +16020,7 @@ public unsafe string StrtokrS(string s1, byte* s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe byte* Strtokr(string s1, ref byte s2, string[] saveptrSa) { // StringArrayOverloader @@ -14894,7 +16032,7 @@ public unsafe string StrtokrS(string s1, byte* s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe string StrtokrS(string s1, ref byte s2, string[] saveptrSa) { // StringArrayOverloader @@ -14906,7 +16044,7 @@ public unsafe string StrtokrS(string s1, ref byte s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe byte* Strtokr(string s1, string s2, string[] saveptrSa) { // StringArrayOverloader @@ -14918,7 +16056,7 @@ public unsafe string StrtokrS(string s1, ref byte s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe string StrtokrS(string s1, string s2, string[] saveptrSa) { // StringArrayOverloader @@ -14930,7 +16068,7 @@ public unsafe string StrtokrS(string s1, string s2, string[] saveptrSa) } /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe int Strtol(byte* str, string[] endpSa, int @base) { // StringArrayOverloader @@ -14942,7 +16080,7 @@ public unsafe int Strtol(byte* str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe int Strtol(ref byte str, string[] endpSa, int @base) { // StringArrayOverloader @@ -14954,7 +16092,7 @@ public unsafe int Strtol(ref byte str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe int Strtol(string str, string[] endpSa, int @base) { // StringArrayOverloader @@ -14966,7 +16104,7 @@ public unsafe int Strtol(string str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe uint Strtoul(byte* str, string[] endpSa, int @base) { // StringArrayOverloader @@ -14978,7 +16116,7 @@ public unsafe uint Strtoul(byte* str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe uint Strtoul(ref byte str, string[] endpSa, int @base) { // StringArrayOverloader @@ -14990,7 +16128,7 @@ public unsafe uint Strtoul(ref byte str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe uint Strtoul(string str, string[] endpSa, int @base) { // StringArrayOverloader @@ -15002,7 +16140,7 @@ public unsafe uint Strtoul(string str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe long Strtoll(byte* str, string[] endpSa, int @base) { // StringArrayOverloader @@ -15014,7 +16152,7 @@ public unsafe long Strtoll(byte* str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe long Strtoll(ref byte str, string[] endpSa, int @base) { // StringArrayOverloader @@ -15026,7 +16164,7 @@ public unsafe long Strtoll(ref byte str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe long Strtoll(string str, string[] endpSa, int @base) { // StringArrayOverloader @@ -15038,7 +16176,7 @@ public unsafe long Strtoll(string str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe ulong Strtoull(byte* str, string[] endpSa, int @base) { // StringArrayOverloader @@ -15050,7 +16188,7 @@ public unsafe ulong Strtoull(byte* str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe ulong Strtoull(ref byte str, string[] endpSa, int @base) { // StringArrayOverloader @@ -15062,7 +16200,7 @@ public unsafe ulong Strtoull(ref byte str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe ulong Strtoull(string str, string[] endpSa, int @base) { // StringArrayOverloader @@ -15074,7 +16212,7 @@ public unsafe ulong Strtoull(string str, string[] endpSa, int @base) } /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe double Strtod(byte* str, string[] endpSa) { // StringArrayOverloader @@ -15086,7 +16224,7 @@ public unsafe double Strtod(byte* str, string[] endpSa) } /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe double Strtod(ref byte str, string[] endpSa) { // StringArrayOverloader @@ -15098,7 +16236,7 @@ public unsafe double Strtod(ref byte str, string[] endpSa) } /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public unsafe double Strtod(string str, string[] endpSa) { // StringArrayOverloader @@ -15110,8 +16248,8 @@ public unsafe double Strtod(string str, string[] endpSa) } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, string[] inbufSa, uint* inbytesleft, string[] outbufSa, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, string[] inbufSa, nuint* inbytesleft, string[] outbufSa, nuint* outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15125,8 +16263,8 @@ public unsafe uint Iconv(Icon* cd, string[] inbufSa, uint* inbytesleft, string[] } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, string[] inbufSa, uint* inbytesleft, string[] outbufSa, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, string[] inbufSa, nuint* inbytesleft, string[] outbufSa, ref nuint outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15140,8 +16278,8 @@ public unsafe uint Iconv(Icon* cd, string[] inbufSa, uint* inbytesleft, string[] } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, string[] inbufSa, uint* inbytesleft, ref byte* outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, string[] inbufSa, nuint* inbytesleft, ref byte* outbuf, nuint* outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15152,8 +16290,8 @@ public unsafe uint Iconv(Icon* cd, string[] inbufSa, uint* inbytesleft, ref byte } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, string[] inbufSa, uint* inbytesleft, ref byte* outbuf, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, string[] inbufSa, nuint* inbytesleft, ref byte* outbuf, ref nuint outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15164,8 +16302,8 @@ public unsafe uint Iconv(Icon* cd, string[] inbufSa, uint* inbytesleft, ref byte } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, string[] inbufSa, ref uint inbytesleft, string[] outbufSa, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, string[] inbufSa, ref nuint inbytesleft, string[] outbufSa, nuint* outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15179,8 +16317,8 @@ public unsafe uint Iconv(Icon* cd, string[] inbufSa, ref uint inbytesleft, strin } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, string[] inbufSa, ref uint inbytesleft, string[] outbufSa, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, string[] inbufSa, ref nuint inbytesleft, string[] outbufSa, ref nuint outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15194,8 +16332,8 @@ public unsafe uint Iconv(Icon* cd, string[] inbufSa, ref uint inbytesleft, strin } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, string[] inbufSa, ref uint inbytesleft, ref byte* outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, string[] inbufSa, ref nuint inbytesleft, ref byte* outbuf, nuint* outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15206,8 +16344,8 @@ public unsafe uint Iconv(Icon* cd, string[] inbufSa, ref uint inbytesleft, ref b } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, string[] inbufSa, ref uint inbytesleft, ref byte* outbuf, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, string[] inbufSa, ref nuint inbytesleft, ref byte* outbuf, ref nuint outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15218,8 +16356,8 @@ public unsafe uint Iconv(Icon* cd, string[] inbufSa, ref uint inbytesleft, ref b } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, ref byte* inbuf, uint* inbytesleft, string[] outbufSa, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, ref byte* inbuf, nuint* inbytesleft, string[] outbufSa, nuint* outbytesleft) { // StringArrayOverloader var outbuf = (byte**) SilkMarshal.StringArrayToPtr(outbufSa); @@ -15230,8 +16368,8 @@ public unsafe uint Iconv(Icon* cd, ref byte* inbuf, uint* inbytesleft, string[] } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, ref byte* inbuf, uint* inbytesleft, string[] outbufSa, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, ref byte* inbuf, nuint* inbytesleft, string[] outbufSa, ref nuint outbytesleft) { // StringArrayOverloader var outbuf = (byte**) SilkMarshal.StringArrayToPtr(outbufSa); @@ -15242,8 +16380,8 @@ public unsafe uint Iconv(Icon* cd, ref byte* inbuf, uint* inbytesleft, string[] } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, ref byte* inbuf, ref uint inbytesleft, string[] outbufSa, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, ref byte* inbuf, ref nuint inbytesleft, string[] outbufSa, nuint* outbytesleft) { // StringArrayOverloader var outbuf = (byte**) SilkMarshal.StringArrayToPtr(outbufSa); @@ -15254,8 +16392,8 @@ public unsafe uint Iconv(Icon* cd, ref byte* inbuf, ref uint inbytesleft, string } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(Icon* cd, ref byte* inbuf, ref uint inbytesleft, string[] outbufSa, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(Icon* cd, ref byte* inbuf, ref nuint inbytesleft, string[] outbufSa, ref nuint outbytesleft) { // StringArrayOverloader var outbuf = (byte**) SilkMarshal.StringArrayToPtr(outbufSa); @@ -15266,8 +16404,8 @@ public unsafe uint Iconv(Icon* cd, ref byte* inbuf, ref uint inbytesleft, string } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, string[] inbufSa, uint* inbytesleft, string[] outbufSa, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, string[] inbufSa, nuint* inbytesleft, string[] outbufSa, nuint* outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15281,8 +16419,8 @@ public unsafe uint Iconv(ref Icon cd, string[] inbufSa, uint* inbytesleft, strin } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, string[] inbufSa, uint* inbytesleft, string[] outbufSa, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, string[] inbufSa, nuint* inbytesleft, string[] outbufSa, ref nuint outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15296,8 +16434,8 @@ public unsafe uint Iconv(ref Icon cd, string[] inbufSa, uint* inbytesleft, strin } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, string[] inbufSa, uint* inbytesleft, ref byte* outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, string[] inbufSa, nuint* inbytesleft, ref byte* outbuf, nuint* outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15308,8 +16446,8 @@ public unsafe uint Iconv(ref Icon cd, string[] inbufSa, uint* inbytesleft, ref b } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, string[] inbufSa, uint* inbytesleft, ref byte* outbuf, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, string[] inbufSa, nuint* inbytesleft, ref byte* outbuf, ref nuint outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15320,8 +16458,8 @@ public unsafe uint Iconv(ref Icon cd, string[] inbufSa, uint* inbytesleft, ref b } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, string[] inbufSa, ref uint inbytesleft, string[] outbufSa, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, string[] inbufSa, ref nuint inbytesleft, string[] outbufSa, nuint* outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15335,8 +16473,8 @@ public unsafe uint Iconv(ref Icon cd, string[] inbufSa, ref uint inbytesleft, st } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, string[] inbufSa, ref uint inbytesleft, string[] outbufSa, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, string[] inbufSa, ref nuint inbytesleft, string[] outbufSa, ref nuint outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15350,8 +16488,8 @@ public unsafe uint Iconv(ref Icon cd, string[] inbufSa, ref uint inbytesleft, st } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, string[] inbufSa, ref uint inbytesleft, ref byte* outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, string[] inbufSa, ref nuint inbytesleft, ref byte* outbuf, nuint* outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15362,8 +16500,8 @@ public unsafe uint Iconv(ref Icon cd, string[] inbufSa, ref uint inbytesleft, re } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, string[] inbufSa, ref uint inbytesleft, ref byte* outbuf, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, string[] inbufSa, ref nuint inbytesleft, ref byte* outbuf, ref nuint outbytesleft) { // StringArrayOverloader var inbuf = (byte**) SilkMarshal.StringArrayToPtr(inbufSa); @@ -15374,8 +16512,8 @@ public unsafe uint Iconv(ref Icon cd, string[] inbufSa, ref uint inbytesleft, re } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, ref byte* inbuf, uint* inbytesleft, string[] outbufSa, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, ref byte* inbuf, nuint* inbytesleft, string[] outbufSa, nuint* outbytesleft) { // StringArrayOverloader var outbuf = (byte**) SilkMarshal.StringArrayToPtr(outbufSa); @@ -15386,8 +16524,8 @@ public unsafe uint Iconv(ref Icon cd, ref byte* inbuf, uint* inbytesleft, string } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, ref byte* inbuf, uint* inbytesleft, string[] outbufSa, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, ref byte* inbuf, nuint* inbytesleft, string[] outbufSa, ref nuint outbytesleft) { // StringArrayOverloader var outbuf = (byte**) SilkMarshal.StringArrayToPtr(outbufSa); @@ -15398,8 +16536,8 @@ public unsafe uint Iconv(ref Icon cd, ref byte* inbuf, uint* inbytesleft, string } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, ref byte* inbuf, ref uint inbytesleft, string[] outbufSa, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, ref byte* inbuf, ref nuint inbytesleft, string[] outbufSa, nuint* outbytesleft) { // StringArrayOverloader var outbuf = (byte**) SilkMarshal.StringArrayToPtr(outbufSa); @@ -15410,8 +16548,8 @@ public unsafe uint Iconv(ref Icon cd, ref byte* inbuf, ref uint inbytesleft, str } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public unsafe uint Iconv(ref Icon cd, ref byte* inbuf, ref uint inbytesleft, string[] outbufSa, ref uint outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public unsafe nuint Iconv(ref Icon cd, ref byte* inbuf, ref nuint inbytesleft, string[] outbufSa, ref nuint outbytesleft) { // StringArrayOverloader var outbuf = (byte**) SilkMarshal.StringArrayToPtr(outbufSa); @@ -15422,7 +16560,7 @@ public unsafe uint Iconv(ref Icon cd, ref byte* inbuf, ref uint inbytesleft, str } /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] public unsafe SdlBool VulkanGetInstanceExtensions(Window* window, uint* pCount, string[] pNamesSa) { // StringArrayOverloader @@ -15434,7 +16572,7 @@ public unsafe SdlBool VulkanGetInstanceExtensions(Window* window, uint* pCount, } /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] public unsafe SdlBool VulkanGetInstanceExtensions(Window* window, ref uint pCount, string[] pNamesSa) { // StringArrayOverloader @@ -15446,7 +16584,7 @@ public unsafe SdlBool VulkanGetInstanceExtensions(Window* window, ref uint pCoun } /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] public unsafe SdlBool VulkanGetInstanceExtensions(ref Window window, uint* pCount, string[] pNamesSa) { // StringArrayOverloader @@ -15458,7 +16596,7 @@ public unsafe SdlBool VulkanGetInstanceExtensions(ref Window window, uint* pCoun } /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] public unsafe SdlBool VulkanGetInstanceExtensions(ref Window window, ref uint pCount, string[] pNamesSa) { // StringArrayOverloader @@ -15470,7 +16608,7 @@ public unsafe SdlBool VulkanGetInstanceExtensions(ref Window window, ref uint pC } /// To be documented. - [NativeName("Src", "Line 168, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 173, Column 29 in build/submodules/SDL/include\\SDL_main.h")] public unsafe int UIKitRunApp(int argc, string[] argvSa, PfnMainFunc mainFunction) { // StringArrayOverloader @@ -15482,7 +16620,7 @@ public unsafe int UIKitRunApp(int argc, string[] argvSa, PfnMainFunc mainFunctio } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public unsafe AudioSpec* LoadWAVRW(RWops* src, int freesrc, AudioSpec* spec, string[] audio_bufSa, uint* audio_len) { // StringArrayOverloader @@ -15494,7 +16632,7 @@ public unsafe int UIKitRunApp(int argc, string[] argvSa, PfnMainFunc mainFunctio } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public unsafe AudioSpec* LoadWAVRW(RWops* src, int freesrc, AudioSpec* spec, string[] audio_bufSa, ref uint audio_len) { // StringArrayOverloader @@ -15506,7 +16644,7 @@ public unsafe int UIKitRunApp(int argc, string[] argvSa, PfnMainFunc mainFunctio } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public unsafe AudioSpec* LoadWAVRW(RWops* src, int freesrc, ref AudioSpec spec, string[] audio_bufSa, uint* audio_len) { // StringArrayOverloader @@ -15518,7 +16656,7 @@ public unsafe int UIKitRunApp(int argc, string[] argvSa, PfnMainFunc mainFunctio } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public unsafe AudioSpec* LoadWAVRW(RWops* src, int freesrc, ref AudioSpec spec, string[] audio_bufSa, ref uint audio_len) { // StringArrayOverloader @@ -15530,7 +16668,7 @@ public unsafe int UIKitRunApp(int argc, string[] argvSa, PfnMainFunc mainFunctio } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public unsafe AudioSpec* LoadWAVRW(ref RWops src, int freesrc, AudioSpec* spec, string[] audio_bufSa, uint* audio_len) { // StringArrayOverloader @@ -15542,7 +16680,7 @@ public unsafe int UIKitRunApp(int argc, string[] argvSa, PfnMainFunc mainFunctio } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public unsafe AudioSpec* LoadWAVRW(ref RWops src, int freesrc, AudioSpec* spec, string[] audio_bufSa, ref uint audio_len) { // StringArrayOverloader @@ -15554,7 +16692,7 @@ public unsafe int UIKitRunApp(int argc, string[] argvSa, PfnMainFunc mainFunctio } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public unsafe AudioSpec* LoadWAVRW(ref RWops src, int freesrc, ref AudioSpec spec, string[] audio_bufSa, uint* audio_len) { // StringArrayOverloader @@ -15566,7 +16704,7 @@ public unsafe int UIKitRunApp(int argc, string[] argvSa, PfnMainFunc mainFunctio } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public unsafe AudioSpec* LoadWAVRW(ref RWops src, int freesrc, ref AudioSpec spec, string[] audio_bufSa, ref uint audio_len) { // StringArrayOverloader diff --git a/src/Windowing/Silk.NET.SDL/SdlOverloads.gen.cs b/src/Windowing/Silk.NET.SDL/SdlOverloads.gen.cs index 658c2a94a0..73c34854a2 100644 --- a/src/Windowing/Silk.NET.SDL/SdlOverloads.gen.cs +++ b/src/Windowing/Silk.NET.SDL/SdlOverloads.gen.cs @@ -17,15 +17,15 @@ namespace Silk.NET.SDL public static class SdlOverloads { /// To be documented. - [NativeName("Src", "Line 363, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe void* Realloc(this Sdl thisApi, Span mem, uint size) where T0 : unmanaged + [NativeName("Src", "Line 397, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe void* Realloc(this Sdl thisApi, Span mem, nuint size) where T0 : unmanaged { // SpanOverloader return thisApi.Realloc(ref mem.GetPinnableReference(), size); } /// To be documented. - [NativeName("Src", "Line 364, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 398, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void Free(this Sdl thisApi, Span mem) where T0 : unmanaged { // SpanOverloader @@ -33,7 +33,7 @@ public static unsafe void Free(this Sdl thisApi, Span mem) where T0 : un } /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* malloc_func, PfnCallocFunc* calloc_func, PfnReallocFunc* realloc_func, Span free_func) { // SpanOverloader @@ -41,7 +41,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* ma } /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* malloc_func, PfnCallocFunc* calloc_func, Span realloc_func, PfnFreeFunc* free_func) { // SpanOverloader @@ -49,7 +49,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* ma } /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* malloc_func, PfnCallocFunc* calloc_func, Span realloc_func, Span free_func) { // SpanOverloader @@ -57,7 +57,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* ma } /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* malloc_func, Span calloc_func, PfnReallocFunc* realloc_func, PfnFreeFunc* free_func) { // SpanOverloader @@ -65,7 +65,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* ma } /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* malloc_func, Span calloc_func, PfnReallocFunc* realloc_func, Span free_func) { // SpanOverloader @@ -73,7 +73,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* ma } /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* malloc_func, Span calloc_func, Span realloc_func, PfnFreeFunc* free_func) { // SpanOverloader @@ -81,7 +81,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* ma } /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* malloc_func, Span calloc_func, Span realloc_func, Span free_func) { // SpanOverloader @@ -89,7 +89,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, PfnMallocFunc* ma } /// To be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, Span malloc_func, PfnCallocFunc* calloc_func, PfnReallocFunc* realloc_func, PfnFreeFunc* free_func) { // SpanOverloader @@ -97,7 +97,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, Span malloc_func, PfnCallocFunc* calloc_func, PfnReallocFunc* realloc_func, Span free_func) { // SpanOverloader @@ -105,7 +105,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, Span malloc_func, PfnCallocFunc* calloc_func, Span realloc_func, PfnFreeFunc* free_func) { // SpanOverloader @@ -113,7 +113,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, Span malloc_func, PfnCallocFunc* calloc_func, Span realloc_func, Span free_func) { // SpanOverloader @@ -121,7 +121,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, Span malloc_func, Span calloc_func, PfnReallocFunc* realloc_func, PfnFreeFunc* free_func) { // SpanOverloader @@ -129,7 +129,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, Span malloc_func, Span calloc_func, PfnReallocFunc* realloc_func, Span free_func) { // SpanOverloader @@ -137,7 +137,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, Span malloc_func, Span calloc_func, Span realloc_func, PfnFreeFunc* free_func) { // SpanOverloader @@ -145,7 +145,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 408, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe void GetMemoryFunctions(this Sdl thisApi, Span malloc_func, Span calloc_func, Span realloc_func, Span free_func) { // SpanOverloader @@ -153,7 +153,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 397, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 431, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Getenv(this Sdl thisApi, Span name) { // SpanOverloader @@ -161,7 +161,7 @@ public static unsafe void GetMemoryFunctions(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Setenv(this Sdl thisApi, byte* name, Span value, int overwrite) { // SpanOverloader @@ -169,7 +169,7 @@ public static unsafe int Setenv(this Sdl thisApi, byte* name, Span value, } /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Setenv(this Sdl thisApi, Span name, byte* value, int overwrite) { // SpanOverloader @@ -177,7 +177,7 @@ public static unsafe int Setenv(this Sdl thisApi, Span name, byte* value, } /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Setenv(this Sdl thisApi, Span name, Span value, int overwrite) { // SpanOverloader @@ -185,7 +185,7 @@ public static unsafe int Setenv(this Sdl thisApi, Span name, Span va } /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Setenv(this Sdl thisApi, Span name, string value, int overwrite) { // SpanOverloader @@ -193,7 +193,7 @@ public static unsafe int Setenv(this Sdl thisApi, Span name, string value, } /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 432, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Setenv(this Sdl thisApi, string name, Span value, int overwrite) { // SpanOverloader @@ -201,183 +201,191 @@ public static unsafe int Setenv(this Sdl thisApi, string name, Span value, } /// To be documented. - [NativeName("Src", "Line 400, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe void Qsort(this Sdl thisApi, Span @base, uint nmemb, uint size, PfnVvVvI compare) where T0 : unmanaged + [NativeName("Src", "Line 434, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe void Qsort(this Sdl thisApi, Span @base, nuint nmemb, nuint size, PfnVvVvI compare) where T0 : unmanaged { // SpanOverloader thisApi.Qsort(ref @base.GetPinnableReference(), nmemb, size, compare); } /// To be documented. - [NativeName("Src", "Line 416, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe void* Memset(this Sdl thisApi, Span dst, int c, uint len) where T0 : unmanaged + [NativeName("Src", "Line 458, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe uint Crc32(this Sdl thisApi, uint crc, Span data, nuint len) where T0 : unmanaged + { + // SpanOverloader + return thisApi.Crc32(crc, ref data.GetPinnableReference(), len); + } + + /// To be documented. + [NativeName("Src", "Line 460, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe void* Memset(this Sdl thisApi, Span dst, int c, nuint len) where T0 : unmanaged { // SpanOverloader return thisApi.Memset(ref dst.GetPinnableReference(), c, len); } /// To be documented. - [NativeName("Src", "Line 453, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe void* Memcpy(this Sdl thisApi, void* dst, Span src, uint len) where T0 : unmanaged + [NativeName("Src", "Line 497, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe void* Memcpy(this Sdl thisApi, void* dst, Span src, nuint len) where T0 : unmanaged { // SpanOverloader return thisApi.Memcpy(dst, ref src.GetPinnableReference(), len); } /// To be documented. - [NativeName("Src", "Line 453, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe void* Memcpy(this Sdl thisApi, Span dst, void* src, uint len) where T0 : unmanaged + [NativeName("Src", "Line 497, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe void* Memcpy(this Sdl thisApi, Span dst, void* src, nuint len) where T0 : unmanaged { // SpanOverloader return thisApi.Memcpy(ref dst.GetPinnableReference(), src, len); } /// To be documented. - [NativeName("Src", "Line 453, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe void* Memcpy(this Sdl thisApi, Span dst, Span src, uint len) where T0 : unmanaged where T1 : unmanaged + [NativeName("Src", "Line 497, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe void* Memcpy(this Sdl thisApi, Span dst, Span src, nuint len) where T0 : unmanaged where T1 : unmanaged { // SpanOverloader return thisApi.Memcpy(ref dst.GetPinnableReference(), ref src.GetPinnableReference(), len); } /// To be documented. - [NativeName("Src", "Line 455, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe void* Memmove(this Sdl thisApi, void* dst, Span src, uint len) where T0 : unmanaged + [NativeName("Src", "Line 499, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe void* Memmove(this Sdl thisApi, void* dst, Span src, nuint len) where T0 : unmanaged { // SpanOverloader return thisApi.Memmove(dst, ref src.GetPinnableReference(), len); } /// To be documented. - [NativeName("Src", "Line 455, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe void* Memmove(this Sdl thisApi, Span dst, void* src, uint len) where T0 : unmanaged + [NativeName("Src", "Line 499, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe void* Memmove(this Sdl thisApi, Span dst, void* src, nuint len) where T0 : unmanaged { // SpanOverloader return thisApi.Memmove(ref dst.GetPinnableReference(), src, len); } /// To be documented. - [NativeName("Src", "Line 455, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe void* Memmove(this Sdl thisApi, Span dst, Span src, uint len) where T0 : unmanaged where T1 : unmanaged + [NativeName("Src", "Line 499, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe void* Memmove(this Sdl thisApi, Span dst, Span src, nuint len) where T0 : unmanaged where T1 : unmanaged { // SpanOverloader return thisApi.Memmove(ref dst.GetPinnableReference(), ref src.GetPinnableReference(), len); } /// To be documented. - [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Memcmp(this Sdl thisApi, void* s1, Span s2, uint len) where T0 : unmanaged + [NativeName("Src", "Line 500, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Memcmp(this Sdl thisApi, void* s1, Span s2, nuint len) where T0 : unmanaged { // SpanOverloader return thisApi.Memcmp(s1, ref s2.GetPinnableReference(), len); } /// To be documented. - [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Memcmp(this Sdl thisApi, Span s1, void* s2, uint len) where T0 : unmanaged + [NativeName("Src", "Line 500, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Memcmp(this Sdl thisApi, Span s1, void* s2, nuint len) where T0 : unmanaged { // SpanOverloader return thisApi.Memcmp(ref s1.GetPinnableReference(), s2, len); } /// To be documented. - [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Memcmp(this Sdl thisApi, Span s1, Span s2, uint len) where T0 : unmanaged where T1 : unmanaged + [NativeName("Src", "Line 500, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Memcmp(this Sdl thisApi, Span s1, Span s2, nuint len) where T0 : unmanaged where T1 : unmanaged { // SpanOverloader return thisApi.Memcmp(ref s1.GetPinnableReference(), ref s2.GetPinnableReference(), len); } /// To be documented. - [NativeName("Src", "Line 458, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslen(this Sdl thisApi, Span wstr) + [NativeName("Src", "Line 502, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslen(this Sdl thisApi, Span wstr) { // SpanOverloader return thisApi.Wcslen(ref wstr.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslcpy(this Sdl thisApi, char* dst, Span src, uint maxlen) + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslcpy(this Sdl thisApi, char* dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Wcslcpy(dst, ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslcpy(this Sdl thisApi, Span dst, char* src, uint maxlen) + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslcpy(this Sdl thisApi, Span dst, char* src, nuint maxlen) { // SpanOverloader return thisApi.Wcslcpy(ref dst.GetPinnableReference(), src, maxlen); } /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslcpy(this Sdl thisApi, Span dst, Span src, uint maxlen) + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslcpy(this Sdl thisApi, Span dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Wcslcpy(ref dst.GetPinnableReference(), ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslcpy(this Sdl thisApi, Span dst, string src, uint maxlen) + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslcpy(this Sdl thisApi, Span dst, string src, nuint maxlen) { // SpanOverloader return thisApi.Wcslcpy(ref dst.GetPinnableReference(), src, maxlen); } /// To be documented. - [NativeName("Src", "Line 459, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslcpy(this Sdl thisApi, string dst, Span src, uint maxlen) + [NativeName("Src", "Line 503, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslcpy(this Sdl thisApi, string dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Wcslcpy(dst, ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslcat(this Sdl thisApi, char* dst, Span src, uint maxlen) + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslcat(this Sdl thisApi, char* dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Wcslcat(dst, ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslcat(this Sdl thisApi, Span dst, char* src, uint maxlen) + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslcat(this Sdl thisApi, Span dst, char* src, nuint maxlen) { // SpanOverloader return thisApi.Wcslcat(ref dst.GetPinnableReference(), src, maxlen); } /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslcat(this Sdl thisApi, Span dst, Span src, uint maxlen) + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslcat(this Sdl thisApi, Span dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Wcslcat(ref dst.GetPinnableReference(), ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslcat(this Sdl thisApi, Span dst, string src, uint maxlen) + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslcat(this Sdl thisApi, Span dst, string src, nuint maxlen) { // SpanOverloader return thisApi.Wcslcat(ref dst.GetPinnableReference(), src, maxlen); } /// To be documented. - [NativeName("Src", "Line 460, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Wcslcat(this Sdl thisApi, string dst, Span src, uint maxlen) + [NativeName("Src", "Line 504, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Wcslcat(this Sdl thisApi, string dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Wcslcat(dst, ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 461, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 505, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe char* Wcsdup(this Sdl thisApi, Span wstr) { // SpanOverloader @@ -385,7 +393,7 @@ public static unsafe uint Wcslcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe char* Wcsstr(this Sdl thisApi, char* haystack, Span needle) { // SpanOverloader @@ -393,7 +401,7 @@ public static unsafe uint Wcslcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe char* Wcsstr(this Sdl thisApi, Span haystack, char* needle) { // SpanOverloader @@ -401,7 +409,7 @@ public static unsafe uint Wcslcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe char* Wcsstr(this Sdl thisApi, Span haystack, Span needle) { // SpanOverloader @@ -409,7 +417,7 @@ public static unsafe uint Wcslcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe char* Wcsstr(this Sdl thisApi, Span haystack, string needle) { // SpanOverloader @@ -417,7 +425,7 @@ public static unsafe uint Wcslcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 462, Column 34 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 506, Column 34 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe char* Wcsstr(this Sdl thisApi, string haystack, Span needle) { // SpanOverloader @@ -425,7 +433,7 @@ public static unsafe uint Wcslcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Wcscmp(this Sdl thisApi, char* str1, Span str2) { // SpanOverloader @@ -433,7 +441,7 @@ public static unsafe int Wcscmp(this Sdl thisApi, char* str1, Span str2) } /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Wcscmp(this Sdl thisApi, Span str1, char* str2) { // SpanOverloader @@ -441,7 +449,7 @@ public static unsafe int Wcscmp(this Sdl thisApi, Span str1, char* str2) } /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Wcscmp(this Sdl thisApi, Span str1, Span str2) { // SpanOverloader @@ -449,7 +457,7 @@ public static unsafe int Wcscmp(this Sdl thisApi, Span str1, Span st } /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Wcscmp(this Sdl thisApi, Span str1, string str2) { // SpanOverloader @@ -457,7 +465,7 @@ public static unsafe int Wcscmp(this Sdl thisApi, Span str1, string str2) } /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Wcscmp(this Sdl thisApi, string str1, Span str2) { // SpanOverloader @@ -465,175 +473,255 @@ public static unsafe int Wcscmp(this Sdl thisApi, string str1, Span str2) } /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Wcsncmp(this Sdl thisApi, char* str1, Span str2, uint maxlen) + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcsncmp(this Sdl thisApi, char* str1, Span str2, nuint maxlen) { // SpanOverloader return thisApi.Wcsncmp(str1, ref str2.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Wcsncmp(this Sdl thisApi, Span str1, char* str2, uint maxlen) + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcsncmp(this Sdl thisApi, Span str1, char* str2, nuint maxlen) { // SpanOverloader return thisApi.Wcsncmp(ref str1.GetPinnableReference(), str2, maxlen); } /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Wcsncmp(this Sdl thisApi, Span str1, Span str2, uint maxlen) + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcsncmp(this Sdl thisApi, Span str1, Span str2, nuint maxlen) { // SpanOverloader return thisApi.Wcsncmp(ref str1.GetPinnableReference(), ref str2.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Wcsncmp(this Sdl thisApi, Span str1, string str2, uint maxlen) + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcsncmp(this Sdl thisApi, Span str1, string str2, nuint maxlen) { // SpanOverloader return thisApi.Wcsncmp(ref str1.GetPinnableReference(), str2, maxlen); } /// To be documented. - [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Wcsncmp(this Sdl thisApi, string str1, Span str2, uint maxlen) + [NativeName("Src", "Line 509, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcsncmp(this Sdl thisApi, string str1, Span str2, nuint maxlen) { // SpanOverloader return thisApi.Wcsncmp(str1, ref str2.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 467, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlen(this Sdl thisApi, Span str) + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcscasecmp(this Sdl thisApi, char* str1, Span str2) + { + // SpanOverloader + return thisApi.Wcscasecmp(str1, ref str2.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcscasecmp(this Sdl thisApi, Span str1, char* str2) + { + // SpanOverloader + return thisApi.Wcscasecmp(ref str1.GetPinnableReference(), str2); + } + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcscasecmp(this Sdl thisApi, Span str1, Span str2) + { + // SpanOverloader + return thisApi.Wcscasecmp(ref str1.GetPinnableReference(), ref str2.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcscasecmp(this Sdl thisApi, Span str1, string str2) + { + // SpanOverloader + return thisApi.Wcscasecmp(ref str1.GetPinnableReference(), str2); + } + + /// To be documented. + [NativeName("Src", "Line 510, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcscasecmp(this Sdl thisApi, string str1, Span str2) + { + // SpanOverloader + return thisApi.Wcscasecmp(str1, ref str2.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcsncasecmp(this Sdl thisApi, char* str1, Span str2, nuint len) + { + // SpanOverloader + return thisApi.Wcsncasecmp(str1, ref str2.GetPinnableReference(), len); + } + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcsncasecmp(this Sdl thisApi, Span str1, char* str2, nuint len) + { + // SpanOverloader + return thisApi.Wcsncasecmp(ref str1.GetPinnableReference(), str2, len); + } + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcsncasecmp(this Sdl thisApi, Span str1, Span str2, nuint len) + { + // SpanOverloader + return thisApi.Wcsncasecmp(ref str1.GetPinnableReference(), ref str2.GetPinnableReference(), len); + } + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcsncasecmp(this Sdl thisApi, Span str1, string str2, nuint len) + { + // SpanOverloader + return thisApi.Wcsncasecmp(ref str1.GetPinnableReference(), str2, len); + } + + /// To be documented. + [NativeName("Src", "Line 511, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Wcsncasecmp(this Sdl thisApi, string str1, Span str2, nuint len) + { + // SpanOverloader + return thisApi.Wcsncasecmp(str1, ref str2.GetPinnableReference(), len); + } + + /// To be documented. + [NativeName("Src", "Line 513, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlen(this Sdl thisApi, Span str) { // SpanOverloader return thisApi.Strlen(ref str.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlcpy(this Sdl thisApi, byte* dst, Span src, uint maxlen) + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlcpy(this Sdl thisApi, byte* dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Strlcpy(dst, ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlcpy(this Sdl thisApi, Span dst, byte* src, uint maxlen) + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlcpy(this Sdl thisApi, Span dst, byte* src, nuint maxlen) { // SpanOverloader return thisApi.Strlcpy(ref dst.GetPinnableReference(), src, maxlen); } /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlcpy(this Sdl thisApi, Span dst, Span src, uint maxlen) + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlcpy(this Sdl thisApi, Span dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Strlcpy(ref dst.GetPinnableReference(), ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlcpy(this Sdl thisApi, Span dst, string src, uint maxlen) + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlcpy(this Sdl thisApi, Span dst, string src, nuint maxlen) { // SpanOverloader return thisApi.Strlcpy(ref dst.GetPinnableReference(), src, maxlen); } /// To be documented. - [NativeName("Src", "Line 468, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlcpy(this Sdl thisApi, string dst, Span src, uint maxlen) + [NativeName("Src", "Line 514, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlcpy(this Sdl thisApi, string dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Strlcpy(dst, ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Utf8strlcpy(this Sdl thisApi, byte* dst, Span src, uint dst_bytes) + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Utf8strlcpy(this Sdl thisApi, byte* dst, Span src, nuint dst_bytes) { // SpanOverloader return thisApi.Utf8strlcpy(dst, ref src.GetPinnableReference(), dst_bytes); } /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Utf8strlcpy(this Sdl thisApi, Span dst, byte* src, uint dst_bytes) + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Utf8strlcpy(this Sdl thisApi, Span dst, byte* src, nuint dst_bytes) { // SpanOverloader return thisApi.Utf8strlcpy(ref dst.GetPinnableReference(), src, dst_bytes); } /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Utf8strlcpy(this Sdl thisApi, Span dst, Span src, uint dst_bytes) + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Utf8strlcpy(this Sdl thisApi, Span dst, Span src, nuint dst_bytes) { // SpanOverloader return thisApi.Utf8strlcpy(ref dst.GetPinnableReference(), ref src.GetPinnableReference(), dst_bytes); } /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Utf8strlcpy(this Sdl thisApi, Span dst, string src, uint dst_bytes) + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Utf8strlcpy(this Sdl thisApi, Span dst, string src, nuint dst_bytes) { // SpanOverloader return thisApi.Utf8strlcpy(ref dst.GetPinnableReference(), src, dst_bytes); } /// To be documented. - [NativeName("Src", "Line 469, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Utf8strlcpy(this Sdl thisApi, string dst, Span src, uint dst_bytes) + [NativeName("Src", "Line 515, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Utf8strlcpy(this Sdl thisApi, string dst, Span src, nuint dst_bytes) { // SpanOverloader return thisApi.Utf8strlcpy(dst, ref src.GetPinnableReference(), dst_bytes); } /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlcat(this Sdl thisApi, byte* dst, Span src, uint maxlen) + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlcat(this Sdl thisApi, byte* dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Strlcat(dst, ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlcat(this Sdl thisApi, Span dst, byte* src, uint maxlen) + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlcat(this Sdl thisApi, Span dst, byte* src, nuint maxlen) { // SpanOverloader return thisApi.Strlcat(ref dst.GetPinnableReference(), src, maxlen); } /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlcat(this Sdl thisApi, Span dst, Span src, uint maxlen) + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlcat(this Sdl thisApi, Span dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Strlcat(ref dst.GetPinnableReference(), ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlcat(this Sdl thisApi, Span dst, string src, uint maxlen) + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlcat(this Sdl thisApi, Span dst, string src, nuint maxlen) { // SpanOverloader return thisApi.Strlcat(ref dst.GetPinnableReference(), src, maxlen); } /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, uint maxlen) + [NativeName("Src", "Line 516, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Strlcat(this Sdl thisApi, string dst, Span src, nuint maxlen) { // SpanOverloader return thisApi.Strlcat(dst, ref src.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 471, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 517, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strdup(this Sdl thisApi, Span str) { // SpanOverloader @@ -641,7 +729,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 472, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 518, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strrev(this Sdl thisApi, Span str) { // SpanOverloader @@ -649,7 +737,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 473, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 519, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strupr(this Sdl thisApi, Span str) { // SpanOverloader @@ -657,7 +745,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 474, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 520, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strlwr(this Sdl thisApi, Span str) { // SpanOverloader @@ -665,7 +753,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 475, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 521, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strchr(this Sdl thisApi, Span str, int c) { // SpanOverloader @@ -673,7 +761,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 476, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 522, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strrchr(this Sdl thisApi, Span str, int c) { // SpanOverloader @@ -681,7 +769,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strstr(this Sdl thisApi, byte* haystack, Span needle) { // SpanOverloader @@ -689,7 +777,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strstr(this Sdl thisApi, Span haystack, byte* needle) { // SpanOverloader @@ -697,7 +785,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strstr(this Sdl thisApi, Span haystack, Span needle) { // SpanOverloader @@ -705,7 +793,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strstr(this Sdl thisApi, Span haystack, string needle) { // SpanOverloader @@ -713,7 +801,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 477, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 523, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strstr(this Sdl thisApi, string haystack, Span needle) { // SpanOverloader @@ -721,7 +809,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strtokr(this Sdl thisApi, byte* s1, Span s2, byte** saveptr) { // SpanOverloader @@ -729,7 +817,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strtokr(this Sdl thisApi, byte* s1, Span s2, ref byte* saveptr) { // SpanOverloader @@ -737,7 +825,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strtokr(this Sdl thisApi, Span s1, byte* s2, byte** saveptr) { // SpanOverloader @@ -745,7 +833,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strtokr(this Sdl thisApi, Span s1, byte* s2, ref byte* saveptr) { // SpanOverloader @@ -753,7 +841,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strtokr(this Sdl thisApi, Span s1, Span s2, byte** saveptr) { // SpanOverloader @@ -761,7 +849,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strtokr(this Sdl thisApi, Span s1, Span s2, ref byte* saveptr) { // SpanOverloader @@ -769,7 +857,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strtokr(this Sdl thisApi, Span s1, string s2, byte** saveptr) { // SpanOverloader @@ -777,7 +865,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strtokr(this Sdl thisApi, Span s1, string s2, ref byte* saveptr) { // SpanOverloader @@ -785,7 +873,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strtokr(this Sdl thisApi, string s1, Span s2, byte** saveptr) { // SpanOverloader @@ -793,7 +881,7 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 478, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 524, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Strtokr(this Sdl thisApi, string s1, Span s2, ref byte* saveptr) { // SpanOverloader @@ -801,15 +889,15 @@ public static unsafe uint Strlcat(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 479, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Utf8strlen(this Sdl thisApi, Span str) + [NativeName("Src", "Line 525, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Utf8strlen(this Sdl thisApi, Span str) { // SpanOverloader return thisApi.Utf8strlen(ref str.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 481, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 527, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Itoa(this Sdl thisApi, int value, Span str, int radix) { // SpanOverloader @@ -817,7 +905,7 @@ public static unsafe uint Utf8strlen(this Sdl thisApi, Span str) } /// To be documented. - [NativeName("Src", "Line 482, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 528, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Uitoa(this Sdl thisApi, uint value, Span str, int radix) { // SpanOverloader @@ -825,7 +913,7 @@ public static unsafe uint Utf8strlen(this Sdl thisApi, Span str) } /// To be documented. - [NativeName("Src", "Line 483, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 529, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Ltoa(this Sdl thisApi, int value, Span str, int radix) { // SpanOverloader @@ -833,7 +921,7 @@ public static unsafe uint Utf8strlen(this Sdl thisApi, Span str) } /// To be documented. - [NativeName("Src", "Line 484, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 530, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Ultoa(this Sdl thisApi, uint value, Span str, int radix) { // SpanOverloader @@ -841,7 +929,7 @@ public static unsafe uint Utf8strlen(this Sdl thisApi, Span str) } /// To be documented. - [NativeName("Src", "Line 485, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 531, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Lltoa(this Sdl thisApi, long value, Span str, int radix) { // SpanOverloader @@ -849,7 +937,7 @@ public static unsafe uint Utf8strlen(this Sdl thisApi, Span str) } /// To be documented. - [NativeName("Src", "Line 486, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 532, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe byte* Ulltoa(this Sdl thisApi, ulong value, Span str, int radix) { // SpanOverloader @@ -857,7 +945,7 @@ public static unsafe uint Utf8strlen(this Sdl thisApi, Span str) } /// To be documented. - [NativeName("Src", "Line 488, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 534, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Atoi(this Sdl thisApi, Span str) { // SpanOverloader @@ -865,7 +953,7 @@ public static unsafe int Atoi(this Sdl thisApi, Span str) } /// To be documented. - [NativeName("Src", "Line 489, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 535, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe double Atof(this Sdl thisApi, Span str) { // SpanOverloader @@ -873,7 +961,7 @@ public static unsafe double Atof(this Sdl thisApi, Span str) } /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strtol(this Sdl thisApi, Span str, byte** endp, int @base) { // SpanOverloader @@ -881,7 +969,7 @@ public static unsafe int Strtol(this Sdl thisApi, Span str, byte** endp, i } /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 536, Column 30 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strtol(this Sdl thisApi, Span str, ref byte* endp, int @base) { // SpanOverloader @@ -889,7 +977,7 @@ public static unsafe int Strtol(this Sdl thisApi, Span str, ref byte* endp } /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe uint Strtoul(this Sdl thisApi, Span str, byte** endp, int @base) { // SpanOverloader @@ -897,7 +985,7 @@ public static unsafe uint Strtoul(this Sdl thisApi, Span str, byte** endp, } /// To be documented. - [NativeName("Src", "Line 491, Column 39 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 537, Column 39 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe uint Strtoul(this Sdl thisApi, Span str, ref byte* endp, int @base) { // SpanOverloader @@ -905,7 +993,7 @@ public static unsafe uint Strtoul(this Sdl thisApi, Span str, ref byte* en } /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe long Strtoll(this Sdl thisApi, Span str, byte** endp, int @base) { // SpanOverloader @@ -913,7 +1001,7 @@ public static unsafe long Strtoll(this Sdl thisApi, Span str, byte** endp, } /// To be documented. - [NativeName("Src", "Line 492, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 538, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe long Strtoll(this Sdl thisApi, Span str, ref byte* endp, int @base) { // SpanOverloader @@ -921,7 +1009,7 @@ public static unsafe long Strtoll(this Sdl thisApi, Span str, ref byte* en } /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe ulong Strtoull(this Sdl thisApi, Span str, byte** endp, int @base) { // SpanOverloader @@ -929,7 +1017,7 @@ public static unsafe ulong Strtoull(this Sdl thisApi, Span str, byte** end } /// To be documented. - [NativeName("Src", "Line 493, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe ulong Strtoull(this Sdl thisApi, Span str, ref byte* endp, int @base) { // SpanOverloader @@ -937,7 +1025,7 @@ public static unsafe ulong Strtoull(this Sdl thisApi, Span str, ref byte* } /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe double Strtod(this Sdl thisApi, Span str, byte** endp) { // SpanOverloader @@ -945,7 +1033,7 @@ public static unsafe double Strtod(this Sdl thisApi, Span str, byte** endp } /// To be documented. - [NativeName("Src", "Line 494, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 540, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe double Strtod(this Sdl thisApi, Span str, ref byte* endp) { // SpanOverloader @@ -953,7 +1041,7 @@ public static unsafe double Strtod(this Sdl thisApi, Span str, ref byte* e } /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strcmp(this Sdl thisApi, byte* str1, Span str2) { // SpanOverloader @@ -961,7 +1049,7 @@ public static unsafe int Strcmp(this Sdl thisApi, byte* str1, Span str2) } /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strcmp(this Sdl thisApi, Span str1, byte* str2) { // SpanOverloader @@ -969,7 +1057,7 @@ public static unsafe int Strcmp(this Sdl thisApi, Span str1, byte* str2) } /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strcmp(this Sdl thisApi, Span str1, Span str2) { // SpanOverloader @@ -977,7 +1065,7 @@ public static unsafe int Strcmp(this Sdl thisApi, Span str1, Span st } /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strcmp(this Sdl thisApi, Span str1, string str2) { // SpanOverloader @@ -985,7 +1073,7 @@ public static unsafe int Strcmp(this Sdl thisApi, Span str1, string str2) } /// To be documented. - [NativeName("Src", "Line 496, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strcmp(this Sdl thisApi, string str1, Span str2) { // SpanOverloader @@ -993,47 +1081,47 @@ public static unsafe int Strcmp(this Sdl thisApi, string str1, Span str2) } /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Strncmp(this Sdl thisApi, byte* str1, Span str2, uint maxlen) + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Strncmp(this Sdl thisApi, byte* str1, Span str2, nuint maxlen) { // SpanOverloader return thisApi.Strncmp(str1, ref str2.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Strncmp(this Sdl thisApi, Span str1, byte* str2, uint maxlen) + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Strncmp(this Sdl thisApi, Span str1, byte* str2, nuint maxlen) { // SpanOverloader return thisApi.Strncmp(ref str1.GetPinnableReference(), str2, maxlen); } /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Strncmp(this Sdl thisApi, Span str1, Span str2, uint maxlen) + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Strncmp(this Sdl thisApi, Span str1, Span str2, nuint maxlen) { // SpanOverloader return thisApi.Strncmp(ref str1.GetPinnableReference(), ref str2.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Strncmp(this Sdl thisApi, Span str1, string str2, uint maxlen) + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Strncmp(this Sdl thisApi, Span str1, string str2, nuint maxlen) { // SpanOverloader return thisApi.Strncmp(ref str1.GetPinnableReference(), str2, maxlen); } /// To be documented. - [NativeName("Src", "Line 497, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Strncmp(this Sdl thisApi, string str1, Span str2, uint maxlen) + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Strncmp(this Sdl thisApi, string str1, Span str2, nuint maxlen) { // SpanOverloader return thisApi.Strncmp(str1, ref str2.GetPinnableReference(), maxlen); } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strcasecmp(this Sdl thisApi, byte* str1, Span str2) { // SpanOverloader @@ -1041,7 +1129,7 @@ public static unsafe int Strcasecmp(this Sdl thisApi, byte* str1, Span str } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strcasecmp(this Sdl thisApi, Span str1, byte* str2) { // SpanOverloader @@ -1049,7 +1137,7 @@ public static unsafe int Strcasecmp(this Sdl thisApi, Span str1, byte* str } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strcasecmp(this Sdl thisApi, Span str1, Span str2) { // SpanOverloader @@ -1057,7 +1145,7 @@ public static unsafe int Strcasecmp(this Sdl thisApi, Span str1, SpanTo be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strcasecmp(this Sdl thisApi, Span str1, string str2) { // SpanOverloader @@ -1065,7 +1153,7 @@ public static unsafe int Strcasecmp(this Sdl thisApi, Span str1, string st } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 544, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Strcasecmp(this Sdl thisApi, string str1, Span str2) { // SpanOverloader @@ -1073,47 +1161,47 @@ public static unsafe int Strcasecmp(this Sdl thisApi, string str1, Span st } /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Strncasecmp(this Sdl thisApi, byte* str1, Span str2, uint len) + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Strncasecmp(this Sdl thisApi, byte* str1, Span str2, nuint len) { // SpanOverloader return thisApi.Strncasecmp(str1, ref str2.GetPinnableReference(), len); } /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Strncasecmp(this Sdl thisApi, Span str1, byte* str2, uint len) + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Strncasecmp(this Sdl thisApi, Span str1, byte* str2, nuint len) { // SpanOverloader return thisApi.Strncasecmp(ref str1.GetPinnableReference(), str2, len); } /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Strncasecmp(this Sdl thisApi, Span str1, Span str2, uint len) + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Strncasecmp(this Sdl thisApi, Span str1, Span str2, nuint len) { // SpanOverloader return thisApi.Strncasecmp(ref str1.GetPinnableReference(), ref str2.GetPinnableReference(), len); } /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Strncasecmp(this Sdl thisApi, Span str1, string str2, uint len) + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Strncasecmp(this Sdl thisApi, Span str1, string str2, nuint len) { // SpanOverloader return thisApi.Strncasecmp(ref str1.GetPinnableReference(), str2, len); } /// To be documented. - [NativeName("Src", "Line 499, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Strncasecmp(this Sdl thisApi, string str1, Span str2, uint len) + [NativeName("Src", "Line 545, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Strncasecmp(this Sdl thisApi, string str1, Span str2, nuint len) { // SpanOverloader return thisApi.Strncasecmp(str1, ref str2.GetPinnableReference(), len); } /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Sscanf(this Sdl thisApi, byte* text, Span fmt) { // SpanOverloader @@ -1121,7 +1209,7 @@ public static unsafe int Sscanf(this Sdl thisApi, byte* text, Span fmt) } /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Sscanf(this Sdl thisApi, Span text, byte* fmt) { // SpanOverloader @@ -1129,7 +1217,7 @@ public static unsafe int Sscanf(this Sdl thisApi, Span text, byte* fmt) } /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Sscanf(this Sdl thisApi, Span text, Span fmt) { // SpanOverloader @@ -1137,7 +1225,7 @@ public static unsafe int Sscanf(this Sdl thisApi, Span text, Span fm } /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Sscanf(this Sdl thisApi, Span text, string fmt) { // SpanOverloader @@ -1145,7 +1233,7 @@ public static unsafe int Sscanf(this Sdl thisApi, Span text, string fmt) } /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 547, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Sscanf(this Sdl thisApi, string text, Span fmt) { // SpanOverloader @@ -1153,7 +1241,7 @@ public static unsafe int Sscanf(this Sdl thisApi, string text, Span fmt) } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, byte* text, byte* fmt, Span ap) { // SpanOverloader @@ -1161,7 +1249,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, byte* text, byte* fmt, SpanTo be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, byte* text, Span fmt, byte* ap) { // SpanOverloader @@ -1169,7 +1257,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, byte* text, Span fmt, b } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, byte* text, Span fmt, Span ap) { // SpanOverloader @@ -1177,7 +1265,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, byte* text, Span fmt, S } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, byte* text, Span fmt, string ap) { // SpanOverloader @@ -1185,7 +1273,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, byte* text, Span fmt, s } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, byte* text, string fmt, Span ap) { // SpanOverloader @@ -1193,7 +1281,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, byte* text, string fmt, Span< } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, Span text, byte* fmt, byte* ap) { // SpanOverloader @@ -1201,7 +1289,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, Span text, byte* fmt, b } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, Span text, byte* fmt, Span ap) { // SpanOverloader @@ -1209,7 +1297,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, Span text, byte* fmt, S } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, Span text, byte* fmt, string ap) { // SpanOverloader @@ -1217,7 +1305,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, Span text, byte* fmt, s } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, Span text, Span fmt, byte* ap) { // SpanOverloader @@ -1225,7 +1313,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, Span text, Span f } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, Span text, Span fmt, Span ap) { // SpanOverloader @@ -1233,7 +1321,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, Span text, Span f } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, Span text, Span fmt, string ap) { // SpanOverloader @@ -1241,7 +1329,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, Span text, Span f } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, Span text, string fmt, byte* ap) { // SpanOverloader @@ -1249,7 +1337,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, Span text, string fmt, } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, Span text, string fmt, Span ap) { // SpanOverloader @@ -1257,7 +1345,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, Span text, string fmt, } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, Span text, string fmt, string ap) { // SpanOverloader @@ -1265,7 +1353,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, Span text, string fmt, } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, string text, byte* fmt, Span ap) { // SpanOverloader @@ -1273,7 +1361,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, string text, byte* fmt, Span< } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, string text, Span fmt, byte* ap) { // SpanOverloader @@ -1281,7 +1369,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, string text, Span fmt, } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, string text, Span fmt, Span ap) { // SpanOverloader @@ -1289,7 +1377,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, string text, Span fmt, } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, string text, Span fmt, string ap) { // SpanOverloader @@ -1297,7 +1385,7 @@ public static unsafe int Vsscanf(this Sdl thisApi, string text, Span fmt, } /// To be documented. - [NativeName("Src", "Line 502, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int Vsscanf(this Sdl thisApi, string text, string fmt, Span ap) { // SpanOverloader @@ -1305,199 +1393,199 @@ public static unsafe int Vsscanf(this Sdl thisApi, string text, string fmt, Span } /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Snprintf(this Sdl thisApi, byte* text, uint maxlen, Span fmt) + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Snprintf(this Sdl thisApi, byte* text, nuint maxlen, Span fmt) { // SpanOverloader return thisApi.Snprintf(text, maxlen, ref fmt.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Snprintf(this Sdl thisApi, Span text, uint maxlen, byte* fmt) + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Snprintf(this Sdl thisApi, Span text, nuint maxlen, byte* fmt) { // SpanOverloader return thisApi.Snprintf(ref text.GetPinnableReference(), maxlen, fmt); } /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Snprintf(this Sdl thisApi, Span text, uint maxlen, Span fmt) + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Snprintf(this Sdl thisApi, Span text, nuint maxlen, Span fmt) { // SpanOverloader return thisApi.Snprintf(ref text.GetPinnableReference(), maxlen, ref fmt.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Snprintf(this Sdl thisApi, Span text, uint maxlen, string fmt) + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Snprintf(this Sdl thisApi, Span text, nuint maxlen, string fmt) { // SpanOverloader return thisApi.Snprintf(ref text.GetPinnableReference(), maxlen, fmt); } /// To be documented. - [NativeName("Src", "Line 503, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Snprintf(this Sdl thisApi, string text, uint maxlen, Span fmt) + [NativeName("Src", "Line 549, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Snprintf(this Sdl thisApi, string text, nuint maxlen, Span fmt) { // SpanOverloader return thisApi.Snprintf(text, maxlen, ref fmt.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, byte* text, uint maxlen, byte* fmt, Span ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, byte* text, nuint maxlen, byte* fmt, Span ap) { // SpanOverloader return thisApi.Vsnprintf(text, maxlen, fmt, ref ap.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, byte* text, uint maxlen, Span fmt, byte* ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, byte* text, nuint maxlen, Span fmt, byte* ap) { // SpanOverloader return thisApi.Vsnprintf(text, maxlen, ref fmt.GetPinnableReference(), ap); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, byte* text, uint maxlen, Span fmt, Span ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, byte* text, nuint maxlen, Span fmt, Span ap) { // SpanOverloader return thisApi.Vsnprintf(text, maxlen, ref fmt.GetPinnableReference(), ref ap.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, byte* text, uint maxlen, Span fmt, string ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, byte* text, nuint maxlen, Span fmt, string ap) { // SpanOverloader return thisApi.Vsnprintf(text, maxlen, ref fmt.GetPinnableReference(), ap); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, byte* text, uint maxlen, string fmt, Span ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, byte* text, nuint maxlen, string fmt, Span ap) { // SpanOverloader return thisApi.Vsnprintf(text, maxlen, fmt, ref ap.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, Span text, uint maxlen, byte* fmt, byte* ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, Span text, nuint maxlen, byte* fmt, byte* ap) { // SpanOverloader return thisApi.Vsnprintf(ref text.GetPinnableReference(), maxlen, fmt, ap); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, Span text, uint maxlen, byte* fmt, Span ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, Span text, nuint maxlen, byte* fmt, Span ap) { // SpanOverloader return thisApi.Vsnprintf(ref text.GetPinnableReference(), maxlen, fmt, ref ap.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, Span text, uint maxlen, byte* fmt, string ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, Span text, nuint maxlen, byte* fmt, string ap) { // SpanOverloader return thisApi.Vsnprintf(ref text.GetPinnableReference(), maxlen, fmt, ap); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, Span text, uint maxlen, Span fmt, byte* ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, Span text, nuint maxlen, Span fmt, byte* ap) { // SpanOverloader return thisApi.Vsnprintf(ref text.GetPinnableReference(), maxlen, ref fmt.GetPinnableReference(), ap); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, Span text, uint maxlen, Span fmt, Span ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, Span text, nuint maxlen, Span fmt, Span ap) { // SpanOverloader return thisApi.Vsnprintf(ref text.GetPinnableReference(), maxlen, ref fmt.GetPinnableReference(), ref ap.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, Span text, uint maxlen, Span fmt, string ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, Span text, nuint maxlen, Span fmt, string ap) { // SpanOverloader return thisApi.Vsnprintf(ref text.GetPinnableReference(), maxlen, ref fmt.GetPinnableReference(), ap); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, Span text, uint maxlen, string fmt, byte* ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, Span text, nuint maxlen, string fmt, byte* ap) { // SpanOverloader return thisApi.Vsnprintf(ref text.GetPinnableReference(), maxlen, fmt, ap); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, Span text, uint maxlen, string fmt, Span ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, Span text, nuint maxlen, string fmt, Span ap) { // SpanOverloader return thisApi.Vsnprintf(ref text.GetPinnableReference(), maxlen, fmt, ref ap.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, Span text, uint maxlen, string fmt, string ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, Span text, nuint maxlen, string fmt, string ap) { // SpanOverloader return thisApi.Vsnprintf(ref text.GetPinnableReference(), maxlen, fmt, ap); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, string text, uint maxlen, byte* fmt, Span ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, string text, nuint maxlen, byte* fmt, Span ap) { // SpanOverloader return thisApi.Vsnprintf(text, maxlen, fmt, ref ap.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, string text, uint maxlen, Span fmt, byte* ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, string text, nuint maxlen, Span fmt, byte* ap) { // SpanOverloader return thisApi.Vsnprintf(text, maxlen, ref fmt.GetPinnableReference(), ap); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, string text, uint maxlen, Span fmt, Span ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, string text, nuint maxlen, Span fmt, Span ap) { // SpanOverloader return thisApi.Vsnprintf(text, maxlen, ref fmt.GetPinnableReference(), ref ap.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, string text, uint maxlen, Span fmt, string ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, string text, nuint maxlen, Span fmt, string ap) { // SpanOverloader return thisApi.Vsnprintf(text, maxlen, ref fmt.GetPinnableReference(), ap); } /// To be documented. - [NativeName("Src", "Line 504, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe int Vsnprintf(this Sdl thisApi, string text, uint maxlen, string fmt, Span ap) + [NativeName("Src", "Line 550, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe int Vsnprintf(this Sdl thisApi, string text, nuint maxlen, string fmt, Span ap) { // SpanOverloader return thisApi.Vsnprintf(text, maxlen, fmt, ref ap.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe Icon* IconvOpen(this Sdl thisApi, byte* tocode, Span fromcode) { // SpanOverloader @@ -1505,7 +1593,7 @@ public static unsafe int Vsnprintf(this Sdl thisApi, string text, uint maxlen, s } /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe Icon* IconvOpen(this Sdl thisApi, Span tocode, byte* fromcode) { // SpanOverloader @@ -1513,7 +1601,7 @@ public static unsafe int Vsnprintf(this Sdl thisApi, string text, uint maxlen, s } /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe Icon* IconvOpen(this Sdl thisApi, Span tocode, Span fromcode) { // SpanOverloader @@ -1521,7 +1609,7 @@ public static unsafe int Vsnprintf(this Sdl thisApi, string text, uint maxlen, s } /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe Icon* IconvOpen(this Sdl thisApi, Span tocode, string fromcode) { // SpanOverloader @@ -1529,7 +1617,7 @@ public static unsafe int Vsnprintf(this Sdl thisApi, string text, uint maxlen, s } /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 609, Column 37 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe Icon* IconvOpen(this Sdl thisApi, string tocode, Span fromcode) { // SpanOverloader @@ -1537,7 +1625,7 @@ public static unsafe int Vsnprintf(this Sdl thisApi, string text, uint maxlen, s } /// To be documented. - [NativeName("Src", "Line 559, Column 29 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] + [NativeName("Src", "Line 611, Column 29 in build/submodules/SDL/include/SDL_stdinc.h")] public static unsafe int IconvClose(this Sdl thisApi, Span cd) { // SpanOverloader @@ -1545,383 +1633,383 @@ public static unsafe int IconvClose(this Sdl thisApi, Span cd) } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, uint* inbytesleft, byte** outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, nuint* inbytesleft, byte** outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, inbuf, inbytesleft, outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, uint* inbytesleft, ref byte* outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, nuint* inbytesleft, ref byte* outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, inbuf, inbytesleft, ref outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, Span inbytesleft, byte** outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, Span inbytesleft, byte** outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, inbuf, ref inbytesleft.GetPinnableReference(), outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, Span inbytesleft, byte** outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, Span inbytesleft, byte** outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, inbuf, ref inbytesleft.GetPinnableReference(), outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, Span inbytesleft, ref byte* outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, Span inbytesleft, ref byte* outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, inbuf, ref inbytesleft.GetPinnableReference(), ref outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, Span inbytesleft, ref byte* outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, byte** inbuf, Span inbytesleft, ref byte* outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, inbuf, ref inbytesleft.GetPinnableReference(), ref outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, uint* inbytesleft, byte** outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, nuint* inbytesleft, byte** outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, ref inbuf, inbytesleft, outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, uint* inbytesleft, ref byte* outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, nuint* inbytesleft, ref byte* outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, ref inbuf, inbytesleft, ref outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, Span inbytesleft, byte** outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, Span inbytesleft, byte** outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, ref inbuf, ref inbytesleft.GetPinnableReference(), outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, Span inbytesleft, byte** outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, Span inbytesleft, byte** outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, ref inbuf, ref inbytesleft.GetPinnableReference(), outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, Span inbytesleft, ref byte* outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, Span inbytesleft, ref byte* outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, ref inbuf, ref inbytesleft.GetPinnableReference(), ref outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, Span inbytesleft, ref byte* outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Icon* cd, ref byte* inbuf, Span inbytesleft, ref byte* outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(cd, ref inbuf, ref inbytesleft.GetPinnableReference(), ref outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, byte** inbuf, uint* inbytesleft, byte** outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, byte** inbuf, nuint* inbytesleft, byte** outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), inbuf, inbytesleft, outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, byte** inbuf, uint* inbytesleft, byte** outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, byte** inbuf, nuint* inbytesleft, byte** outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), inbuf, inbytesleft, outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, byte** inbuf, uint* inbytesleft, ref byte* outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, byte** inbuf, nuint* inbytesleft, ref byte* outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), inbuf, inbytesleft, ref outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, byte** inbuf, uint* inbytesleft, ref byte* outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, byte** inbuf, nuint* inbytesleft, ref byte* outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), inbuf, inbytesleft, ref outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, byte** inbuf, Span inbytesleft, byte** outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, byte** inbuf, Span inbytesleft, byte** outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), inbuf, ref inbytesleft.GetPinnableReference(), outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, byte** inbuf, Span inbytesleft, byte** outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, byte** inbuf, Span inbytesleft, byte** outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), inbuf, ref inbytesleft.GetPinnableReference(), outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, byte** inbuf, Span inbytesleft, ref byte* outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, byte** inbuf, Span inbytesleft, ref byte* outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), inbuf, ref inbytesleft.GetPinnableReference(), ref outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, byte** inbuf, Span inbytesleft, ref byte* outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, byte** inbuf, Span inbytesleft, ref byte* outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), inbuf, ref inbytesleft.GetPinnableReference(), ref outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, uint* inbytesleft, byte** outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, nuint* inbytesleft, byte** outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), ref inbuf, inbytesleft, outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, uint* inbytesleft, byte** outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, nuint* inbytesleft, byte** outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), ref inbuf, inbytesleft, outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, uint* inbytesleft, ref byte* outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, nuint* inbytesleft, ref byte* outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), ref inbuf, inbytesleft, ref outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, uint* inbytesleft, ref byte* outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, nuint* inbytesleft, ref byte* outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), ref inbuf, inbytesleft, ref outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, Span inbytesleft, byte** outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, Span inbytesleft, byte** outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), ref inbuf, ref inbytesleft.GetPinnableReference(), outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, Span inbytesleft, byte** outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, Span inbytesleft, byte** outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), ref inbuf, ref inbytesleft.GetPinnableReference(), outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, Span inbytesleft, ref byte* outbuf, uint* outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, Span inbytesleft, ref byte* outbuf, nuint* outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), ref inbuf, ref inbytesleft.GetPinnableReference(), ref outbuf, outbytesleft); } /// To be documented. - [NativeName("Src", "Line 560, Column 32 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe uint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, Span inbytesleft, ref byte* outbuf, Span outbytesleft) + [NativeName("Src", "Line 612, Column 32 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe nuint Iconv(this Sdl thisApi, Span cd, ref byte* inbuf, Span inbytesleft, ref byte* outbuf, Span outbytesleft) { // SpanOverloader return thisApi.Iconv(ref cd.GetPinnableReference(), ref inbuf, ref inbytesleft.GetPinnableReference(), ref outbuf, ref outbytesleft.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, byte* tocode, byte* fromcode, Span inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, byte* tocode, byte* fromcode, Span inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(tocode, fromcode, ref inbuf.GetPinnableReference(), inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, byte* tocode, Span fromcode, byte* inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, byte* tocode, Span fromcode, byte* inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(tocode, ref fromcode.GetPinnableReference(), inbuf, inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, byte* tocode, Span fromcode, Span inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, byte* tocode, Span fromcode, Span inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(tocode, ref fromcode.GetPinnableReference(), ref inbuf.GetPinnableReference(), inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, byte* tocode, Span fromcode, string inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, byte* tocode, Span fromcode, string inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(tocode, ref fromcode.GetPinnableReference(), inbuf, inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, byte* tocode, string fromcode, Span inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, byte* tocode, string fromcode, Span inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(tocode, fromcode, ref inbuf.GetPinnableReference(), inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, byte* fromcode, byte* inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, byte* fromcode, byte* inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(ref tocode.GetPinnableReference(), fromcode, inbuf, inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, byte* fromcode, Span inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, byte* fromcode, Span inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(ref tocode.GetPinnableReference(), fromcode, ref inbuf.GetPinnableReference(), inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, byte* fromcode, string inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, byte* fromcode, string inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(ref tocode.GetPinnableReference(), fromcode, inbuf, inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, Span fromcode, byte* inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, Span fromcode, byte* inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(ref tocode.GetPinnableReference(), ref fromcode.GetPinnableReference(), inbuf, inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, Span fromcode, Span inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, Span fromcode, Span inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(ref tocode.GetPinnableReference(), ref fromcode.GetPinnableReference(), ref inbuf.GetPinnableReference(), inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, Span fromcode, string inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, Span fromcode, string inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(ref tocode.GetPinnableReference(), ref fromcode.GetPinnableReference(), inbuf, inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, string fromcode, byte* inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, string fromcode, byte* inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(ref tocode.GetPinnableReference(), fromcode, inbuf, inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, string fromcode, Span inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, string fromcode, Span inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(ref tocode.GetPinnableReference(), fromcode, ref inbuf.GetPinnableReference(), inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, string fromcode, string inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, Span tocode, string fromcode, string inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(ref tocode.GetPinnableReference(), fromcode, inbuf, inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, string tocode, byte* fromcode, Span inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, string tocode, byte* fromcode, Span inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(tocode, fromcode, ref inbuf.GetPinnableReference(), inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, string tocode, Span fromcode, byte* inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, string tocode, Span fromcode, byte* inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(tocode, ref fromcode.GetPinnableReference(), inbuf, inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, string tocode, Span fromcode, Span inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, string tocode, Span fromcode, Span inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(tocode, ref fromcode.GetPinnableReference(), ref inbuf.GetPinnableReference(), inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, string tocode, Span fromcode, string inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, string tocode, Span fromcode, string inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(tocode, ref fromcode.GetPinnableReference(), inbuf, inbytesleft); } /// To be documented. - [NativeName("Src", "Line 567, Column 31 in build/submodules/SDL-mirror/include/SDL_stdinc.h")] - public static unsafe byte* IconvString(this Sdl thisApi, string tocode, string fromcode, Span inbuf, uint inbytesleft) + [NativeName("Src", "Line 619, Column 31 in build/submodules/SDL/include/SDL_stdinc.h")] + public static unsafe byte* IconvString(this Sdl thisApi, string tocode, string fromcode, Span inbuf, nuint inbytesleft) { // SpanOverloader return thisApi.IconvString(tocode, fromcode, ref inbuf.GetPinnableReference(), inbytesleft); } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, uint* Rmask, uint* Gmask, uint* Bmask, Span Amask) { // SpanOverloader @@ -1929,7 +2017,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, uint* Rmask, uint* Gmask, Span Bmask, uint* Amask) { // SpanOverloader @@ -1937,7 +2025,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, uint* Rmask, uint* Gmask, Span Bmask, Span Amask) { // SpanOverloader @@ -1945,7 +2033,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, uint* Rmask, Span Gmask, uint* Bmask, uint* Amask) { // SpanOverloader @@ -1953,7 +2041,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, uint* Rmask, Span Gmask, uint* Bmask, Span Amask) { // SpanOverloader @@ -1961,7 +2049,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, uint* Rmask, Span Gmask, Span Bmask, uint* Amask) { // SpanOverloader @@ -1969,7 +2057,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, uint* Rmask, Span Gmask, Span Bmask, Span Amask) { // SpanOverloader @@ -1977,7 +2065,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, Span Rmask, uint* Gmask, uint* Bmask, uint* Amask) { // SpanOverloader @@ -1985,7 +2073,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, Span Rmask, uint* Gmask, uint* Bmask, Span Amask) { // SpanOverloader @@ -1993,7 +2081,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, Span Rmask, uint* Gmask, Span Bmask, uint* Amask) { // SpanOverloader @@ -2001,7 +2089,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, Span Rmask, uint* Gmask, Span Bmask, Span Amask) { // SpanOverloader @@ -2009,7 +2097,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, Span Rmask, Span Gmask, uint* Bmask, uint* Amask) { // SpanOverloader @@ -2017,7 +2105,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, Span Rmask, Span Gmask, uint* Bmask, Span Amask) { // SpanOverloader @@ -2025,7 +2113,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, Span Rmask, Span Gmask, Span Bmask, uint* Amask) { // SpanOverloader @@ -2033,7 +2121,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, int* bpp, Span Rmask, Span Gmask, Span Bmask, Span Amask) { // SpanOverloader @@ -2041,7 +2129,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, uint* Rmask, uint* Gmask, uint* Bmask, uint* Amask) { // SpanOverloader @@ -2049,7 +2137,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, uint* Rmask, uint* Gmask, uint* Bmask, Span Amask) { // SpanOverloader @@ -2057,7 +2145,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, uint* Rmask, uint* Gmask, Span Bmask, uint* Amask) { // SpanOverloader @@ -2065,7 +2153,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, uint* Rmask, uint* Gmask, Span Bmask, Span Amask) { // SpanOverloader @@ -2073,7 +2161,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, uint* Rmask, Span Gmask, uint* Bmask, uint* Amask) { // SpanOverloader @@ -2081,7 +2169,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, uint* Rmask, Span Gmask, uint* Bmask, Span Amask) { // SpanOverloader @@ -2089,7 +2177,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, uint* Rmask, Span Gmask, Span Bmask, uint* Amask) { // SpanOverloader @@ -2097,7 +2185,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, uint* Rmask, Span Gmask, Span Bmask, Span Amask) { // SpanOverloader @@ -2105,7 +2193,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, Span Rmask, uint* Gmask, uint* Bmask, uint* Amask) { // SpanOverloader @@ -2113,7 +2201,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, Span Rmask, uint* Gmask, uint* Bmask, Span Amask) { // SpanOverloader @@ -2121,7 +2209,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, Span Rmask, uint* Gmask, Span Bmask, uint* Amask) { // SpanOverloader @@ -2129,7 +2217,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, Span Rmask, uint* Gmask, Span Bmask, Span Amask) { // SpanOverloader @@ -2137,7 +2225,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, Span Rmask, Span Gmask, uint* Bmask, uint* Amask) { // SpanOverloader @@ -2145,7 +2233,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, Span Rmask, Span Gmask, uint* Bmask, Span Amask) { // SpanOverloader @@ -2153,7 +2241,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, Span Rmask, Span Gmask, Span Bmask, uint* Amask) { // SpanOverloader @@ -2161,7 +2249,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 353, Column 34 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 372, Column 34 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint format, Span bpp, Span Rmask, Span Gmask, Span Bmask, Span Amask) { // SpanOverloader @@ -2169,7 +2257,7 @@ public static unsafe SdlBool PixelFormatEnumToMasks(this Sdl thisApi, uint forma } /// To be documented. - [NativeName("Src", "Line 382, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 422, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void FreeFormat(this Sdl thisApi, Span format) { // SpanOverloader @@ -2177,7 +2265,7 @@ public static unsafe void FreeFormat(this Sdl thisApi, Span format) } /// To be documented. - [NativeName("Src", "Line 399, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 449, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe int SetPixelFormatPalette(this Sdl thisApi, PixelFormat* format, Span palette) { // SpanOverloader @@ -2185,7 +2273,7 @@ public static unsafe int SetPixelFormatPalette(this Sdl thisApi, PixelFormat* fo } /// To be documented. - [NativeName("Src", "Line 399, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 449, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe int SetPixelFormatPalette(this Sdl thisApi, Span format, Palette* palette) { // SpanOverloader @@ -2193,7 +2281,7 @@ public static unsafe int SetPixelFormatPalette(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 399, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 449, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe int SetPixelFormatPalette(this Sdl thisApi, Span format, Span palette) { // SpanOverloader @@ -2201,7 +2289,7 @@ public static unsafe int SetPixelFormatPalette(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 412, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe int SetPaletteColors(this Sdl thisApi, Palette* palette, Span colors, int firstcolor, int ncolors) { // SpanOverloader @@ -2209,7 +2297,7 @@ public static unsafe int SetPaletteColors(this Sdl thisApi, Palette* palette, Sp } /// To be documented. - [NativeName("Src", "Line 412, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe int SetPaletteColors(this Sdl thisApi, Span palette, Color* colors, int firstcolor, int ncolors) { // SpanOverloader @@ -2217,7 +2305,7 @@ public static unsafe int SetPaletteColors(this Sdl thisApi, Span palett } /// To be documented. - [NativeName("Src", "Line 412, Column 29 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 465, Column 29 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe int SetPaletteColors(this Sdl thisApi, Span palette, Span colors, int firstcolor, int ncolors) { // SpanOverloader @@ -2225,7 +2313,7 @@ public static unsafe int SetPaletteColors(this Sdl thisApi, Span palett } /// To be documented. - [NativeName("Src", "Line 421, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 476, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void FreePalette(this Sdl thisApi, Span palette) { // SpanOverloader @@ -2233,7 +2321,7 @@ public static unsafe void FreePalette(this Sdl thisApi, Span palette) } /// To be documented. - [NativeName("Src", "Line 428, Column 32 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 506, Column 32 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe uint MapRGB(this Sdl thisApi, Span format, byte r, byte g, byte b) { // SpanOverloader @@ -2241,7 +2329,7 @@ public static unsafe uint MapRGB(this Sdl thisApi, Span format, byt } /// To be documented. - [NativeName("Src", "Line 436, Column 32 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 539, Column 32 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe uint MapRGBA(this Sdl thisApi, Span format, byte r, byte g, byte b, byte a) { // SpanOverloader @@ -2249,7 +2337,7 @@ public static unsafe uint MapRGBA(this Sdl thisApi, Span format, by } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, byte* g, Span b) { // SpanOverloader @@ -2257,7 +2345,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, byte* b) { // SpanOverloader @@ -2265,7 +2353,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, Span b) { // SpanOverloader @@ -2273,7 +2361,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, string b) { // SpanOverloader @@ -2281,7 +2369,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, string g, Span b) { // SpanOverloader @@ -2289,7 +2377,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, byte* b) { // SpanOverloader @@ -2297,7 +2385,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, Span b) { // SpanOverloader @@ -2305,7 +2393,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, string b) { // SpanOverloader @@ -2313,7 +2401,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, byte* b) { // SpanOverloader @@ -2321,7 +2409,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, Span b) { // SpanOverloader @@ -2329,7 +2417,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, string b) { // SpanOverloader @@ -2337,7 +2425,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, byte* b) { // SpanOverloader @@ -2345,7 +2433,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, Span b) { // SpanOverloader @@ -2353,7 +2441,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, string b) { // SpanOverloader @@ -2361,7 +2449,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, string r, byte* g, Span b) { // SpanOverloader @@ -2369,7 +2457,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, byte* b) { // SpanOverloader @@ -2377,7 +2465,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, Span b) { // SpanOverloader @@ -2385,7 +2473,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, string b) { // SpanOverloader @@ -2393,7 +2481,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* format, string r, string g, Span b) { // SpanOverloader @@ -2401,7 +2489,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, PixelFormat* form } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, byte* b) { // SpanOverloader @@ -2409,7 +2497,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, Span b) { // SpanOverloader @@ -2417,7 +2505,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, string b) { // SpanOverloader @@ -2425,7 +2513,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, byte* b) { // SpanOverloader @@ -2433,7 +2521,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, Span b) { // SpanOverloader @@ -2441,7 +2529,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, string b) { // SpanOverloader @@ -2449,7 +2537,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, byte* r, string g, byte* b) { // SpanOverloader @@ -2457,7 +2545,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, byte* r, string g, Span b) { // SpanOverloader @@ -2465,7 +2553,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, byte* r, string g, string b) { // SpanOverloader @@ -2473,7 +2561,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, byte* b) { // SpanOverloader @@ -2481,7 +2569,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, Span b) { // SpanOverloader @@ -2489,7 +2577,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, string b) { // SpanOverloader @@ -2497,7 +2585,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, Span r, Span g, byte* b) { // SpanOverloader @@ -2505,7 +2593,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, Span r, Span g, Span b) { // SpanOverloader @@ -2513,7 +2601,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, Span r, Span g, string b) { // SpanOverloader @@ -2521,7 +2609,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, Span r, string g, byte* b) { // SpanOverloader @@ -2529,7 +2617,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, Span r, string g, Span b) { // SpanOverloader @@ -2537,7 +2625,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, Span r, string g, string b) { // SpanOverloader @@ -2545,7 +2633,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, string r, byte* g, byte* b) { // SpanOverloader @@ -2553,7 +2641,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, string r, byte* g, Span b) { // SpanOverloader @@ -2561,7 +2649,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, string r, byte* g, string b) { // SpanOverloader @@ -2569,7 +2657,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, string r, Span g, byte* b) { // SpanOverloader @@ -2577,7 +2665,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, string r, Span g, Span b) { // SpanOverloader @@ -2585,7 +2673,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, string r, Span g, string b) { // SpanOverloader @@ -2593,7 +2681,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, string r, string g, byte* b) { // SpanOverloader @@ -2601,7 +2689,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, string r, string g, Span b) { // SpanOverloader @@ -2609,7 +2697,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 445, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 562, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span format, string r, string g, string b) { // SpanOverloader @@ -2617,7 +2705,7 @@ public static unsafe void GetRGB(this Sdl thisApi, uint pixel, Span } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, byte* g, byte* b, Span a) { // SpanOverloader @@ -2625,7 +2713,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, byte* g, Span b, byte* a) { // SpanOverloader @@ -2633,7 +2721,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, byte* g, Span b, Span a) { // SpanOverloader @@ -2641,7 +2729,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, byte* g, Span b, string a) { // SpanOverloader @@ -2649,7 +2737,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, byte* g, string b, Span a) { // SpanOverloader @@ -2657,7 +2745,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, byte* b, byte* a) { // SpanOverloader @@ -2665,7 +2753,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, byte* b, Span a) { // SpanOverloader @@ -2673,7 +2761,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, byte* b, string a) { // SpanOverloader @@ -2681,7 +2769,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, Span b, byte* a) { // SpanOverloader @@ -2689,7 +2777,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, Span b, Span a) { // SpanOverloader @@ -2697,7 +2785,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, Span b, string a) { // SpanOverloader @@ -2705,7 +2793,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, string b, byte* a) { // SpanOverloader @@ -2713,7 +2801,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, string b, Span a) { // SpanOverloader @@ -2721,7 +2809,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, Span g, string b, string a) { // SpanOverloader @@ -2729,7 +2817,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, string g, byte* b, Span a) { // SpanOverloader @@ -2737,7 +2825,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, string g, Span b, byte* a) { // SpanOverloader @@ -2745,7 +2833,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, string g, Span b, Span a) { // SpanOverloader @@ -2753,7 +2841,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, string g, Span b, string a) { // SpanOverloader @@ -2761,7 +2849,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, byte* r, string g, string b, Span a) { // SpanOverloader @@ -2769,7 +2857,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, byte* b, byte* a) { // SpanOverloader @@ -2777,7 +2865,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, byte* b, Span a) { // SpanOverloader @@ -2785,7 +2873,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, byte* b, string a) { // SpanOverloader @@ -2793,7 +2881,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, Span b, byte* a) { // SpanOverloader @@ -2801,7 +2889,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, Span b, Span a) { // SpanOverloader @@ -2809,7 +2897,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, Span b, string a) { // SpanOverloader @@ -2817,7 +2905,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, string b, byte* a) { // SpanOverloader @@ -2825,7 +2913,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, string b, Span a) { // SpanOverloader @@ -2833,7 +2921,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, byte* g, string b, string a) { // SpanOverloader @@ -2841,7 +2929,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, byte* b, byte* a) { // SpanOverloader @@ -2849,7 +2937,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, byte* b, Span a) { // SpanOverloader @@ -2857,7 +2945,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, byte* b, string a) { // SpanOverloader @@ -2865,7 +2953,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, Span b, byte* a) { // SpanOverloader @@ -2873,7 +2961,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, Span b, Span a) { // SpanOverloader @@ -2881,7 +2969,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, Span b, string a) { // SpanOverloader @@ -2889,7 +2977,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, string b, byte* a) { // SpanOverloader @@ -2897,7 +2985,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, string b, Span a) { // SpanOverloader @@ -2905,7 +2993,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, Span g, string b, string a) { // SpanOverloader @@ -2913,7 +3001,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, byte* b, byte* a) { // SpanOverloader @@ -2921,7 +3009,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, byte* b, Span a) { // SpanOverloader @@ -2929,7 +3017,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, byte* b, string a) { // SpanOverloader @@ -2937,7 +3025,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, Span b, byte* a) { // SpanOverloader @@ -2945,7 +3033,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, Span b, Span a) { // SpanOverloader @@ -2953,7 +3041,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, Span b, string a) { // SpanOverloader @@ -2961,7 +3049,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, string b, byte* a) { // SpanOverloader @@ -2969,7 +3057,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, string b, Span a) { // SpanOverloader @@ -2977,7 +3065,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, Span r, string g, string b, string a) { // SpanOverloader @@ -2985,7 +3073,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, byte* g, byte* b, Span a) { // SpanOverloader @@ -2993,7 +3081,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, byte* g, Span b, byte* a) { // SpanOverloader @@ -3001,7 +3089,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, byte* g, Span b, Span a) { // SpanOverloader @@ -3009,7 +3097,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, byte* g, Span b, string a) { // SpanOverloader @@ -3017,7 +3105,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, byte* g, string b, Span a) { // SpanOverloader @@ -3025,7 +3113,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, byte* b, byte* a) { // SpanOverloader @@ -3033,7 +3121,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, byte* b, Span a) { // SpanOverloader @@ -3041,7 +3129,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, byte* b, string a) { // SpanOverloader @@ -3049,7 +3137,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, Span b, byte* a) { // SpanOverloader @@ -3057,7 +3145,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, Span b, Span a) { // SpanOverloader @@ -3065,7 +3153,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, Span b, string a) { // SpanOverloader @@ -3073,7 +3161,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, string b, byte* a) { // SpanOverloader @@ -3081,7 +3169,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, string b, Span a) { // SpanOverloader @@ -3089,7 +3177,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, Span g, string b, string a) { // SpanOverloader @@ -3097,7 +3185,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, string g, byte* b, Span a) { // SpanOverloader @@ -3105,7 +3193,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, string g, Span b, byte* a) { // SpanOverloader @@ -3113,7 +3201,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, string g, Span b, Span a) { // SpanOverloader @@ -3121,7 +3209,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, string g, Span b, string a) { // SpanOverloader @@ -3129,7 +3217,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* format, string r, string g, string b, Span a) { // SpanOverloader @@ -3137,7 +3225,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, PixelFormat* for } /// To be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, byte* b, byte* a) { // SpanOverloader @@ -3145,7 +3233,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, byte* b, Span a) { // SpanOverloader @@ -3153,7 +3241,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, byte* b, string a) { // SpanOverloader @@ -3161,7 +3249,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, Span b, byte* a) { // SpanOverloader @@ -3169,7 +3257,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, Span b, Span a) { // SpanOverloader @@ -3177,7 +3265,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, Span b, string a) { // SpanOverloader @@ -3185,7 +3273,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, string b, byte* a) { // SpanOverloader @@ -3193,7 +3281,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, string b, Span a) { // SpanOverloader @@ -3201,7 +3289,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, byte* g, string b, string a) { // SpanOverloader @@ -3209,7 +3297,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, byte* b, byte* a) { // SpanOverloader @@ -3217,7 +3305,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, byte* b, Span a) { // SpanOverloader @@ -3225,7 +3313,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, byte* b, string a) { // SpanOverloader @@ -3233,7 +3321,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, Span b, byte* a) { // SpanOverloader @@ -3241,7 +3329,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, Span b, Span a) { // SpanOverloader @@ -3249,7 +3337,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, Span b, string a) { // SpanOverloader @@ -3257,7 +3345,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, string b, byte* a) { // SpanOverloader @@ -3265,7 +3353,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, string b, Span a) { // SpanOverloader @@ -3273,7 +3361,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, Span g, string b, string a) { // SpanOverloader @@ -3281,7 +3369,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, string g, byte* b, byte* a) { // SpanOverloader @@ -3289,7 +3377,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, string g, byte* b, Span a) { // SpanOverloader @@ -3297,7 +3385,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, string g, byte* b, string a) { // SpanOverloader @@ -3305,7 +3393,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, string g, Span b, byte* a) { // SpanOverloader @@ -3313,7 +3401,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, string g, Span b, Span a) { // SpanOverloader @@ -3321,7 +3409,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, string g, Span b, string a) { // SpanOverloader @@ -3329,7 +3417,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, string g, string b, byte* a) { // SpanOverloader @@ -3337,7 +3425,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, string g, string b, Span a) { // SpanOverloader @@ -3345,7 +3433,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, byte* r, string g, string b, string a) { // SpanOverloader @@ -3353,7 +3441,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, byte* b, byte* a) { // SpanOverloader @@ -3361,7 +3449,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, byte* b, Span a) { // SpanOverloader @@ -3369,7 +3457,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, byte* b, string a) { // SpanOverloader @@ -3377,7 +3465,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, Span b, byte* a) { // SpanOverloader @@ -3385,7 +3473,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, Span b, Span a) { // SpanOverloader @@ -3393,7 +3481,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, Span b, string a) { // SpanOverloader @@ -3401,7 +3489,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, string b, byte* a) { // SpanOverloader @@ -3409,7 +3497,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, string b, Span a) { // SpanOverloader @@ -3417,7 +3505,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, byte* g, string b, string a) { // SpanOverloader @@ -3425,7 +3513,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, Span g, byte* b, byte* a) { // SpanOverloader @@ -3433,7 +3521,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, Span g, byte* b, Span a) { // SpanOverloader @@ -3441,7 +3529,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, Span g, byte* b, string a) { // SpanOverloader @@ -3449,7 +3537,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, Span g, Span b, byte* a) { // SpanOverloader @@ -3457,7 +3545,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, Span g, Span b, Span a) { // SpanOverloader @@ -3465,7 +3553,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, Span g, Span b, string a) { // SpanOverloader @@ -3473,7 +3561,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, Span g, string b, byte* a) { // SpanOverloader @@ -3481,7 +3569,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, Span g, string b, Span a) { // SpanOverloader @@ -3489,7 +3577,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, Span g, string b, string a) { // SpanOverloader @@ -3497,7 +3585,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, string g, byte* b, byte* a) { // SpanOverloader @@ -3505,7 +3593,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, string g, byte* b, Span a) { // SpanOverloader @@ -3513,7 +3601,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, string g, byte* b, string a) { // SpanOverloader @@ -3521,7 +3609,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, string g, Span b, byte* a) { // SpanOverloader @@ -3529,7 +3617,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, string g, Span b, Span a) { // SpanOverloader @@ -3537,7 +3625,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, string g, Span b, string a) { // SpanOverloader @@ -3545,7 +3633,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, string g, string b, byte* a) { // SpanOverloader @@ -3553,7 +3641,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, string g, string b, Span a) { // SpanOverloader @@ -3561,7 +3649,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, Span r, string g, string b, string a) { // SpanOverloader @@ -3569,7 +3657,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, byte* g, byte* b, byte* a) { // SpanOverloader @@ -3577,7 +3665,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, byte* g, byte* b, Span a) { // SpanOverloader @@ -3585,7 +3673,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, byte* g, byte* b, string a) { // SpanOverloader @@ -3593,7 +3681,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, byte* g, Span b, byte* a) { // SpanOverloader @@ -3601,7 +3689,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, byte* g, Span b, Span a) { // SpanOverloader @@ -3609,7 +3697,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, byte* g, Span b, string a) { // SpanOverloader @@ -3617,7 +3705,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, byte* g, string b, byte* a) { // SpanOverloader @@ -3625,7 +3713,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, byte* g, string b, Span a) { // SpanOverloader @@ -3633,7 +3721,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, byte* g, string b, string a) { // SpanOverloader @@ -3641,7 +3729,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, Span g, byte* b, byte* a) { // SpanOverloader @@ -3649,7 +3737,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, Span g, byte* b, Span a) { // SpanOverloader @@ -3657,7 +3745,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, Span g, byte* b, string a) { // SpanOverloader @@ -3665,7 +3753,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, Span g, Span b, byte* a) { // SpanOverloader @@ -3673,7 +3761,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, Span g, Span b, Span a) { // SpanOverloader @@ -3681,7 +3769,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, Span g, Span b, string a) { // SpanOverloader @@ -3689,7 +3777,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, Span g, string b, byte* a) { // SpanOverloader @@ -3697,7 +3785,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, Span g, string b, Span a) { // SpanOverloader @@ -3705,7 +3793,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, Span g, string b, string a) { // SpanOverloader @@ -3713,7 +3801,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, string g, byte* b, byte* a) { // SpanOverloader @@ -3721,7 +3809,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, string g, byte* b, Span a) { // SpanOverloader @@ -3729,7 +3817,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, string g, byte* b, string a) { // SpanOverloader @@ -3737,7 +3825,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, string g, Span b, byte* a) { // SpanOverloader @@ -3745,7 +3833,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, string g, Span b, Span a) { // SpanOverloader @@ -3753,7 +3841,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, string g, Span b, string a) { // SpanOverloader @@ -3761,7 +3849,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, string g, string b, byte* a) { // SpanOverloader @@ -3769,7 +3857,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, string g, string b, Span a) { // SpanOverloader @@ -3777,7 +3865,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 454, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 589, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, Span format, string r, string g, string b, string a) { // SpanOverloader @@ -3785,7 +3873,7 @@ public static unsafe void GetRGBA(this Sdl thisApi, uint pixel, SpanTo be documented. - [NativeName("Src", "Line 462, Column 30 in build/submodules/SDL-mirror/include/SDL_pixels.h")] + [NativeName("Src", "Line 602, Column 30 in build/submodules/SDL/include/SDL_pixels.h")] public static unsafe void CalculateGammaRamp(this Sdl thisApi, float gamma, Span ramp) { // SpanOverloader @@ -3793,7 +3881,7 @@ public static unsafe void CalculateGammaRamp(this Sdl thisApi, float gamma, Span } /// To be documented. - [NativeName("Src", "Line 41, Column 29 in build/submodules/SDL-mirror/include/SDL_error.h")] + [NativeName("Src", "Line 64, Column 29 in build/submodules/SDL/include/SDL_error.h")] public static unsafe int SetError(this Sdl thisApi, Span fmt) { // SpanOverloader @@ -3801,7 +3889,15 @@ public static unsafe int SetError(this Sdl thisApi, Span fmt) } /// To be documented. - [NativeName("Src", "Line 127, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 113, Column 32 in build/submodules/SDL/include/SDL_error.h")] + public static unsafe byte* GetErrorMsg(this Sdl thisApi, Span errstr, int maxlen) + { + // SpanOverloader + return thisApi.GetErrorMsg(ref errstr.GetPinnableReference(), maxlen); + } + + /// To be documented. + [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool HasIntersection(this Sdl thisApi, Silk.NET.Maths.Rectangle* A, Span> B) { // SpanOverloader @@ -3809,7 +3905,7 @@ public static unsafe SdlBool HasIntersection(this Sdl thisApi, Silk.NET.Maths.Re } /// To be documented. - [NativeName("Src", "Line 127, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool HasIntersection(this Sdl thisApi, Span> A, Silk.NET.Maths.Rectangle* B) { // SpanOverloader @@ -3817,7 +3913,7 @@ public static unsafe SdlBool HasIntersection(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 127, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool HasIntersection(this Sdl thisApi, Span> A, Span> B) { // SpanOverloader @@ -3825,7 +3921,7 @@ public static unsafe SdlBool HasIntersection(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRect(this Sdl thisApi, Silk.NET.Maths.Rectangle* A, Silk.NET.Maths.Rectangle* B, Span> result) { // SpanOverloader @@ -3833,7 +3929,7 @@ public static unsafe SdlBool IntersectRect(this Sdl thisApi, Silk.NET.Maths.Rect } /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRect(this Sdl thisApi, Silk.NET.Maths.Rectangle* A, Span> B, Silk.NET.Maths.Rectangle* result) { // SpanOverloader @@ -3841,7 +3937,7 @@ public static unsafe SdlBool IntersectRect(this Sdl thisApi, Silk.NET.Maths.Rect } /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRect(this Sdl thisApi, Silk.NET.Maths.Rectangle* A, Span> B, Span> result) { // SpanOverloader @@ -3849,7 +3945,7 @@ public static unsafe SdlBool IntersectRect(this Sdl thisApi, Silk.NET.Maths.Rect } /// To be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRect(this Sdl thisApi, Span> A, Silk.NET.Maths.Rectangle* B, Silk.NET.Maths.Rectangle* result) { // SpanOverloader @@ -3857,7 +3953,7 @@ public static unsafe SdlBool IntersectRect(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRect(this Sdl thisApi, Span> A, Silk.NET.Maths.Rectangle* B, Span> result) { // SpanOverloader @@ -3865,7 +3961,7 @@ public static unsafe SdlBool IntersectRect(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRect(this Sdl thisApi, Span> A, Span> B, Silk.NET.Maths.Rectangle* result) { // SpanOverloader @@ -3873,7 +3969,7 @@ public static unsafe SdlBool IntersectRect(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 135, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 153, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRect(this Sdl thisApi, Span> A, Span> B, Span> result) { // SpanOverloader @@ -3881,7 +3977,7 @@ public static unsafe SdlBool IntersectRect(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe void UnionRect(this Sdl thisApi, Silk.NET.Maths.Rectangle* A, Silk.NET.Maths.Rectangle* B, Span> result) { // SpanOverloader @@ -3889,7 +3985,7 @@ public static unsafe void UnionRect(this Sdl thisApi, Silk.NET.Maths.RectangleTo be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe void UnionRect(this Sdl thisApi, Silk.NET.Maths.Rectangle* A, Span> B, Silk.NET.Maths.Rectangle* result) { // SpanOverloader @@ -3897,7 +3993,7 @@ public static unsafe void UnionRect(this Sdl thisApi, Silk.NET.Maths.RectangleTo be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe void UnionRect(this Sdl thisApi, Silk.NET.Maths.Rectangle* A, Span> B, Span> result) { // SpanOverloader @@ -3905,7 +4001,7 @@ public static unsafe void UnionRect(this Sdl thisApi, Silk.NET.Maths.RectangleTo be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe void UnionRect(this Sdl thisApi, Span> A, Silk.NET.Maths.Rectangle* B, Silk.NET.Maths.Rectangle* result) { // SpanOverloader @@ -3913,7 +4009,7 @@ public static unsafe void UnionRect(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe void UnionRect(this Sdl thisApi, Span> A, Silk.NET.Maths.Rectangle* B, Span> result) { // SpanOverloader @@ -3921,7 +4017,7 @@ public static unsafe void UnionRect(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe void UnionRect(this Sdl thisApi, Span> A, Span> B, Silk.NET.Maths.Rectangle* result) { // SpanOverloader @@ -3929,7 +4025,7 @@ public static unsafe void UnionRect(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 142, Column 30 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe void UnionRect(this Sdl thisApi, Span> A, Span> B, Span> result) { // SpanOverloader @@ -3937,7 +4033,7 @@ public static unsafe void UnionRect(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Point* points, int count, Silk.NET.Maths.Rectangle* clip, Span> result) { // SpanOverloader @@ -3945,7 +4041,7 @@ public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Point* points, int } /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Point* points, int count, Span> clip, Silk.NET.Maths.Rectangle* result) { // SpanOverloader @@ -3953,7 +4049,7 @@ public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Point* points, int } /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Point* points, int count, Span> clip, Span> result) { // SpanOverloader @@ -3961,7 +4057,7 @@ public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Point* points, int } /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Span points, int count, Silk.NET.Maths.Rectangle* clip, Silk.NET.Maths.Rectangle* result) { // SpanOverloader @@ -3969,7 +4065,7 @@ public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Span points, } /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Span points, int count, Silk.NET.Maths.Rectangle* clip, Span> result) { // SpanOverloader @@ -3977,7 +4073,7 @@ public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Span points, } /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Span points, int count, Span> clip, Silk.NET.Maths.Rectangle* result) { // SpanOverloader @@ -3985,7 +4081,7 @@ public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Span points, } /// To be documented. - [NativeName("Src", "Line 151, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 184, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Span points, int count, Span> clip, Span> result) { // SpanOverloader @@ -3993,7 +4089,7 @@ public static unsafe SdlBool EnclosePoints(this Sdl thisApi, Span points, } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, int* X1, int* Y1, int* X2, Span Y2) { // SpanOverloader @@ -4001,7 +4097,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, int* X1, int* Y1, Span X2, int* Y2) { // SpanOverloader @@ -4009,7 +4105,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, int* X1, int* Y1, Span X2, Span Y2) { // SpanOverloader @@ -4017,7 +4113,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, int* X1, Span Y1, int* X2, int* Y2) { // SpanOverloader @@ -4025,7 +4121,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, int* X1, Span Y1, int* X2, Span Y2) { // SpanOverloader @@ -4033,7 +4129,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, int* X1, Span Y1, Span X2, int* Y2) { // SpanOverloader @@ -4041,7 +4137,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, int* X1, Span Y1, Span X2, Span Y2) { // SpanOverloader @@ -4049,7 +4145,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, Span X1, int* Y1, int* X2, int* Y2) { // SpanOverloader @@ -4057,7 +4153,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, Span X1, int* Y1, int* X2, Span Y2) { // SpanOverloader @@ -4065,7 +4161,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, Span X1, int* Y1, Span X2, int* Y2) { // SpanOverloader @@ -4073,7 +4169,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, Span X1, int* Y1, Span X2, Span Y2) { // SpanOverloader @@ -4081,7 +4177,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, Span X1, Span Y1, int* X2, int* Y2) { // SpanOverloader @@ -4089,7 +4185,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, Span X1, Span Y1, int* X2, Span Y2) { // SpanOverloader @@ -4097,7 +4193,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, Span X1, Span Y1, Span X2, int* Y2) { // SpanOverloader @@ -4105,7 +4201,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Maths.Rectangle* rect, Span X1, Span Y1, Span X2, Span Y2) { // SpanOverloader @@ -4113,7 +4209,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Silk.NET.Mat } /// To be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, int* X1, int* Y1, int* X2, int* Y2) { // SpanOverloader @@ -4121,7 +4217,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, int* X1, int* Y1, int* X2, Span Y2) { // SpanOverloader @@ -4129,7 +4225,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, int* X1, int* Y1, Span X2, int* Y2) { // SpanOverloader @@ -4137,7 +4233,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, int* X1, int* Y1, Span X2, Span Y2) { // SpanOverloader @@ -4145,7 +4241,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, int* X1, Span Y1, int* X2, int* Y2) { // SpanOverloader @@ -4153,7 +4249,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, int* X1, Span Y1, int* X2, Span Y2) { // SpanOverloader @@ -4161,7 +4257,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, int* X1, Span Y1, Span X2, int* Y2) { // SpanOverloader @@ -4169,7 +4265,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, int* X1, Span Y1, Span X2, Span Y2) { // SpanOverloader @@ -4177,7 +4273,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, Span X1, int* Y1, int* X2, int* Y2) { // SpanOverloader @@ -4185,7 +4281,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, Span X1, int* Y1, int* X2, Span Y2) { // SpanOverloader @@ -4193,7 +4289,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, Span X1, int* Y1, Span X2, int* Y2) { // SpanOverloader @@ -4201,7 +4297,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, Span X1, int* Y1, Span X2, Span Y2) { // SpanOverloader @@ -4209,7 +4305,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, Span X1, Span Y1, int* X2, int* Y2) { // SpanOverloader @@ -4217,7 +4313,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, Span X1, Span Y1, int* X2, Span Y2) { // SpanOverloader @@ -4225,7 +4321,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, Span X1, Span Y1, Span X2, int* Y2) { // SpanOverloader @@ -4233,7 +4329,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 161, Column 34 in build/submodules/SDL-mirror/include/SDL_rect.h")] + [NativeName("Src", "Line 205, Column 34 in build/submodules/SDL/include/SDL_rect.h")] public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, Span> rect, Span X1, Span Y1, Span X2, Span Y2) { // SpanOverloader @@ -4241,7 +4337,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 138, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 210, Column 38 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe Surface* CreateRGBSurfaceFrom(this Sdl thisApi, Span pixels, int width, int height, int depth, int pitch, uint Rmask, uint Gmask, uint Bmask, uint Amask) where T0 : unmanaged { // SpanOverloader @@ -4249,7 +4345,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 147, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 245, Column 38 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe Surface* CreateRGBSurfaceWithFormatFrom(this Sdl thisApi, Span pixels, int width, int height, int depth, int pitch, uint format) where T0 : unmanaged { // SpanOverloader @@ -4257,7 +4353,7 @@ public static unsafe SdlBool IntersectRectAndLine(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 149, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 260, Column 30 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe void FreeSurface(this Sdl thisApi, Span surface) { // SpanOverloader @@ -4265,7 +4361,7 @@ public static unsafe void FreeSurface(this Sdl thisApi, Span surface) } /// To be documented. - [NativeName("Src", "Line 158, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 272, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SetSurfacePalette(this Sdl thisApi, Surface* surface, Span palette) { // SpanOverloader @@ -4273,7 +4369,7 @@ public static unsafe int SetSurfacePalette(this Sdl thisApi, Surface* surface, S } /// To be documented. - [NativeName("Src", "Line 158, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 272, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SetSurfacePalette(this Sdl thisApi, Span surface, Palette* palette) { // SpanOverloader @@ -4281,7 +4377,7 @@ public static unsafe int SetSurfacePalette(this Sdl thisApi, Span surfa } /// To be documented. - [NativeName("Src", "Line 158, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 272, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SetSurfacePalette(this Sdl thisApi, Span surface, Span palette) { // SpanOverloader @@ -4289,7 +4385,7 @@ public static unsafe int SetSurfacePalette(this Sdl thisApi, Span surfa } /// To be documented. - [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 294, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LockSurface(this Sdl thisApi, Span surface) { // SpanOverloader @@ -4297,7 +4393,7 @@ public static unsafe int LockSurface(this Sdl thisApi, Span surface) } /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 303, Column 30 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe void UnlockSurface(this Sdl thisApi, Span surface) { // SpanOverloader @@ -4305,7 +4401,7 @@ public static unsafe void UnlockSurface(this Sdl thisApi, Span surface) } /// To be documented. - [NativeName("Src", "Line 193, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 319, Column 38 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe Surface* LoadBMPRW(this Sdl thisApi, Span src, int freesrc) { // SpanOverloader @@ -4313,7 +4409,7 @@ public static unsafe void UnlockSurface(this Sdl thisApi, Span surface) } /// To be documented. - [NativeName("Src", "Line 216, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 347, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SaveBMPRW(this Sdl thisApi, Surface* surface, Span dst, int freedst) { // SpanOverloader @@ -4321,7 +4417,7 @@ public static unsafe int SaveBMPRW(this Sdl thisApi, Surface* surface, SpanTo be documented. - [NativeName("Src", "Line 216, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 347, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SaveBMPRW(this Sdl thisApi, Span surface, RWops* dst, int freedst) { // SpanOverloader @@ -4329,7 +4425,7 @@ public static unsafe int SaveBMPRW(this Sdl thisApi, Span surface, RWop } /// To be documented. - [NativeName("Src", "Line 216, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 347, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SaveBMPRW(this Sdl thisApi, Span surface, Span dst, int freedst) { // SpanOverloader @@ -4337,7 +4433,7 @@ public static unsafe int SaveBMPRW(this Sdl thisApi, Span surface, Span } /// To be documented. - [NativeName("Src", "Line 235, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 373, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SetSurfaceRLE(this Sdl thisApi, Span surface, int flag) { // SpanOverloader @@ -4345,7 +4441,15 @@ public static unsafe int SetSurfaceRLE(this Sdl thisApi, Span surface, } /// To be documented. - [NativeName("Src", "Line 249, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 386, Column 34 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe SdlBool HasSurfaceRLE(this Sdl thisApi, Span surface) + { + // SpanOverloader + return thisApi.HasSurfaceRLE(ref surface.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 407, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SetColorKey(this Sdl thisApi, Span surface, int flag, uint key) { // SpanOverloader @@ -4353,7 +4457,7 @@ public static unsafe int SetColorKey(this Sdl thisApi, Span surface, in } /// To be documented. - [NativeName("Src", "Line 257, Column 34 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 421, Column 34 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe SdlBool HasColorKey(this Sdl thisApi, Span surface) { // SpanOverloader @@ -4361,7 +4465,7 @@ public static unsafe SdlBool HasColorKey(this Sdl thisApi, Span surface } /// To be documented. - [NativeName("Src", "Line 269, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 439, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetColorKey(this Sdl thisApi, Surface* surface, Span key) { // SpanOverloader @@ -4369,7 +4473,7 @@ public static unsafe int GetColorKey(this Sdl thisApi, Surface* surface, SpanTo be documented. - [NativeName("Src", "Line 269, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 439, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetColorKey(this Sdl thisApi, Span surface, uint* key) { // SpanOverloader @@ -4377,7 +4481,7 @@ public static unsafe int GetColorKey(this Sdl thisApi, Span surface, ui } /// To be documented. - [NativeName("Src", "Line 269, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 439, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetColorKey(this Sdl thisApi, Span surface, Span key) { // SpanOverloader @@ -4385,7 +4489,7 @@ public static unsafe int GetColorKey(this Sdl thisApi, Span surface, Sp } /// To be documented. - [NativeName("Src", "Line 284, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 461, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SetSurfaceColorMod(this Sdl thisApi, Span surface, byte r, byte g, byte b) { // SpanOverloader @@ -4393,7 +4497,7 @@ public static unsafe int SetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, byte* r, byte* g, Span b) { // SpanOverloader @@ -4401,7 +4505,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, byte* r, Span g, byte* b) { // SpanOverloader @@ -4409,7 +4513,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, byte* r, Span g, Span b) { // SpanOverloader @@ -4417,7 +4521,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, byte* r, Span g, string b) { // SpanOverloader @@ -4425,7 +4529,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, byte* r, string g, Span b) { // SpanOverloader @@ -4433,7 +4537,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, Span r, byte* g, byte* b) { // SpanOverloader @@ -4441,7 +4545,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, Span r, byte* g, Span b) { // SpanOverloader @@ -4449,7 +4553,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, Span r, byte* g, string b) { // SpanOverloader @@ -4457,7 +4561,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, Span r, Span g, byte* b) { // SpanOverloader @@ -4465,7 +4569,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, Span r, Span g, Span b) { // SpanOverloader @@ -4473,7 +4577,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, Span r, Span g, string b) { // SpanOverloader @@ -4481,7 +4585,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, Span r, string g, byte* b) { // SpanOverloader @@ -4489,7 +4593,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, Span r, string g, Span b) { // SpanOverloader @@ -4497,7 +4601,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, Span r, string g, string b) { // SpanOverloader @@ -4505,7 +4609,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, string r, byte* g, Span b) { // SpanOverloader @@ -4513,7 +4617,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, string r, Span g, byte* b) { // SpanOverloader @@ -4521,7 +4625,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, string r, Span g, Span b) { // SpanOverloader @@ -4529,7 +4633,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, string r, Span g, string b) { // SpanOverloader @@ -4537,7 +4641,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, string r, string g, Span b) { // SpanOverloader @@ -4545,7 +4649,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, byte* r, byte* g, byte* b) { // SpanOverloader @@ -4553,7 +4657,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, byte* r, byte* g, Span b) { // SpanOverloader @@ -4561,7 +4665,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, byte* r, byte* g, string b) { // SpanOverloader @@ -4569,7 +4673,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, byte* r, Span g, byte* b) { // SpanOverloader @@ -4577,7 +4681,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, byte* r, Span g, Span b) { // SpanOverloader @@ -4585,7 +4689,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, byte* r, Span g, string b) { // SpanOverloader @@ -4593,7 +4697,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, byte* r, string g, byte* b) { // SpanOverloader @@ -4601,7 +4705,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, byte* r, string g, Span b) { // SpanOverloader @@ -4609,7 +4713,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, byte* r, string g, string b) { // SpanOverloader @@ -4617,7 +4721,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, Span r, byte* g, byte* b) { // SpanOverloader @@ -4625,7 +4729,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, Span r, byte* g, Span b) { // SpanOverloader @@ -4633,7 +4737,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, Span r, byte* g, string b) { // SpanOverloader @@ -4641,7 +4745,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, Span r, Span g, byte* b) { // SpanOverloader @@ -4649,7 +4753,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, Span r, Span g, Span b) { // SpanOverloader @@ -4657,7 +4761,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, Span r, Span g, string b) { // SpanOverloader @@ -4665,7 +4769,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, Span r, string g, byte* b) { // SpanOverloader @@ -4673,7 +4777,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, Span r, string g, Span b) { // SpanOverloader @@ -4681,7 +4785,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, Span r, string g, string b) { // SpanOverloader @@ -4689,7 +4793,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, string r, byte* g, byte* b) { // SpanOverloader @@ -4697,7 +4801,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, string r, byte* g, Span b) { // SpanOverloader @@ -4705,7 +4809,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, string r, byte* g, string b) { // SpanOverloader @@ -4713,7 +4817,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, string r, Span g, byte* b) { // SpanOverloader @@ -4721,7 +4825,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, string r, Span g, Span b) { // SpanOverloader @@ -4729,7 +4833,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, string r, Span g, string b) { // SpanOverloader @@ -4737,7 +4841,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, string r, string g, byte* b) { // SpanOverloader @@ -4745,7 +4849,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, string r, string g, Span b) { // SpanOverloader @@ -4753,7 +4857,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 300, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 478, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surface, string r, string g, string b) { // SpanOverloader @@ -4761,7 +4865,7 @@ public static unsafe int GetSurfaceColorMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 314, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SetSurfaceAlphaMod(this Sdl thisApi, Span surface, byte alpha) { // SpanOverloader @@ -4769,7 +4873,7 @@ public static unsafe int SetSurfaceAlphaMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 327, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceAlphaMod(this Sdl thisApi, Surface* surface, Span alpha) { // SpanOverloader @@ -4777,7 +4881,7 @@ public static unsafe int GetSurfaceAlphaMod(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 327, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceAlphaMod(this Sdl thisApi, Span surface, byte* alpha) { // SpanOverloader @@ -4785,7 +4889,7 @@ public static unsafe int GetSurfaceAlphaMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 327, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceAlphaMod(this Sdl thisApi, Span surface, Span alpha) { // SpanOverloader @@ -4793,7 +4897,7 @@ public static unsafe int GetSurfaceAlphaMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 327, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceAlphaMod(this Sdl thisApi, Span surface, string alpha) { // SpanOverloader @@ -4801,7 +4905,7 @@ public static unsafe int GetSurfaceAlphaMod(this Sdl thisApi, Span surf } /// To be documented. - [NativeName("Src", "Line 340, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 529, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SetSurfaceBlendMode(this Sdl thisApi, Span surface, BlendMode blendMode) { // SpanOverloader @@ -4809,7 +4913,7 @@ public static unsafe int SetSurfaceBlendMode(this Sdl thisApi, Span sur } /// To be documented. - [NativeName("Src", "Line 353, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceBlendMode(this Sdl thisApi, Surface* surface, Span blendMode) { // SpanOverloader @@ -4817,7 +4921,7 @@ public static unsafe int GetSurfaceBlendMode(this Sdl thisApi, Surface* surface, } /// To be documented. - [NativeName("Src", "Line 353, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceBlendMode(this Sdl thisApi, Span surface, BlendMode* blendMode) { // SpanOverloader @@ -4825,7 +4929,7 @@ public static unsafe int GetSurfaceBlendMode(this Sdl thisApi, Span sur } /// To be documented. - [NativeName("Src", "Line 353, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 542, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int GetSurfaceBlendMode(this Sdl thisApi, Span surface, Span blendMode) { // SpanOverloader @@ -4833,7 +4937,7 @@ public static unsafe int GetSurfaceBlendMode(this Sdl thisApi, Span sur } /// To be documented. - [NativeName("Src", "Line 369, Column 34 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 563, Column 34 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe SdlBool SetClipRect(this Sdl thisApi, Surface* surface, Span> rect) { // SpanOverloader @@ -4841,7 +4945,7 @@ public static unsafe SdlBool SetClipRect(this Sdl thisApi, Surface* surface, Spa } /// To be documented. - [NativeName("Src", "Line 369, Column 34 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 563, Column 34 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe SdlBool SetClipRect(this Sdl thisApi, Span surface, Silk.NET.Maths.Rectangle* rect) { // SpanOverloader @@ -4849,7 +4953,7 @@ public static unsafe SdlBool SetClipRect(this Sdl thisApi, Span surface } /// To be documented. - [NativeName("Src", "Line 369, Column 34 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 563, Column 34 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe SdlBool SetClipRect(this Sdl thisApi, Span surface, Span> rect) { // SpanOverloader @@ -4857,7 +4961,7 @@ public static unsafe SdlBool SetClipRect(this Sdl thisApi, Span surface } /// To be documented. - [NativeName("Src", "Line 378, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 580, Column 30 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe void GetClipRect(this Sdl thisApi, Surface* surface, Span> rect) { // SpanOverloader @@ -4865,7 +4969,7 @@ public static unsafe void GetClipRect(this Sdl thisApi, Surface* surface, SpanTo be documented. - [NativeName("Src", "Line 378, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 580, Column 30 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe void GetClipRect(this Sdl thisApi, Span surface, Silk.NET.Maths.Rectangle* rect) { // SpanOverloader @@ -4873,7 +4977,7 @@ public static unsafe void GetClipRect(this Sdl thisApi, Span surface, S } /// To be documented. - [NativeName("Src", "Line 378, Column 30 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 580, Column 30 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe void GetClipRect(this Sdl thisApi, Span surface, Span> rect) { // SpanOverloader @@ -4881,7 +4985,7 @@ public static unsafe void GetClipRect(this Sdl thisApi, Span surface, S } /// To be documented. - [NativeName("Src", "Line 384, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 592, Column 38 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe Surface* DuplicateSurface(this Sdl thisApi, Span surface) { // SpanOverloader @@ -4889,7 +4993,7 @@ public static unsafe void GetClipRect(this Sdl thisApi, Span surface, S } /// To be documented. - [NativeName("Src", "Line 396, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 614, Column 38 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe Surface* ConvertSurface(this Sdl thisApi, Surface* src, Span fmt, uint flags) { // SpanOverloader @@ -4897,7 +5001,7 @@ public static unsafe void GetClipRect(this Sdl thisApi, Span surface, S } /// To be documented. - [NativeName("Src", "Line 396, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 614, Column 38 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe Surface* ConvertSurface(this Sdl thisApi, Span src, PixelFormat* fmt, uint flags) { // SpanOverloader @@ -4905,7 +5009,7 @@ public static unsafe void GetClipRect(this Sdl thisApi, Span surface, S } /// To be documented. - [NativeName("Src", "Line 396, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 614, Column 38 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe Surface* ConvertSurface(this Sdl thisApi, Span src, Span fmt, uint flags) { // SpanOverloader @@ -4913,7 +5017,7 @@ public static unsafe void GetClipRect(this Sdl thisApi, Span surface, S } /// To be documented. - [NativeName("Src", "Line 398, Column 38 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 637, Column 38 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe Surface* ConvertSurfaceFormat(this Sdl thisApi, Span src, uint pixel_format, uint flags) { // SpanOverloader @@ -4921,7 +5025,7 @@ public static unsafe void GetClipRect(this Sdl thisApi, Span surface, S } /// To be documented. - [NativeName("Src", "Line 406, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 654, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int ConvertPixels(this Sdl thisApi, int width, int height, uint src_format, void* src, int src_pitch, uint dst_format, Span dst, int dst_pitch) where T0 : unmanaged { // SpanOverloader @@ -4929,7 +5033,7 @@ public static unsafe int ConvertPixels(this Sdl thisApi, int width, int heig } /// To be documented. - [NativeName("Src", "Line 406, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 654, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int ConvertPixels(this Sdl thisApi, int width, int height, uint src_format, Span src, int src_pitch, uint dst_format, void* dst, int dst_pitch) where T0 : unmanaged { // SpanOverloader @@ -4937,7 +5041,7 @@ public static unsafe int ConvertPixels(this Sdl thisApi, int width, int heig } /// To be documented. - [NativeName("Src", "Line 406, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 654, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int ConvertPixels(this Sdl thisApi, int width, int height, uint src_format, Span src, int src_pitch, uint dst_format, Span dst, int dst_pitch) where T0 : unmanaged where T1 : unmanaged { // SpanOverloader @@ -4945,7 +5049,7 @@ public static unsafe int ConvertPixels(this Sdl thisApi, int width, int } /// To be documented. - [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 681, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int FillRect(this Sdl thisApi, Surface* dst, Span> rect, uint color) { // SpanOverloader @@ -4953,7 +5057,7 @@ public static unsafe int FillRect(this Sdl thisApi, Surface* dst, SpanTo be documented. - [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 681, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int FillRect(this Sdl thisApi, Span dst, Silk.NET.Maths.Rectangle* rect, uint color) { // SpanOverloader @@ -4961,7 +5065,7 @@ public static unsafe int FillRect(this Sdl thisApi, Span dst, Silk.NET. } /// To be documented. - [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 681, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int FillRect(this Sdl thisApi, Span dst, Span> rect, uint color) { // SpanOverloader @@ -4969,7 +5073,7 @@ public static unsafe int FillRect(this Sdl thisApi, Span dst, SpanTo be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int FillRects(this Sdl thisApi, Surface* dst, Span> rects, int count, uint color) { // SpanOverloader @@ -4977,7 +5081,7 @@ public static unsafe int FillRects(this Sdl thisApi, Surface* dst, SpanTo be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int FillRects(this Sdl thisApi, Span dst, Silk.NET.Maths.Rectangle* rects, int count, uint color) { // SpanOverloader @@ -4985,7 +5089,7 @@ public static unsafe int FillRects(this Sdl thisApi, Span dst, Silk.NET } /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int FillRects(this Sdl thisApi, Span dst, Span> rects, int count, uint color) { // SpanOverloader @@ -4993,7 +5097,7 @@ public static unsafe int FillRects(this Sdl thisApi, Span dst, SpanTo be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5001,7 +5105,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, Silk.NET.Math } /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5009,7 +5113,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, Silk.NET.Math } /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5017,7 +5121,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, Silk.NET.Math } /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5025,7 +5129,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5033,7 +5137,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5041,7 +5145,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5049,7 +5153,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5057,7 +5161,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Span src, Silk.NET } /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5065,7 +5169,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Span src, Silk.NET } /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5073,7 +5177,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Span src, Silk.NET } /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5081,7 +5185,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Span src, Silk.NET } /// To be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5089,7 +5193,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5097,7 +5201,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Span src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5105,7 +5209,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 490, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 776, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlit(this Sdl thisApi, Span src, Span> srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5113,7 +5217,7 @@ public static unsafe int UpperBlit(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5121,7 +5225,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, Silk.NET.Math } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5129,7 +5233,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, Silk.NET.Math } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5137,7 +5241,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, Silk.NET.Math } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5145,7 +5249,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5153,7 +5257,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5161,7 +5265,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5169,7 +5273,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5177,7 +5281,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Span src, Silk.NET } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5185,7 +5289,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Span src, Silk.NET } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5193,7 +5297,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Span src, Silk.NET } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5201,7 +5305,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Span src, Silk.NET } /// To be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5209,7 +5313,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5217,7 +5321,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Span src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5225,7 +5329,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 498, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 800, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlit(this Sdl thisApi, Span src, Span> srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5233,7 +5337,7 @@ public static unsafe int LowerBlit(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5241,7 +5345,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, Silk.NET.Ma } /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5249,7 +5353,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, Silk.NET.Ma } /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5257,7 +5361,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, Silk.NET.Ma } /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5265,7 +5369,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5273,7 +5377,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5281,7 +5385,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5289,7 +5393,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5297,7 +5401,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Span src, Silk.N } /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5305,7 +5409,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Span src, Silk.N } /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5313,7 +5417,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Span src, Silk.N } /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5321,7 +5425,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Span src, Silk.N } /// To be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5329,7 +5433,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5337,7 +5441,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Span src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5345,7 +5449,7 @@ public static unsafe int SoftStretch(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 508, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 813, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int SoftStretch(this Sdl thisApi, Span src, Span> srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5353,7 +5457,127 @@ public static unsafe int SoftStretch(this Sdl thisApi, Span src, SpanTo be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(src, srcrect, dst, ref dstrect.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(src, srcrect, ref dst.GetPinnableReference(), dstrect); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(src, srcrect, ref dst.GetPinnableReference(), ref dstrect.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(src, ref srcrect.GetPinnableReference(), dst, dstrect); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Span> dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(src, ref srcrect.GetPinnableReference(), dst, ref dstrect.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(src, ref srcrect.GetPinnableReference(), ref dst.GetPinnableReference(), dstrect); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Span> dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(src, ref srcrect.GetPinnableReference(), ref dst.GetPinnableReference(), ref dstrect.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(ref src.GetPinnableReference(), srcrect, dst, dstrect); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(ref src.GetPinnableReference(), srcrect, dst, ref dstrect.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(ref src.GetPinnableReference(), srcrect, ref dst.GetPinnableReference(), dstrect); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(ref src.GetPinnableReference(), srcrect, ref dst.GetPinnableReference(), ref dstrect.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(ref src.GetPinnableReference(), ref srcrect.GetPinnableReference(), dst, dstrect); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Span> dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(ref src.GetPinnableReference(), ref srcrect.GetPinnableReference(), dst, ref dstrect.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Span src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(ref src.GetPinnableReference(), ref srcrect.GetPinnableReference(), ref dst.GetPinnableReference(), dstrect); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include/SDL_surface.h")] + public static unsafe int SoftStretchLinear(this Sdl thisApi, Span src, Span> srcrect, Span dst, Span> dstrect) + { + // SpanOverloader + return thisApi.SoftStretchLinear(ref src.GetPinnableReference(), ref srcrect.GetPinnableReference(), ref dst.GetPinnableReference(), ref dstrect.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5361,7 +5585,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, Silk.NE } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5369,7 +5593,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, Silk.NE } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5377,7 +5601,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, Silk.NE } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5385,7 +5609,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5393,7 +5617,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5401,7 +5625,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5409,7 +5633,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5417,7 +5641,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Si } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5425,7 +5649,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Si } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5433,7 +5657,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Si } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5441,7 +5665,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Si } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5449,7 +5673,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Sp } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5457,7 +5681,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Sp } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5465,7 +5689,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Sp } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 837, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Span> srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5473,7 +5697,7 @@ public static unsafe int UpperBlitScaled(this Sdl thisApi, Span src, Sp } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5481,7 +5705,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, Silk.NE } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5489,7 +5713,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, Silk.NE } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5497,7 +5721,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, Silk.NE } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5505,7 +5729,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, Span> srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5513,7 +5737,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5521,7 +5745,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, Span> srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5529,7 +5753,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Surface* src, SpanTo be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5537,7 +5761,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Si } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5545,7 +5769,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Si } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5553,7 +5777,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Si } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Silk.NET.Maths.Rectangle* srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5561,7 +5785,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Si } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5569,7 +5793,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Sp } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Span> srcrect, Surface* dst, Span> dstrect) { // SpanOverloader @@ -5577,7 +5801,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Sp } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Span> srcrect, Span dst, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -5585,7 +5809,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Sp } /// To be documented. - [NativeName("Src", "Line 527, Column 29 in build/submodules/SDL-mirror/include/SDL_surface.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include/SDL_surface.h")] public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Span> srcrect, Span dst, Span> dstrect) { // SpanOverloader @@ -5593,7 +5817,7 @@ public static unsafe int LowerBlitScaled(this Sdl thisApi, Span src, Sp } /// To be documented. - [NativeName("Src", "Line 288, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 317, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int VideoInit(this Sdl thisApi, Span driver_name) { // SpanOverloader @@ -5601,7 +5825,7 @@ public static unsafe int VideoInit(this Sdl thisApi, Span driver_name) } /// To be documented. - [NativeName("Src", "Line 334, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 379, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDisplayBounds(this Sdl thisApi, int displayIndex, Span> rect) { // SpanOverloader @@ -5609,7 +5833,7 @@ public static unsafe int GetDisplayBounds(this Sdl thisApi, int displayIndex, Sp } /// To be documented. - [NativeName("Src", "Line 353, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 410, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDisplayUsableBounds(this Sdl thisApi, int displayIndex, Span> rect) { // SpanOverloader @@ -5617,7 +5841,7 @@ public static unsafe int GetDisplayUsableBounds(this Sdl thisApi, int displayInd } /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, float* ddpi, float* hdpi, Span vdpi) { // SpanOverloader @@ -5625,7 +5849,7 @@ public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, float } /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, float* ddpi, Span hdpi, float* vdpi) { // SpanOverloader @@ -5633,7 +5857,7 @@ public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, float } /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, float* ddpi, Span hdpi, Span vdpi) { // SpanOverloader @@ -5641,7 +5865,7 @@ public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, float } /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, Span ddpi, float* hdpi, float* vdpi) { // SpanOverloader @@ -5649,7 +5873,7 @@ public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, Span< } /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, Span ddpi, float* hdpi, Span vdpi) { // SpanOverloader @@ -5657,7 +5881,7 @@ public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, Span< } /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, Span ddpi, Span hdpi, float* vdpi) { // SpanOverloader @@ -5665,7 +5889,7 @@ public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, Span< } /// To be documented. - [NativeName("Src", "Line 365, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, Span ddpi, Span hdpi, Span vdpi) { // SpanOverloader @@ -5673,7 +5897,7 @@ public static unsafe int GetDisplayDPI(this Sdl thisApi, int displayIndex, Span< } /// To be documented. - [NativeName("Src", "Line 394, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 486, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDisplayMode(this Sdl thisApi, int displayIndex, int modeIndex, Span mode) { // SpanOverloader @@ -5681,7 +5905,7 @@ public static unsafe int GetDisplayMode(this Sdl thisApi, int displayIndex, int } /// To be documented. - [NativeName("Src", "Line 400, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 507, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetDesktopDisplayMode(this Sdl thisApi, int displayIndex, Span mode) { // SpanOverloader @@ -5689,7 +5913,7 @@ public static unsafe int GetDesktopDisplayMode(this Sdl thisApi, int displayInde } /// To be documented. - [NativeName("Src", "Line 405, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 528, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetCurrentDisplayMode(this Sdl thisApi, int displayIndex, Span mode) { // SpanOverloader @@ -5697,7 +5921,7 @@ public static unsafe int GetCurrentDisplayMode(this Sdl thisApi, int displayInde } /// To be documented. - [NativeName("Src", "Line 429, Column 43 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 552, Column 43 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe DisplayMode* GetClosestDisplayMode(this Sdl thisApi, int displayIndex, DisplayMode* mode, Span closest) { // SpanOverloader @@ -5705,7 +5929,7 @@ public static unsafe int GetCurrentDisplayMode(this Sdl thisApi, int displayInde } /// To be documented. - [NativeName("Src", "Line 429, Column 43 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 552, Column 43 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe DisplayMode* GetClosestDisplayMode(this Sdl thisApi, int displayIndex, Span mode, DisplayMode* closest) { // SpanOverloader @@ -5713,7 +5937,7 @@ public static unsafe int GetCurrentDisplayMode(this Sdl thisApi, int displayInde } /// To be documented. - [NativeName("Src", "Line 429, Column 43 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 552, Column 43 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe DisplayMode* GetClosestDisplayMode(this Sdl thisApi, int displayIndex, Span mode, Span closest) { // SpanOverloader @@ -5721,7 +5945,7 @@ public static unsafe int GetCurrentDisplayMode(this Sdl thisApi, int displayInde } /// To be documented. - [NativeName("Src", "Line 437, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowDisplayIndex(this Sdl thisApi, Span window) { // SpanOverloader @@ -5729,7 +5953,7 @@ public static unsafe int GetWindowDisplayIndex(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 453, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 584, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowDisplayMode(this Sdl thisApi, Window* window, Span mode) { // SpanOverloader @@ -5737,7 +5961,7 @@ public static unsafe int SetWindowDisplayMode(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 453, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 584, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowDisplayMode(this Sdl thisApi, Span window, DisplayMode* mode) { // SpanOverloader @@ -5745,7 +5969,7 @@ public static unsafe int SetWindowDisplayMode(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 453, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 584, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowDisplayMode(this Sdl thisApi, Span window, Span mode) { // SpanOverloader @@ -5753,7 +5977,7 @@ public static unsafe int SetWindowDisplayMode(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 599, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowDisplayMode(this Sdl thisApi, Window* window, Span mode) { // SpanOverloader @@ -5761,7 +5985,7 @@ public static unsafe int GetWindowDisplayMode(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 599, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowDisplayMode(this Sdl thisApi, Span window, DisplayMode* mode) { // SpanOverloader @@ -5769,7 +5993,7 @@ public static unsafe int GetWindowDisplayMode(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 464, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 599, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowDisplayMode(this Sdl thisApi, Span window, Span mode) { // SpanOverloader @@ -5777,7 +6001,7 @@ public static unsafe int GetWindowDisplayMode(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 470, Column 32 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 610, Column 32 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe uint GetWindowPixelFormat(this Sdl thisApi, Span window) { // SpanOverloader @@ -5785,7 +6009,7 @@ public static unsafe uint GetWindowPixelFormat(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 514, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 680, Column 38 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe Window* CreateWindow(this Sdl thisApi, Span title, int x, int y, int w, int h, uint flags) { // SpanOverloader @@ -5793,7 +6017,7 @@ public static unsafe uint GetWindowPixelFormat(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 527, Column 38 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 699, Column 38 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe Window* CreateWindowFrom(this Sdl thisApi, Span data) where T0 : unmanaged { // SpanOverloader @@ -5801,7 +6025,7 @@ public static unsafe uint GetWindowPixelFormat(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 532, Column 32 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 715, Column 32 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe uint GetWindowID(this Sdl thisApi, Span window) { // SpanOverloader @@ -5809,7 +6033,7 @@ public static unsafe uint GetWindowID(this Sdl thisApi, Span window) } /// To be documented. - [NativeName("Src", "Line 542, Column 32 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 745, Column 32 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe uint GetWindowFlags(this Sdl thisApi, Span window) { // SpanOverloader @@ -5817,7 +6041,7 @@ public static unsafe uint GetWindowFlags(this Sdl thisApi, Span window) } /// To be documented. - [NativeName("Src", "Line 549, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 757, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowTitle(this Sdl thisApi, Window* window, Span title) { // SpanOverloader @@ -5825,7 +6049,7 @@ public static unsafe void SetWindowTitle(this Sdl thisApi, Window* window, Span< } /// To be documented. - [NativeName("Src", "Line 549, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 757, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowTitle(this Sdl thisApi, Span window, byte* title) { // SpanOverloader @@ -5833,7 +6057,7 @@ public static unsafe void SetWindowTitle(this Sdl thisApi, Span window, } /// To be documented. - [NativeName("Src", "Line 549, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 757, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowTitle(this Sdl thisApi, Span window, Span title) { // SpanOverloader @@ -5841,7 +6065,7 @@ public static unsafe void SetWindowTitle(this Sdl thisApi, Span window, } /// To be documented. - [NativeName("Src", "Line 549, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 757, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowTitle(this Sdl thisApi, Span window, string title) { // SpanOverloader @@ -5849,7 +6073,7 @@ public static unsafe void SetWindowTitle(this Sdl thisApi, Span window, } /// To be documented. - [NativeName("Src", "Line 557, Column 37 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 769, Column 37 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe byte* GetWindowTitle(this Sdl thisApi, Span window) { // SpanOverloader @@ -5857,7 +6081,7 @@ public static unsafe void SetWindowTitle(this Sdl thisApi, Span window, } /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 777, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowIcon(this Sdl thisApi, Window* window, Span icon) { // SpanOverloader @@ -5865,7 +6089,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Window* window, SpanTo be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 777, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, Surface* icon) { // SpanOverloader @@ -5873,7 +6097,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 777, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, Span icon) { // SpanOverloader @@ -5881,7 +6105,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* SetWindowData(this Sdl thisApi, Window* window, byte* name, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -5889,7 +6113,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* SetWindowData(this Sdl thisApi, Window* window, Span name, void* userdata) { // SpanOverloader @@ -5897,7 +6121,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* SetWindowData(this Sdl thisApi, Window* window, Span name, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -5905,7 +6129,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* SetWindowData(this Sdl thisApi, Window* window, string name, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -5913,7 +6137,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* SetWindowData(this Sdl thisApi, Span window, byte* name, void* userdata) { // SpanOverloader @@ -5921,7 +6145,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* SetWindowData(this Sdl thisApi, Span window, byte* name, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -5929,7 +6153,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* SetWindowData(this Sdl thisApi, Span window, Span name, void* userdata) { // SpanOverloader @@ -5937,7 +6161,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* SetWindowData(this Sdl thisApi, Span window, Span name, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -5945,7 +6169,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* SetWindowData(this Sdl thisApi, Span window, string name, void* userdata) { // SpanOverloader @@ -5953,7 +6177,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 581, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 792, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* SetWindowData(this Sdl thisApi, Span window, string name, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -5961,7 +6185,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 805, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* GetWindowData(this Sdl thisApi, Window* window, Span name) { // SpanOverloader @@ -5969,7 +6193,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 805, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* GetWindowData(this Sdl thisApi, Span window, byte* name) { // SpanOverloader @@ -5977,7 +6201,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 805, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* GetWindowData(this Sdl thisApi, Span window, Span name) { // SpanOverloader @@ -5985,7 +6209,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 595, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 805, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* GetWindowData(this Sdl thisApi, Span window, string name) { // SpanOverloader @@ -5993,7 +6217,7 @@ public static unsafe void SetWindowIcon(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 611, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 821, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowPosition(this Sdl thisApi, Span window, int x, int y) { // SpanOverloader @@ -6001,7 +6225,7 @@ public static unsafe void SetWindowPosition(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowPosition(this Sdl thisApi, Window* window, int* x, Span y) { // SpanOverloader @@ -6009,7 +6233,7 @@ public static unsafe void GetWindowPosition(this Sdl thisApi, Window* window, in } /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowPosition(this Sdl thisApi, Window* window, Span x, int* y) { // SpanOverloader @@ -6017,7 +6241,7 @@ public static unsafe void GetWindowPosition(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowPosition(this Sdl thisApi, Window* window, Span x, Span y) { // SpanOverloader @@ -6025,7 +6249,7 @@ public static unsafe void GetWindowPosition(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowPosition(this Sdl thisApi, Span window, int* x, int* y) { // SpanOverloader @@ -6033,7 +6257,7 @@ public static unsafe void GetWindowPosition(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowPosition(this Sdl thisApi, Span window, int* x, Span y) { // SpanOverloader @@ -6041,7 +6265,7 @@ public static unsafe void GetWindowPosition(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowPosition(this Sdl thisApi, Span window, Span x, int* y) { // SpanOverloader @@ -6049,7 +6273,7 @@ public static unsafe void GetWindowPosition(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 625, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 838, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowPosition(this Sdl thisApi, Span window, Span x, Span y) { // SpanOverloader @@ -6057,7 +6281,7 @@ public static unsafe void GetWindowPosition(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 646, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 861, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowSize(this Sdl thisApi, Span window, int w, int h) { // SpanOverloader @@ -6065,7 +6289,7 @@ public static unsafe void SetWindowSize(this Sdl thisApi, Span window, i } /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowSize(this Sdl thisApi, Window* window, int* w, Span h) { // SpanOverloader @@ -6073,7 +6297,7 @@ public static unsafe void GetWindowSize(this Sdl thisApi, Window* window, int* w } /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowSize(this Sdl thisApi, Window* window, Span w, int* h) { // SpanOverloader @@ -6081,7 +6305,7 @@ public static unsafe void GetWindowSize(this Sdl thisApi, Window* window, SpanTo be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowSize(this Sdl thisApi, Window* window, Span w, Span h) { // SpanOverloader @@ -6089,7 +6313,7 @@ public static unsafe void GetWindowSize(this Sdl thisApi, Window* window, SpanTo be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowSize(this Sdl thisApi, Span window, int* w, int* h) { // SpanOverloader @@ -6097,7 +6321,7 @@ public static unsafe void GetWindowSize(this Sdl thisApi, Span window, i } /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowSize(this Sdl thisApi, Span window, int* w, Span h) { // SpanOverloader @@ -6105,7 +6329,7 @@ public static unsafe void GetWindowSize(this Sdl thisApi, Span window, i } /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowSize(this Sdl thisApi, Span window, Span w, int* h) { // SpanOverloader @@ -6113,7 +6337,7 @@ public static unsafe void GetWindowSize(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 886, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowSize(this Sdl thisApi, Span window, Span w, Span h) { // SpanOverloader @@ -6121,7 +6345,7 @@ public static unsafe void GetWindowSize(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, int* top, int* left, int* bottom, Span right) { // SpanOverloader @@ -6129,7 +6353,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, int* top, int* left, Span bottom, int* right) { // SpanOverloader @@ -6137,7 +6361,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, int* top, int* left, Span bottom, Span right) { // SpanOverloader @@ -6145,7 +6369,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, int* top, Span left, int* bottom, int* right) { // SpanOverloader @@ -6153,7 +6377,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, int* top, Span left, int* bottom, Span right) { // SpanOverloader @@ -6161,7 +6385,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, int* top, Span left, Span bottom, int* right) { // SpanOverloader @@ -6169,7 +6393,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, int* top, Span left, Span bottom, Span right) { // SpanOverloader @@ -6177,7 +6401,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, Span top, int* left, int* bottom, int* right) { // SpanOverloader @@ -6185,7 +6409,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, Span top, int* left, int* bottom, Span right) { // SpanOverloader @@ -6193,7 +6417,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, Span top, int* left, Span bottom, int* right) { // SpanOverloader @@ -6201,7 +6425,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, Span top, int* left, Span bottom, Span right) { // SpanOverloader @@ -6209,7 +6433,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, Span top, Span left, int* bottom, int* right) { // SpanOverloader @@ -6217,7 +6441,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, Span top, Span left, int* bottom, Span right) { // SpanOverloader @@ -6225,7 +6449,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, Span top, Span left, Span bottom, int* right) { // SpanOverloader @@ -6233,7 +6457,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, Span top, Span left, Span bottom, Span right) { // SpanOverloader @@ -6241,7 +6465,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, int* top, int* left, int* bottom, int* right) { // SpanOverloader @@ -6249,7 +6473,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, int* top, int* left, int* bottom, Span right) { // SpanOverloader @@ -6257,7 +6481,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, int* top, int* left, Span bottom, int* right) { // SpanOverloader @@ -6265,7 +6489,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, int* top, int* left, Span bottom, Span right) { // SpanOverloader @@ -6273,7 +6497,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, int* top, Span left, int* bottom, int* right) { // SpanOverloader @@ -6281,7 +6505,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, int* top, Span left, int* bottom, Span right) { // SpanOverloader @@ -6289,7 +6513,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, int* top, Span left, Span bottom, int* right) { // SpanOverloader @@ -6297,7 +6521,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, int* top, Span left, Span bottom, Span right) { // SpanOverloader @@ -6305,7 +6529,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, Span top, int* left, int* bottom, int* right) { // SpanOverloader @@ -6313,7 +6537,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, Span top, int* left, int* bottom, Span right) { // SpanOverloader @@ -6321,7 +6545,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, Span top, int* left, Span bottom, int* right) { // SpanOverloader @@ -6329,7 +6553,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, Span top, int* left, Span bottom, Span right) { // SpanOverloader @@ -6337,7 +6561,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, Span top, Span left, int* bottom, int* right) { // SpanOverloader @@ -6345,7 +6569,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, Span top, Span left, int* bottom, Span right) { // SpanOverloader @@ -6353,7 +6577,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, Span top, Span left, Span bottom, int* right) { // SpanOverloader @@ -6361,7 +6585,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 683, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 915, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span window, Span top, Span left, Span bottom, Span right) { // SpanOverloader @@ -6369,7 +6593,7 @@ public static unsafe int GetWindowBordersSize(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 700, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 929, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowMinimumSize(this Sdl thisApi, Span window, int min_w, int min_h) { // SpanOverloader @@ -6377,7 +6601,7 @@ public static unsafe void SetWindowMinimumSize(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Window* window, int* w, Span h) { // SpanOverloader @@ -6385,7 +6609,7 @@ public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Window* window, Span w, int* h) { // SpanOverloader @@ -6393,7 +6617,7 @@ public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Window* window, Span w, Span h) { // SpanOverloader @@ -6401,7 +6625,7 @@ public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Span window, int* w, int* h) { // SpanOverloader @@ -6409,7 +6633,7 @@ public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Span window, int* w, Span h) { // SpanOverloader @@ -6417,7 +6641,7 @@ public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Span window, Span w, int* h) { // SpanOverloader @@ -6425,7 +6649,7 @@ public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 713, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 944, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Span window, Span w, Span h) { // SpanOverloader @@ -6433,7 +6657,7 @@ public static unsafe void GetWindowMinimumSize(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 729, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 957, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowMaximumSize(this Sdl thisApi, Span window, int max_w, int max_h) { // SpanOverloader @@ -6441,7 +6665,7 @@ public static unsafe void SetWindowMaximumSize(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Window* window, int* w, Span h) { // SpanOverloader @@ -6449,7 +6673,7 @@ public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Window* window, Span w, int* h) { // SpanOverloader @@ -6457,7 +6681,7 @@ public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Window* window, Span w, Span h) { // SpanOverloader @@ -6465,7 +6689,7 @@ public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Span window, int* w, int* h) { // SpanOverloader @@ -6473,7 +6697,7 @@ public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Span window, int* w, Span h) { // SpanOverloader @@ -6481,7 +6705,7 @@ public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Span window, Span w, int* h) { // SpanOverloader @@ -6489,7 +6713,7 @@ public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 742, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 972, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Span window, Span w, Span h) { // SpanOverloader @@ -6497,7 +6721,7 @@ public static unsafe void GetWindowMaximumSize(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 759, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 991, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowBordered(this Sdl thisApi, Span window, SdlBool bordered) { // SpanOverloader @@ -6505,7 +6729,7 @@ public static unsafe void SetWindowBordered(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 776, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1010, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowResizable(this Sdl thisApi, Span window, SdlBool resizable) { // SpanOverloader @@ -6513,7 +6737,7 @@ public static unsafe void SetWindowResizable(this Sdl thisApi, Span wind } /// To be documented. - [NativeName("Src", "Line 784, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1021, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void ShowWindow(this Sdl thisApi, Span window) { // SpanOverloader @@ -6521,7 +6745,7 @@ public static unsafe void ShowWindow(this Sdl thisApi, Span window) } /// To be documented. - [NativeName("Src", "Line 791, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1030, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void HideWindow(this Sdl thisApi, Span window) { // SpanOverloader @@ -6529,7 +6753,7 @@ public static unsafe void HideWindow(this Sdl thisApi, Span window) } /// To be documented. - [NativeName("Src", "Line 796, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1037, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void RaiseWindow(this Sdl thisApi, Span window) { // SpanOverloader @@ -6537,7 +6761,7 @@ public static unsafe void RaiseWindow(this Sdl thisApi, Span window) } /// To be documented. - [NativeName("Src", "Line 803, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1047, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void MaximizeWindow(this Sdl thisApi, Span window) { // SpanOverloader @@ -6545,7 +6769,7 @@ public static unsafe void MaximizeWindow(this Sdl thisApi, Span window) } /// To be documented. - [NativeName("Src", "Line 810, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1057, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void MinimizeWindow(this Sdl thisApi, Span window) { // SpanOverloader @@ -6553,7 +6777,7 @@ public static unsafe void MinimizeWindow(this Sdl thisApi, Span window) } /// To be documented. - [NativeName("Src", "Line 818, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1067, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void RestoreWindow(this Sdl thisApi, Span window) { // SpanOverloader @@ -6561,7 +6785,7 @@ public static unsafe void RestoreWindow(this Sdl thisApi, Span window) } /// To be documented. - [NativeName("Src", "Line 828, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1086, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowFullscreen(this Sdl thisApi, Span window, uint flags) { // SpanOverloader @@ -6569,7 +6793,7 @@ public static unsafe int SetWindowFullscreen(this Sdl thisApi, Span wind } /// To be documented. - [NativeName("Src", "Line 844, Column 39 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1110, Column 39 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe Surface* GetWindowSurface(this Sdl thisApi, Span window) { // SpanOverloader @@ -6577,7 +6801,7 @@ public static unsafe int SetWindowFullscreen(this Sdl thisApi, Span wind } /// To be documented. - [NativeName("Src", "Line 854, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1127, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int UpdateWindowSurface(this Sdl thisApi, Span window) { // SpanOverloader @@ -6585,7 +6809,7 @@ public static unsafe int UpdateWindowSurface(this Sdl thisApi, Span wind } /// To be documented. - [NativeName("Src", "Line 864, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int UpdateWindowSurfaceRects(this Sdl thisApi, Window* window, Span> rects, int numrects) { // SpanOverloader @@ -6593,7 +6817,7 @@ public static unsafe int UpdateWindowSurfaceRects(this Sdl thisApi, Window* wind } /// To be documented. - [NativeName("Src", "Line 864, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int UpdateWindowSurfaceRects(this Sdl thisApi, Span window, Silk.NET.Maths.Rectangle* rects, int numrects) { // SpanOverloader @@ -6601,7 +6825,7 @@ public static unsafe int UpdateWindowSurfaceRects(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 864, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int UpdateWindowSurfaceRects(this Sdl thisApi, Span window, Span> rects, int numrects) { // SpanOverloader @@ -6609,7 +6833,7 @@ public static unsafe int UpdateWindowSurfaceRects(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 879, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1165, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void SetWindowGrab(this Sdl thisApi, Span window, SdlBool grabbed) { // SpanOverloader @@ -6617,7 +6841,23 @@ public static unsafe void SetWindowGrab(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 889, Column 34 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1181, Column 30 in build/submodules/SDL/include\\SDL_video.h")] + public static unsafe void SetWindowKeyboardGrab(this Sdl thisApi, Span window, SdlBool grabbed) + { + // SpanOverloader + thisApi.SetWindowKeyboardGrab(ref window.GetPinnableReference(), grabbed); + } + + /// To be documented. + [NativeName("Src", "Line 1197, Column 30 in build/submodules/SDL/include\\SDL_video.h")] + public static unsafe void SetWindowMouseGrab(this Sdl thisApi, Span window, SdlBool grabbed) + { + // SpanOverloader + thisApi.SetWindowMouseGrab(ref window.GetPinnableReference(), grabbed); + } + + /// To be documented. + [NativeName("Src", "Line 1208, Column 34 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe SdlBool GetWindowGrab(this Sdl thisApi, Span window) { // SpanOverloader @@ -6625,7 +6865,23 @@ public static unsafe SdlBool GetWindowGrab(this Sdl thisApi, Span window } /// To be documented. - [NativeName("Src", "Line 908, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1219, Column 34 in build/submodules/SDL/include\\SDL_video.h")] + public static unsafe SdlBool GetWindowKeyboardGrab(this Sdl thisApi, Span window) + { + // SpanOverloader + return thisApi.GetWindowKeyboardGrab(ref window.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 1230, Column 34 in build/submodules/SDL/include\\SDL_video.h")] + public static unsafe SdlBool GetWindowMouseGrab(this Sdl thisApi, Span window) + { + // SpanOverloader + return thisApi.GetWindowMouseGrab(ref window.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 1268, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowBrightness(this Sdl thisApi, Span window, float brightness) { // SpanOverloader @@ -6633,7 +6889,7 @@ public static unsafe int SetWindowBrightness(this Sdl thisApi, Span wind } /// To be documented. - [NativeName("Src", "Line 917, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1285, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe float GetWindowBrightness(this Sdl thisApi, Span window) { // SpanOverloader @@ -6641,7 +6897,7 @@ public static unsafe float GetWindowBrightness(this Sdl thisApi, Span wi } /// To be documented. - [NativeName("Src", "Line 930, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1304, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowOpacity(this Sdl thisApi, Span window, float opacity) { // SpanOverloader @@ -6649,7 +6905,7 @@ public static unsafe int SetWindowOpacity(this Sdl thisApi, Span window, } /// To be documented. - [NativeName("Src", "Line 945, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1325, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowOpacity(this Sdl thisApi, Window* window, Span out_opacity) { // SpanOverloader @@ -6657,7 +6913,7 @@ public static unsafe int GetWindowOpacity(this Sdl thisApi, Window* window, Span } /// To be documented. - [NativeName("Src", "Line 945, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1325, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowOpacity(this Sdl thisApi, Span window, float* out_opacity) { // SpanOverloader @@ -6665,7 +6921,7 @@ public static unsafe int GetWindowOpacity(this Sdl thisApi, Span window, } /// To be documented. - [NativeName("Src", "Line 945, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1325, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowOpacity(this Sdl thisApi, Span window, Span out_opacity) { // SpanOverloader @@ -6673,7 +6929,7 @@ public static unsafe int GetWindowOpacity(this Sdl thisApi, Span window, } /// To be documented. - [NativeName("Src", "Line 955, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1337, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowModalFor(this Sdl thisApi, Window* modal_window, Span parent_window) { // SpanOverloader @@ -6681,7 +6937,7 @@ public static unsafe int SetWindowModalFor(this Sdl thisApi, Window* modal_windo } /// To be documented. - [NativeName("Src", "Line 955, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1337, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowModalFor(this Sdl thisApi, Span modal_window, Window* parent_window) { // SpanOverloader @@ -6689,7 +6945,7 @@ public static unsafe int SetWindowModalFor(this Sdl thisApi, Span modal_ } /// To be documented. - [NativeName("Src", "Line 955, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1337, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowModalFor(this Sdl thisApi, Span modal_window, Span parent_window) { // SpanOverloader @@ -6697,7 +6953,7 @@ public static unsafe int SetWindowModalFor(this Sdl thisApi, Span modal_ } /// To be documented. - [NativeName("Src", "Line 969, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1354, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowInputFocus(this Sdl thisApi, Span window) { // SpanOverloader @@ -6705,7 +6961,7 @@ public static unsafe int SetWindowInputFocus(this Sdl thisApi, Span wind } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, ushort* red, ushort* green, Span blue) { // SpanOverloader @@ -6713,7 +6969,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, us } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, ushort* red, Span green, ushort* blue) { // SpanOverloader @@ -6721,7 +6977,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, us } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, ushort* red, Span green, Span blue) { // SpanOverloader @@ -6729,7 +6985,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, us } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, Span red, ushort* green, ushort* blue) { // SpanOverloader @@ -6737,7 +6993,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, Span red, ushort* green, Span blue) { // SpanOverloader @@ -6745,7 +7001,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, Span red, Span green, ushort* blue) { // SpanOverloader @@ -6753,7 +7009,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, Span red, Span green, Span blue) { // SpanOverloader @@ -6761,7 +7017,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span window, ushort* red, ushort* green, ushort* blue) { // SpanOverloader @@ -6769,7 +7025,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span window, ushort* red, ushort* green, Span blue) { // SpanOverloader @@ -6777,7 +7033,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span window, ushort* red, Span green, ushort* blue) { // SpanOverloader @@ -6785,7 +7041,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span window, ushort* red, Span green, Span blue) { // SpanOverloader @@ -6793,7 +7049,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span window, Span red, ushort* green, ushort* blue) { // SpanOverloader @@ -6801,7 +7057,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span window, Span red, ushort* green, Span blue) { // SpanOverloader @@ -6809,7 +7065,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span window, Span red, Span green, ushort* blue) { // SpanOverloader @@ -6817,7 +7073,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 989, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1383, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span window, Span red, Span green, Span blue) { // SpanOverloader @@ -6825,7 +7081,7 @@ public static unsafe int SetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, ushort* red, ushort* green, Span blue) { // SpanOverloader @@ -6833,7 +7089,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, us } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, ushort* red, Span green, ushort* blue) { // SpanOverloader @@ -6841,7 +7097,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, us } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, ushort* red, Span green, Span blue) { // SpanOverloader @@ -6849,7 +7105,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, us } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, Span red, ushort* green, ushort* blue) { // SpanOverloader @@ -6857,7 +7113,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, Span red, ushort* green, Span blue) { // SpanOverloader @@ -6865,7 +7121,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, Span red, Span green, ushort* blue) { // SpanOverloader @@ -6873,7 +7129,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, Span red, Span green, Span blue) { // SpanOverloader @@ -6881,7 +7137,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span window, ushort* red, ushort* green, ushort* blue) { // SpanOverloader @@ -6889,7 +7145,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span window, ushort* red, ushort* green, Span blue) { // SpanOverloader @@ -6897,7 +7153,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span window, ushort* red, Span green, ushort* blue) { // SpanOverloader @@ -6905,7 +7161,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span window, ushort* red, Span green, Span blue) { // SpanOverloader @@ -6913,7 +7169,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span window, Span red, ushort* green, ushort* blue) { // SpanOverloader @@ -6921,7 +7177,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span window, Span red, ushort* green, Span blue) { // SpanOverloader @@ -6929,7 +7185,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span window, Span red, Span green, ushort* blue) { // SpanOverloader @@ -6937,7 +7193,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1009, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span window, Span red, Span green, Span blue) { // SpanOverloader @@ -6945,7 +7201,7 @@ public static unsafe int GetWindowGammaRamp(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1079, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1487, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowHitTest(this Sdl thisApi, Window* window, PfnHitTest callback, Span callback_data) where T0 : unmanaged { // SpanOverloader @@ -6953,7 +7209,7 @@ public static unsafe int SetWindowHitTest(this Sdl thisApi, Window* window, } /// To be documented. - [NativeName("Src", "Line 1079, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1487, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowHitTest(this Sdl thisApi, Span window, PfnHitTest callback, void* callback_data) { // SpanOverloader @@ -6961,7 +7217,7 @@ public static unsafe int SetWindowHitTest(this Sdl thisApi, Span window, } /// To be documented. - [NativeName("Src", "Line 1079, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1487, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int SetWindowHitTest(this Sdl thisApi, Span window, PfnHitTest callback, Span callback_data) where T0 : unmanaged { // SpanOverloader @@ -6969,7 +7225,7 @@ public static unsafe int SetWindowHitTest(this Sdl thisApi, Span win } /// To be documented. - [NativeName("Src", "Line 1086, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1502, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void DestroyWindow(this Sdl thisApi, Span window) { // SpanOverloader @@ -6977,7 +7233,7 @@ public static unsafe void DestroyWindow(this Sdl thisApi, Span window) } /// To be documented. - [NativeName("Src", "Line 1137, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GLLoadLibrary(this Sdl thisApi, Span path) { // SpanOverloader @@ -6985,7 +7241,7 @@ public static unsafe int GLLoadLibrary(this Sdl thisApi, Span path) } /// To be documented. - [NativeName("Src", "Line 1142, Column 31 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1621, Column 31 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* GLGetProcAddress(this Sdl thisApi, Span proc) { // SpanOverloader @@ -6993,7 +7249,7 @@ public static unsafe int GLLoadLibrary(this Sdl thisApi, Span path) } /// To be documented. - [NativeName("Src", "Line 1155, Column 34 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1649, Column 34 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe SdlBool GLExtensionSupported(this Sdl thisApi, Span extension) { // SpanOverloader @@ -7001,7 +7257,7 @@ public static unsafe SdlBool GLExtensionSupported(this Sdl thisApi, Span e } /// To be documented. - [NativeName("Src", "Line 1176, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1693, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GLGetAttribute(this Sdl thisApi, GLattr attr, Span value) { // SpanOverloader @@ -7009,7 +7265,7 @@ public static unsafe int GLGetAttribute(this Sdl thisApi, GLattr attr, Span } /// To be documented. - [NativeName("Src", "Line 1184, Column 39 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1713, Column 39 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void* GLCreateContext(this Sdl thisApi, Span window) { // SpanOverloader @@ -7017,7 +7273,7 @@ public static unsafe int GLGetAttribute(this Sdl thisApi, GLattr attr, Span } /// To be documented. - [NativeName("Src", "Line 1192, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1728, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GLMakeCurrent(this Sdl thisApi, Window* window, Span context) where T0 : unmanaged { // SpanOverloader @@ -7025,7 +7281,7 @@ public static unsafe int GLMakeCurrent(this Sdl thisApi, Window* window, Spa } /// To be documented. - [NativeName("Src", "Line 1192, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1728, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GLMakeCurrent(this Sdl thisApi, Span window, void* context) { // SpanOverloader @@ -7033,7 +7289,7 @@ public static unsafe int GLMakeCurrent(this Sdl thisApi, Span window, vo } /// To be documented. - [NativeName("Src", "Line 1192, Column 29 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1728, Column 29 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe int GLMakeCurrent(this Sdl thisApi, Span window, Span context) where T0 : unmanaged { // SpanOverloader @@ -7041,7 +7297,7 @@ public static unsafe int GLMakeCurrent(this Sdl thisApi, Span window } /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GLGetDrawableSize(this Sdl thisApi, Window* window, int* w, Span h) { // SpanOverloader @@ -7049,7 +7305,7 @@ public static unsafe void GLGetDrawableSize(this Sdl thisApi, Window* window, in } /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GLGetDrawableSize(this Sdl thisApi, Window* window, Span w, int* h) { // SpanOverloader @@ -7057,7 +7313,7 @@ public static unsafe void GLGetDrawableSize(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GLGetDrawableSize(this Sdl thisApi, Window* window, Span w, Span h) { // SpanOverloader @@ -7065,7 +7321,7 @@ public static unsafe void GLGetDrawableSize(this Sdl thisApi, Window* window, Sp } /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GLGetDrawableSize(this Sdl thisApi, Span window, int* w, int* h) { // SpanOverloader @@ -7073,7 +7329,7 @@ public static unsafe void GLGetDrawableSize(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GLGetDrawableSize(this Sdl thisApi, Span window, int* w, Span h) { // SpanOverloader @@ -7081,7 +7337,7 @@ public static unsafe void GLGetDrawableSize(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GLGetDrawableSize(this Sdl thisApi, Span window, Span w, int* h) { // SpanOverloader @@ -7089,7 +7345,7 @@ public static unsafe void GLGetDrawableSize(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1221, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1773, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GLGetDrawableSize(this Sdl thisApi, Span window, Span w, Span h) { // SpanOverloader @@ -7097,7 +7353,7 @@ public static unsafe void GLGetDrawableSize(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 1255, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1839, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GLSwapWindow(this Sdl thisApi, Span window) { // SpanOverloader @@ -7105,7 +7361,7 @@ public static unsafe void GLSwapWindow(this Sdl thisApi, Span window) } /// To be documented. - [NativeName("Src", "Line 1262, Column 30 in build/submodules/SDL-mirror/include\\SDL_video.h")] + [NativeName("Src", "Line 1848, Column 30 in build/submodules/SDL/include\\SDL_video.h")] public static unsafe void GLDeleteContext(this Sdl thisApi, Span context) where T0 : unmanaged { // SpanOverloader @@ -7113,7 +7369,7 @@ public static unsafe void GLDeleteContext(this Sdl thisApi, Span context } /// To be documented. - [NativeName("Src", "Line 116, Column 29 in SDL_vulkan.h")] + [NativeName("Src", "Line 109, Column 29 in SDL_vulkan.h")] public static unsafe int VulkanLoadLibrary(this Sdl thisApi, Span path) { // SpanOverloader @@ -7121,7 +7377,7 @@ public static unsafe int VulkanLoadLibrary(this Sdl thisApi, Span path) } /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Window* window, Span pCount, byte** pNames) { // SpanOverloader @@ -7129,7 +7385,7 @@ public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Windo } /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Window* window, Span pCount, ref byte* pNames) { // SpanOverloader @@ -7137,7 +7393,7 @@ public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Windo } /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Span window, uint* pCount, byte** pNames) { // SpanOverloader @@ -7145,7 +7401,7 @@ public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Span< } /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Span window, uint* pCount, ref byte* pNames) { // SpanOverloader @@ -7153,7 +7409,7 @@ public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Span< } /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Span window, Span pCount, byte** pNames) { // SpanOverloader @@ -7161,7 +7417,7 @@ public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Span< } /// To be documented. - [NativeName("Src", "Line 207, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 160, Column 34 in SDL_vulkan.h")] public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Span window, Span pCount, ref byte* pNames) { // SpanOverloader @@ -7169,7 +7425,7 @@ public static unsafe SdlBool VulkanGetInstanceExtensions(this Sdl thisApi, Span< } /// To be documented. - [NativeName("Src", "Line 241, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 182, Column 34 in SDL_vulkan.h")] public static unsafe SdlBool VulkanCreateSurface(this Sdl thisApi, Window* window, Silk.NET.Core.Native.VkHandle instance, Span surface) { // SpanOverloader @@ -7177,7 +7433,7 @@ public static unsafe SdlBool VulkanCreateSurface(this Sdl thisApi, Window* windo } /// To be documented. - [NativeName("Src", "Line 241, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 182, Column 34 in SDL_vulkan.h")] public static unsafe SdlBool VulkanCreateSurface(this Sdl thisApi, Span window, Silk.NET.Core.Native.VkHandle instance, Silk.NET.Core.Native.VkNonDispatchableHandle* surface) { // SpanOverloader @@ -7185,7 +7441,7 @@ public static unsafe SdlBool VulkanCreateSurface(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 241, Column 34 in SDL_vulkan.h")] + [NativeName("Src", "Line 182, Column 34 in SDL_vulkan.h")] public static unsafe SdlBool VulkanCreateSurface(this Sdl thisApi, Span window, Silk.NET.Core.Native.VkHandle instance, Span surface) { // SpanOverloader @@ -7193,7 +7449,7 @@ public static unsafe SdlBool VulkanCreateSurface(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Window* window, int* w, Span h) { // SpanOverloader @@ -7201,7 +7457,7 @@ public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Window* window } /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Window* window, Span w, int* h) { // SpanOverloader @@ -7209,7 +7465,7 @@ public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Window* window } /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Window* window, Span w, Span h) { // SpanOverloader @@ -7217,7 +7473,7 @@ public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Window* window } /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Span window, int* w, int* h) { // SpanOverloader @@ -7225,7 +7481,7 @@ public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Span w } /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Span window, int* w, Span h) { // SpanOverloader @@ -7233,7 +7489,7 @@ public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Span w } /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Span window, Span w, int* h) { // SpanOverloader @@ -7241,7 +7497,7 @@ public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Span w } /// To be documented. - [NativeName("Src", "Line 267, Column 30 in SDL_vulkan.h")] + [NativeName("Src", "Line 204, Column 30 in SDL_vulkan.h")] public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Span window, Span w, Span h) { // SpanOverloader @@ -7249,7 +7505,7 @@ public static unsafe void VulkanGetDrawableSize(this Sdl thisApi, Span w } /// To be documented. - [NativeName("Src", "Line 138, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 141, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] public static unsafe int RegisterApp(this Sdl thisApi, byte* name, uint style, Span hInst) where T0 : unmanaged { @@ -7258,7 +7514,7 @@ public static unsafe int RegisterApp(this Sdl thisApi, byte* name, uint styl } /// To be documented. - [NativeName("Src", "Line 138, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 141, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] public static unsafe int RegisterApp(this Sdl thisApi, Span name, uint style, void* hInst) { @@ -7267,7 +7523,7 @@ public static unsafe int RegisterApp(this Sdl thisApi, Span name, uint sty } /// To be documented. - [NativeName("Src", "Line 138, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 141, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] public static unsafe int RegisterApp(this Sdl thisApi, Span name, uint style, Span hInst) where T0 : unmanaged { @@ -7276,7 +7532,7 @@ public static unsafe int RegisterApp(this Sdl thisApi, Span name, uint } /// To be documented. - [NativeName("Src", "Line 138, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 141, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] public static unsafe int RegisterApp(this Sdl thisApi, string name, uint style, Span hInst) where T0 : unmanaged { @@ -7285,7 +7541,7 @@ public static unsafe int RegisterApp(this Sdl thisApi, string name, uint sty } /// To be documented. - [NativeName("Src", "Line 154, Column 29 in build/submodules/SDL-mirror/include\\SDL_main.h")] + [NativeName("Src", "Line 159, Column 29 in build/submodules/SDL/include\\SDL_main.h")] [ExcludeFromOverride(0)] public static unsafe int WinRTRunApp(this Sdl thisApi, PfnMainFunc mainFunction, Span reserved) where T0 : unmanaged { @@ -7294,7 +7550,7 @@ public static unsafe int WinRTRunApp(this Sdl thisApi, PfnMainFunc mainFunct } /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, AssertData* arg0, byte* arg1, Span arg2, int arg3) { // SpanOverloader @@ -7302,7 +7558,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, AssertData* a } /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, AssertData* arg0, Span arg1, byte* arg2, int arg3) { // SpanOverloader @@ -7310,7 +7566,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, AssertData* a } /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, AssertData* arg0, Span arg1, Span arg2, int arg3) { // SpanOverloader @@ -7318,7 +7574,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, AssertData* a } /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, AssertData* arg0, Span arg1, string arg2, int arg3) { // SpanOverloader @@ -7326,7 +7582,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, AssertData* a } /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, AssertData* arg0, string arg1, Span arg2, int arg3) { // SpanOverloader @@ -7334,7 +7590,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, AssertData* a } /// To be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, Span arg0, byte* arg1, byte* arg2, int arg3) { // SpanOverloader @@ -7342,7 +7598,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, Span arg0, byte* arg1, Span arg2, int arg3) { // SpanOverloader @@ -7350,7 +7606,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, Span arg0, byte* arg1, string arg2, int arg3) { // SpanOverloader @@ -7358,7 +7614,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, Span arg0, Span arg1, byte* arg2, int arg3) { // SpanOverloader @@ -7366,7 +7622,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, Span arg0, Span arg1, Span arg2, int arg3) { // SpanOverloader @@ -7374,7 +7630,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, Span arg0, Span arg1, string arg2, int arg3) { // SpanOverloader @@ -7382,7 +7638,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, Span arg0, string arg1, byte* arg2, int arg3) { // SpanOverloader @@ -7390,7 +7646,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, Span arg0, string arg1, Span arg2, int arg3) { // SpanOverloader @@ -7398,7 +7654,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 125, Column 41 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 129, Column 41 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe AssertState ReportAssertion(this Sdl thisApi, Span arg0, string arg1, string arg2, int arg3) { // SpanOverloader @@ -7406,7 +7662,7 @@ public static unsafe AssertState ReportAssertion(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 211, Column 30 in build/submodules/SDL-mirror/include\\SDL_assert.h")] + [NativeName("Src", "Line 222, Column 30 in build/submodules/SDL/include\\SDL_assert.h")] public static unsafe void SetAssertionHandler(this Sdl thisApi, PfnAssertionHandler handler, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -7414,7 +7670,7 @@ public static unsafe void SetAssertionHandler(this Sdl thisApi, PfnAssertion } /// To be documented. - [NativeName("Src", "Line 98, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 104, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe SdlBool AtomicTryLock(this Sdl thisApi, Span @lock) { // SpanOverloader @@ -7422,7 +7678,7 @@ public static unsafe SdlBool AtomicTryLock(this Sdl thisApi, Span @lock) } /// To be documented. - [NativeName("Src", "Line 105, Column 30 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 117, Column 30 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe void AtomicLock(this Sdl thisApi, Span @lock) { // SpanOverloader @@ -7430,7 +7686,7 @@ public static unsafe void AtomicLock(this Sdl thisApi, Span @lock) } /// To be documented. - [NativeName("Src", "Line 112, Column 30 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 134, Column 30 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe void AtomicUnlock(this Sdl thisApi, Span @lock) { // SpanOverloader @@ -7438,7 +7694,7 @@ public static unsafe void AtomicUnlock(this Sdl thisApi, Span @lock) } /// To be documented. - [NativeName("Src", "Line 225, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 258, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe SdlBool AtomicCAS(this Sdl thisApi, Span a, int oldval, int newval) { // SpanOverloader @@ -7446,7 +7702,7 @@ public static unsafe SdlBool AtomicCAS(this Sdl thisApi, Span a, int ol } /// To be documented. - [NativeName("Src", "Line 232, Column 29 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 274, Column 29 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe int AtomicSet(this Sdl thisApi, Span a, int v) { // SpanOverloader @@ -7454,7 +7710,7 @@ public static unsafe int AtomicSet(this Sdl thisApi, Span a, int v) } /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 287, Column 29 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe int AtomicGet(this Sdl thisApi, Span a) { // SpanOverloader @@ -7462,7 +7718,7 @@ public static unsafe int AtomicGet(this Sdl thisApi, Span a) } /// To be documented. - [NativeName("Src", "Line 246, Column 29 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 304, Column 29 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe int AtomicAdd(this Sdl thisApi, Span a, int v) { // SpanOverloader @@ -7470,7 +7726,7 @@ public static unsafe int AtomicAdd(this Sdl thisApi, Span a, int v) } /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, void** a, void* oldval, Span newval) where T0 : unmanaged { // SpanOverloader @@ -7478,7 +7734,7 @@ public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, void** a, void* } /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, void** a, Span oldval, void* newval) where T0 : unmanaged { // SpanOverloader @@ -7486,7 +7742,7 @@ public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, void** a, SpanTo be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, void** a, Span oldval, Span newval) where T0 : unmanaged where T1 : unmanaged { // SpanOverloader @@ -7494,7 +7750,7 @@ public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, void** a, Sp } /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, ref void* a, void* oldval, Span newval) where T0 : unmanaged { // SpanOverloader @@ -7502,7 +7758,7 @@ public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, ref void* a, voi } /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, ref void* a, Span oldval, void* newval) where T0 : unmanaged { // SpanOverloader @@ -7510,7 +7766,7 @@ public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, ref void* a, Spa } /// To be documented. - [NativeName("Src", "Line 272, Column 34 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 341, Column 34 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, ref void* a, Span oldval, Span newval) where T0 : unmanaged where T1 : unmanaged { // SpanOverloader @@ -7518,7 +7774,7 @@ public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, ref void* a, } /// To be documented. - [NativeName("Src", "Line 279, Column 31 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 356, Column 31 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe void* AtomicSetPtr(this Sdl thisApi, void** a, Span v) where T0 : unmanaged { // SpanOverloader @@ -7526,7 +7782,7 @@ public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, ref void* a, } /// To be documented. - [NativeName("Src", "Line 279, Column 31 in build/submodules/SDL-mirror/include/SDL_atomic.h")] + [NativeName("Src", "Line 356, Column 31 in build/submodules/SDL/include/SDL_atomic.h")] public static unsafe void* AtomicSetPtr(this Sdl thisApi, ref void* a, Span v) where T0 : unmanaged { // SpanOverloader @@ -7534,7 +7790,7 @@ public static unsafe SdlBool AtomicCASPtr(this Sdl thisApi, ref void* a, } /// To be documented. - [NativeName("Src", "Line 72, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 95, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int LockMutex(this Sdl thisApi, Span mutex) { // SpanOverloader @@ -7542,7 +7798,7 @@ public static unsafe int LockMutex(this Sdl thisApi, Span mutex) } /// To be documented. - [NativeName("Src", "Line 79, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 116, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int TryLockMutex(this Sdl thisApi, Span mutex) { // SpanOverloader @@ -7550,7 +7806,7 @@ public static unsafe int TryLockMutex(this Sdl thisApi, Span mutex) } /// To be documented. - [NativeName("Src", "Line 90, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 133, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int UnlockMutex(this Sdl thisApi, Span mutex) { // SpanOverloader @@ -7558,7 +7814,7 @@ public static unsafe int UnlockMutex(this Sdl thisApi, Span mutex) } /// To be documented. - [NativeName("Src", "Line 95, Column 30 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 152, Column 30 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe void DestroyMutex(this Sdl thisApi, Span mutex) { // SpanOverloader @@ -7566,7 +7822,7 @@ public static unsafe void DestroyMutex(this Sdl thisApi, Span mutex) } /// To be documented. - [NativeName("Src", "Line 117, Column 30 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 203, Column 30 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe void DestroySemaphore(this Sdl thisApi, Span sem) { // SpanOverloader @@ -7574,7 +7830,7 @@ public static unsafe void DestroySemaphore(this Sdl thisApi, Span sem } /// To be documented. - [NativeName("Src", "Line 124, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 228, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int SemWait(this Sdl thisApi, Span sem) { // SpanOverloader @@ -7582,7 +7838,7 @@ public static unsafe int SemWait(this Sdl thisApi, Span sem) } /// To be documented. - [NativeName("Src", "Line 132, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 250, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int SemTryWait(this Sdl thisApi, Span sem) { // SpanOverloader @@ -7590,7 +7846,7 @@ public static unsafe int SemTryWait(this Sdl thisApi, Span sem) } /// To be documented. - [NativeName("Src", "Line 143, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 274, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int SemWaitTimeout(this Sdl thisApi, Span sem, uint ms) { // SpanOverloader @@ -7598,7 +7854,7 @@ public static unsafe int SemWaitTimeout(this Sdl thisApi, Span sem, u } /// To be documented. - [NativeName("Src", "Line 150, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 290, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int SemPost(this Sdl thisApi, Span sem) { // SpanOverloader @@ -7606,7 +7862,7 @@ public static unsafe int SemPost(this Sdl thisApi, Span sem) } /// To be documented. - [NativeName("Src", "Line 155, Column 32 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 300, Column 32 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe uint SemValue(this Sdl thisApi, Span sem) { // SpanOverloader @@ -7614,7 +7870,7 @@ public static unsafe uint SemValue(this Sdl thisApi, Span sem) } /// To be documented. - [NativeName("Src", "Line 202, Column 30 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 339, Column 30 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe void DestroyCond(this Sdl thisApi, Span cond) { // SpanOverloader @@ -7622,7 +7878,7 @@ public static unsafe void DestroyCond(this Sdl thisApi, Span cond) } /// To be documented. - [NativeName("Src", "Line 209, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 354, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int CondSignal(this Sdl thisApi, Span cond) { // SpanOverloader @@ -7630,7 +7886,7 @@ public static unsafe int CondSignal(this Sdl thisApi, Span cond) } /// To be documented. - [NativeName("Src", "Line 216, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 369, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int CondBroadcast(this Sdl thisApi, Span cond) { // SpanOverloader @@ -7638,7 +7894,7 @@ public static unsafe int CondBroadcast(this Sdl thisApi, Span cond) } /// To be documented. - [NativeName("Src", "Line 227, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 395, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int CondWait(this Sdl thisApi, Cond* cond, Span mutex) { // SpanOverloader @@ -7646,7 +7902,7 @@ public static unsafe int CondWait(this Sdl thisApi, Cond* cond, Span mute } /// To be documented. - [NativeName("Src", "Line 227, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 395, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int CondWait(this Sdl thisApi, Span cond, Mutex* mutex) { // SpanOverloader @@ -7654,7 +7910,7 @@ public static unsafe int CondWait(this Sdl thisApi, Span cond, Mutex* mute } /// To be documented. - [NativeName("Src", "Line 227, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 395, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int CondWait(this Sdl thisApi, Span cond, Span mutex) { // SpanOverloader @@ -7662,7 +7918,7 @@ public static unsafe int CondWait(this Sdl thisApi, Span cond, Span } /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int CondWaitTimeout(this Sdl thisApi, Cond* cond, Span mutex, uint ms) { // SpanOverloader @@ -7670,7 +7926,7 @@ public static unsafe int CondWaitTimeout(this Sdl thisApi, Cond* cond, SpanTo be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int CondWaitTimeout(this Sdl thisApi, Span cond, Mutex* mutex, uint ms) { // SpanOverloader @@ -7678,7 +7934,7 @@ public static unsafe int CondWaitTimeout(this Sdl thisApi, Span cond, Mute } /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include\\SDL_mutex.h")] + [NativeName("Src", "Line 422, Column 29 in build/submodules/SDL/include\\SDL_mutex.h")] public static unsafe int CondWaitTimeout(this Sdl thisApi, Span cond, Span mutex, uint ms) { // SpanOverloader @@ -7686,7 +7942,7 @@ public static unsafe int CondWaitTimeout(this Sdl thisApi, Span cond, Span } /// To be documented. - [NativeName("Src", "Line 112, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 120, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe Thread* CreateThread(this Sdl thisApi, PfnThreadFunction fn, byte* name, Span data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged { // SpanOverloader @@ -7694,7 +7950,7 @@ public static unsafe int CondWaitTimeout(this Sdl thisApi, Span cond, Span } /// To be documented. - [NativeName("Src", "Line 112, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 120, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe Thread* CreateThread(this Sdl thisApi, PfnThreadFunction fn, Span name, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) { // SpanOverloader @@ -7702,7 +7958,7 @@ public static unsafe int CondWaitTimeout(this Sdl thisApi, Span cond, Span } /// To be documented. - [NativeName("Src", "Line 112, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 120, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe Thread* CreateThread(this Sdl thisApi, PfnThreadFunction fn, Span name, Span data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged { // SpanOverloader @@ -7710,7 +7966,7 @@ public static unsafe int CondWaitTimeout(this Sdl thisApi, Span cond, Span } /// To be documented. - [NativeName("Src", "Line 112, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 120, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe Thread* CreateThread(this Sdl thisApi, PfnThreadFunction fn, string name, Span data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged { // SpanOverloader @@ -7718,39 +7974,39 @@ public static unsafe int CondWaitTimeout(this Sdl thisApi, Span cond, Span } /// To be documented. - [NativeName("Src", "Line 117, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] - public static unsafe Thread* CreateThreadWithStackSize(this Sdl thisApi, PfnThreadFunction fn, byte* name, uint stacksize, Span data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged + [NativeName("Src", "Line 125, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] + public static unsafe Thread* CreateThreadWithStackSize(this Sdl thisApi, PfnThreadFunction fn, byte* name, nuint stacksize, Span data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged { // SpanOverloader return thisApi.CreateThreadWithStackSize(fn, name, stacksize, ref data.GetPinnableReference(), pfnBeginThread, pfnEndThread); } /// To be documented. - [NativeName("Src", "Line 117, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] - public static unsafe Thread* CreateThreadWithStackSize(this Sdl thisApi, PfnThreadFunction fn, Span name, uint stacksize, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) + [NativeName("Src", "Line 125, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] + public static unsafe Thread* CreateThreadWithStackSize(this Sdl thisApi, PfnThreadFunction fn, Span name, nuint stacksize, void* data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) { // SpanOverloader return thisApi.CreateThreadWithStackSize(fn, ref name.GetPinnableReference(), stacksize, data, pfnBeginThread, pfnEndThread); } /// To be documented. - [NativeName("Src", "Line 117, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] - public static unsafe Thread* CreateThreadWithStackSize(this Sdl thisApi, PfnThreadFunction fn, Span name, uint stacksize, Span data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged + [NativeName("Src", "Line 125, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] + public static unsafe Thread* CreateThreadWithStackSize(this Sdl thisApi, PfnThreadFunction fn, Span name, nuint stacksize, Span data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged { // SpanOverloader return thisApi.CreateThreadWithStackSize(fn, ref name.GetPinnableReference(), stacksize, ref data.GetPinnableReference(), pfnBeginThread, pfnEndThread); } /// To be documented. - [NativeName("Src", "Line 117, Column 1 in build/submodules/SDL-mirror/include\\SDL_thread.h")] - public static unsafe Thread* CreateThreadWithStackSize(this Sdl thisApi, PfnThreadFunction fn, string name, uint stacksize, Span data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged + [NativeName("Src", "Line 125, Column 1 in build/submodules/SDL/include\\SDL_thread.h")] + public static unsafe Thread* CreateThreadWithStackSize(this Sdl thisApi, PfnThreadFunction fn, string name, nuint stacksize, Span data, PfnSDLCurrentBeginThread pfnBeginThread, PfnSDLCurrentEndThread pfnEndThread) where T0 : unmanaged { // SpanOverloader return thisApi.CreateThreadWithStackSize(fn, name, stacksize, ref data.GetPinnableReference(), pfnBeginThread, pfnEndThread); } /// To be documented. - [NativeName("Src", "Line 227, Column 37 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 269, Column 37 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe byte* GetThreadName(this Sdl thisApi, Span thread) { // SpanOverloader @@ -7758,7 +8014,7 @@ public static unsafe int CondWaitTimeout(this Sdl thisApi, Span cond, Span } /// To be documented. - [NativeName("Src", "Line 239, Column 38 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 300, Column 38 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe uint GetThreadID(this Sdl thisApi, Span thread) { // SpanOverloader @@ -7766,7 +8022,7 @@ public static unsafe uint GetThreadID(this Sdl thisApi, Span thread) } /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 346, Column 30 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe void WaitThread(this Sdl thisApi, Thread* thread, Span status) { // SpanOverloader @@ -7774,7 +8030,7 @@ public static unsafe void WaitThread(this Sdl thisApi, Thread* thread, Span } /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 346, Column 30 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe void WaitThread(this Sdl thisApi, Span thread, int* status) { // SpanOverloader @@ -7782,7 +8038,7 @@ public static unsafe void WaitThread(this Sdl thisApi, Span thread, int* } /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 346, Column 30 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe void WaitThread(this Sdl thisApi, Span thread, Span status) { // SpanOverloader @@ -7790,7 +8046,7 @@ public static unsafe void WaitThread(this Sdl thisApi, Span thread, Span } /// To be documented. - [NativeName("Src", "Line 292, Column 30 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 382, Column 30 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe void DetachThread(this Sdl thisApi, Span thread) { // SpanOverloader @@ -7798,7 +8054,7 @@ public static unsafe void DetachThread(this Sdl thisApi, Span thread) } /// To be documented. - [NativeName("Src", "Line 350, Column 29 in build/submodules/SDL-mirror/include\\SDL_thread.h")] + [NativeName("Src", "Line 436, Column 29 in build/submodules/SDL/include\\SDL_thread.h")] public static unsafe int TLSSet(this Sdl thisApi, uint id, Span value, PfnFreeFunc destructor) where T0 : unmanaged { // SpanOverloader @@ -7806,7 +8062,7 @@ public static unsafe int TLSSet(this Sdl thisApi, uint id, Span value, P } /// To be documented. - [NativeName("Src", "Line 263, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 265, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int AudioInit(this Sdl thisApi, Span driver_name) { // SpanOverloader @@ -7814,7 +8070,7 @@ public static unsafe int AudioInit(this Sdl thisApi, Span driver_name) } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 333, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int OpenAudio(this Sdl thisApi, AudioSpec* desired, Span obtained) { // SpanOverloader @@ -7822,7 +8078,7 @@ public static unsafe int OpenAudio(this Sdl thisApi, AudioSpec* desired, SpanTo be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 333, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int OpenAudio(this Sdl thisApi, Span desired, AudioSpec* obtained) { // SpanOverloader @@ -7830,7 +8086,7 @@ public static unsafe int OpenAudio(this Sdl thisApi, Span desired, Au } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 333, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int OpenAudio(this Sdl thisApi, Span desired, Span obtained) { // SpanOverloader @@ -7838,7 +8094,15 @@ public static unsafe int OpenAudio(this Sdl thisApi, Span desired, Sp } /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 440, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] + public static unsafe int GetAudioDeviceSpec(this Sdl thisApi, int index, int iscapture, Span spec) + { + // SpanOverloader + return thisApi.GetAudioDeviceSpec(index, iscapture, ref spec.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint OpenAudioDevice(this Sdl thisApi, byte* device, int iscapture, AudioSpec* desired, Span obtained, int allowed_changes) { // SpanOverloader @@ -7846,7 +8110,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, byte* device, int is } /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint OpenAudioDevice(this Sdl thisApi, byte* device, int iscapture, Span desired, AudioSpec* obtained, int allowed_changes) { // SpanOverloader @@ -7854,7 +8118,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, byte* device, int is } /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint OpenAudioDevice(this Sdl thisApi, byte* device, int iscapture, Span desired, Span obtained, int allowed_changes) { // SpanOverloader @@ -7862,7 +8126,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, byte* device, int is } /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint OpenAudioDevice(this Sdl thisApi, Span device, int iscapture, AudioSpec* desired, AudioSpec* obtained, int allowed_changes) { // SpanOverloader @@ -7870,7 +8134,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, Span device, i } /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint OpenAudioDevice(this Sdl thisApi, Span device, int iscapture, AudioSpec* desired, Span obtained, int allowed_changes) { // SpanOverloader @@ -7878,7 +8142,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, Span device, i } /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint OpenAudioDevice(this Sdl thisApi, Span device, int iscapture, Span desired, AudioSpec* obtained, int allowed_changes) { // SpanOverloader @@ -7886,7 +8150,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, Span device, i } /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint OpenAudioDevice(this Sdl thisApi, Span device, int iscapture, Span desired, Span obtained, int allowed_changes) { // SpanOverloader @@ -7894,7 +8158,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, Span device, i } /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int iscapture, AudioSpec* desired, Span obtained, int allowed_changes) { // SpanOverloader @@ -7902,7 +8166,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int iscapture, Span desired, AudioSpec* obtained, int allowed_changes) { // SpanOverloader @@ -7910,7 +8174,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 376, Column 43 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 551, Column 43 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int iscapture, Span desired, Span obtained, int allowed_changes) { // SpanOverloader @@ -7918,7 +8182,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, RWops* src, int freesrc, AudioSpec* spec, byte** audio_buf, Span audio_len) { // SpanOverloader @@ -7926,7 +8190,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, RWops* src, int freesrc, AudioSpec* spec, ref byte* audio_buf, Span audio_len) { // SpanOverloader @@ -7934,7 +8198,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, RWops* src, int freesrc, Span spec, byte** audio_buf, uint* audio_len) { // SpanOverloader @@ -7942,7 +8206,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, RWops* src, int freesrc, Span spec, byte** audio_buf, Span audio_len) { // SpanOverloader @@ -7950,7 +8214,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, RWops* src, int freesrc, Span spec, ref byte* audio_buf, uint* audio_len) { // SpanOverloader @@ -7958,7 +8222,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, RWops* src, int freesrc, Span spec, ref byte* audio_buf, Span audio_len) { // SpanOverloader @@ -7966,7 +8230,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, Span src, int freesrc, AudioSpec* spec, byte** audio_buf, uint* audio_len) { // SpanOverloader @@ -7974,7 +8238,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, Span src, int freesrc, AudioSpec* spec, byte** audio_buf, Span audio_len) { // SpanOverloader @@ -7982,7 +8246,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, Span src, int freesrc, AudioSpec* spec, ref byte* audio_buf, uint* audio_len) { // SpanOverloader @@ -7990,7 +8254,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, Span src, int freesrc, AudioSpec* spec, ref byte* audio_buf, Span audio_len) { // SpanOverloader @@ -7998,7 +8262,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, Span src, int freesrc, Span spec, byte** audio_buf, uint* audio_len) { // SpanOverloader @@ -8006,7 +8270,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, Span src, int freesrc, Span spec, byte** audio_buf, Span audio_len) { // SpanOverloader @@ -8014,7 +8278,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, Span src, int freesrc, Span spec, ref byte* audio_buf, uint* audio_len) { // SpanOverloader @@ -8022,7 +8286,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 474, Column 40 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 670, Column 40 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe AudioSpec* LoadWAVRW(this Sdl thisApi, Span src, int freesrc, Span spec, ref byte* audio_buf, Span audio_len) { // SpanOverloader @@ -8030,7 +8294,7 @@ public static unsafe uint OpenAudioDevice(this Sdl thisApi, string device, int i } /// To be documented. - [NativeName("Src", "Line 490, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 696, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void FreeWAV(this Sdl thisApi, Span audio_buf) { // SpanOverloader @@ -8038,7 +8302,7 @@ public static unsafe void FreeWAV(this Sdl thisApi, Span audio_buf) } /// To be documented. - [NativeName("Src", "Line 501, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 729, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int BuildAudioCVT(this Sdl thisApi, Span cvt, ushort src_format, byte src_channels, int src_rate, ushort dst_format, byte dst_channels, int dst_rate) { // SpanOverloader @@ -8046,7 +8310,7 @@ public static unsafe int BuildAudioCVT(this Sdl thisApi, Span cvt, ush } /// To be documented. - [NativeName("Src", "Line 521, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 773, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int ConvertAudio(this Sdl thisApi, Span cvt) { // SpanOverloader @@ -8054,7 +8318,7 @@ public static unsafe int ConvertAudio(this Sdl thisApi, Span cvt) } /// To be documented. - [NativeName("Src", "Line 574, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 826, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int AudioStreamPut(this Sdl thisApi, AudioStream* stream, Span buf, int len) where T0 : unmanaged { // SpanOverloader @@ -8062,7 +8326,7 @@ public static unsafe int AudioStreamPut(this Sdl thisApi, AudioStream* strea } /// To be documented. - [NativeName("Src", "Line 574, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 826, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int AudioStreamPut(this Sdl thisApi, Span stream, void* buf, int len) { // SpanOverloader @@ -8070,7 +8334,7 @@ public static unsafe int AudioStreamPut(this Sdl thisApi, Span stre } /// To be documented. - [NativeName("Src", "Line 574, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 826, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int AudioStreamPut(this Sdl thisApi, Span stream, Span buf, int len) where T0 : unmanaged { // SpanOverloader @@ -8078,7 +8342,7 @@ public static unsafe int AudioStreamPut(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 591, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 843, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int AudioStreamGet(this Sdl thisApi, AudioStream* stream, Span buf, int len) where T0 : unmanaged { // SpanOverloader @@ -8086,7 +8350,7 @@ public static unsafe int AudioStreamGet(this Sdl thisApi, AudioStream* strea } /// To be documented. - [NativeName("Src", "Line 591, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 843, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int AudioStreamGet(this Sdl thisApi, Span stream, void* buf, int len) { // SpanOverloader @@ -8094,7 +8358,7 @@ public static unsafe int AudioStreamGet(this Sdl thisApi, Span stre } /// To be documented. - [NativeName("Src", "Line 591, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 843, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int AudioStreamGet(this Sdl thisApi, Span stream, Span buf, int len) where T0 : unmanaged { // SpanOverloader @@ -8102,7 +8366,7 @@ public static unsafe int AudioStreamGet(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 606, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 858, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int AudioStreamAvailable(this Sdl thisApi, Span stream) { // SpanOverloader @@ -8110,7 +8374,7 @@ public static unsafe int AudioStreamAvailable(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 623, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 875, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int AudioStreamFlush(this Sdl thisApi, Span stream) { // SpanOverloader @@ -8118,7 +8382,7 @@ public static unsafe int AudioStreamFlush(this Sdl thisApi, Span st } /// To be documented. - [NativeName("Src", "Line 635, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 887, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void AudioStreamClear(this Sdl thisApi, Span stream) { // SpanOverloader @@ -8126,7 +8390,7 @@ public static unsafe void AudioStreamClear(this Sdl thisApi, Span s } /// To be documented. - [NativeName("Src", "Line 647, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 899, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void FreeAudioStream(this Sdl thisApi, Span stream) { // SpanOverloader @@ -8134,7 +8398,7 @@ public static unsafe void FreeAudioStream(this Sdl thisApi, Span st } /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void MixAudio(this Sdl thisApi, byte* dst, Span src, uint len, int volume) { // SpanOverloader @@ -8142,7 +8406,7 @@ public static unsafe void MixAudio(this Sdl thisApi, byte* dst, Span src, } /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void MixAudio(this Sdl thisApi, Span dst, byte* src, uint len, int volume) { // SpanOverloader @@ -8150,7 +8414,7 @@ public static unsafe void MixAudio(this Sdl thisApi, Span dst, byte* src, } /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void MixAudio(this Sdl thisApi, Span dst, Span src, uint len, int volume) { // SpanOverloader @@ -8158,7 +8422,7 @@ public static unsafe void MixAudio(this Sdl thisApi, Span dst, Span } /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void MixAudio(this Sdl thisApi, Span dst, string src, uint len, int volume) { // SpanOverloader @@ -8166,7 +8430,7 @@ public static unsafe void MixAudio(this Sdl thisApi, Span dst, string src, } /// To be documented. - [NativeName("Src", "Line 657, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 922, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void MixAudio(this Sdl thisApi, string dst, Span src, uint len, int volume) { // SpanOverloader @@ -8174,7 +8438,7 @@ public static unsafe void MixAudio(this Sdl thisApi, string dst, Span src, } /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void MixAudioFormat(this Sdl thisApi, byte* dst, Span src, ushort format, uint len, int volume) { // SpanOverloader @@ -8182,7 +8446,7 @@ public static unsafe void MixAudioFormat(this Sdl thisApi, byte* dst, Span } /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void MixAudioFormat(this Sdl thisApi, Span dst, byte* src, ushort format, uint len, int volume) { // SpanOverloader @@ -8190,7 +8454,7 @@ public static unsafe void MixAudioFormat(this Sdl thisApi, Span dst, byte* } /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void MixAudioFormat(this Sdl thisApi, Span dst, Span src, ushort format, uint len, int volume) { // SpanOverloader @@ -8198,7 +8462,7 @@ public static unsafe void MixAudioFormat(this Sdl thisApi, Span dst, Span< } /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void MixAudioFormat(this Sdl thisApi, Span dst, string src, ushort format, uint len, int volume) { // SpanOverloader @@ -8206,7 +8470,7 @@ public static unsafe void MixAudioFormat(this Sdl thisApi, Span dst, strin } /// To be documented. - [NativeName("Src", "Line 665, Column 30 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 953, Column 30 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe void MixAudioFormat(this Sdl thisApi, string dst, Span src, ushort format, uint len, int volume) { // SpanOverloader @@ -8214,7 +8478,7 @@ public static unsafe void MixAudioFormat(this Sdl thisApi, string dst, SpanTo be documented. - [NativeName("Src", "Line 709, Column 29 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1000, Column 29 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe int QueueAudio(this Sdl thisApi, uint dev, Span data, uint len) where T0 : unmanaged { // SpanOverloader @@ -8222,7 +8486,7 @@ public static unsafe int QueueAudio(this Sdl thisApi, uint dev, Span dat } /// To be documented. - [NativeName("Src", "Line 755, Column 32 in build/submodules/SDL-mirror/include\\SDL_audio.h")] + [NativeName("Src", "Line 1048, Column 32 in build/submodules/SDL/include\\SDL_audio.h")] public static unsafe uint DequeueAudio(this Sdl thisApi, uint dev, Span data, uint len) where T0 : unmanaged { // SpanOverloader @@ -8230,7 +8494,7 @@ public static unsafe uint DequeueAudio(this Sdl thisApi, uint dev, Span } /// To be documented. - [NativeName("Src", "Line 46, Column 29 in build/submodules/SDL-mirror/include\\SDL_clipboard.h")] + [NativeName("Src", "Line 51, Column 29 in build/submodules/SDL/include\\SDL_clipboard.h")] public static unsafe int SetClipboardText(this Sdl thisApi, Span text) { // SpanOverloader @@ -8238,7 +8502,15 @@ public static unsafe int SetClipboardText(this Sdl thisApi, Span text) } /// To be documented. - [NativeName("Src", "Line 264, Column 30 in build/submodules/SDL-mirror/include\\SDL_cpuinfo.h")] + [NativeName("Src", "Line 481, Column 32 in build/submodules/SDL/include\\SDL_cpuinfo.h")] + public static unsafe void* SIMDRealloc(this Sdl thisApi, Span mem, nuint len) where T0 : unmanaged + { + // SpanOverloader + return thisApi.SIMDRealloc(ref mem.GetPinnableReference(), len); + } + + /// To be documented. + [NativeName("Src", "Line 503, Column 30 in build/submodules/SDL/include\\SDL_cpuinfo.h")] public static unsafe void SIMDFree(this Sdl thisApi, Span ptr) where T0 : unmanaged { // SpanOverloader @@ -8246,7 +8518,7 @@ public static unsafe void SIMDFree(this Sdl thisApi, Span ptr) where T0 } /// To be documented. - [NativeName("Src", "Line 77, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 90, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] public static unsafe byte* GetKeyboardState(this Sdl thisApi, Span numkeys) { // SpanOverloader @@ -8254,7 +8526,7 @@ public static unsafe void SIMDFree(this Sdl thisApi, Span ptr) where T0 } /// To be documented. - [NativeName("Src", "Line 129, Column 38 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 186, Column 38 in build/submodules/SDL/include/SDL_keyboard.h")] public static unsafe Scancode GetScancodeFromName(this Sdl thisApi, Span name) { // SpanOverloader @@ -8262,7 +8534,7 @@ public static unsafe Scancode GetScancodeFromName(this Sdl thisApi, Span n } /// To be documented. - [NativeName("Src", "Line 150, Column 37 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 216, Column 37 in build/submodules/SDL/include/SDL_keyboard.h")] public static unsafe int GetKeyFromName(this Sdl thisApi, Span name) { // SpanOverloader @@ -8270,7 +8542,7 @@ public static unsafe int GetKeyFromName(this Sdl thisApi, Span name) } /// To be documented. - [NativeName("Src", "Line 185, Column 30 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 259, Column 30 in build/submodules/SDL/include/SDL_keyboard.h")] public static unsafe void SetTextInputRect(this Sdl thisApi, Span> rect) { // SpanOverloader @@ -8278,7 +8550,7 @@ public static unsafe void SetTextInputRect(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 207, Column 34 in build/submodules/SDL-mirror/include/SDL_keyboard.h")] + [NativeName("Src", "Line 284, Column 34 in build/submodules/SDL/include/SDL_keyboard.h")] public static unsafe SdlBool IsScreenKeyboardShown(this Sdl thisApi, Span window) { // SpanOverloader @@ -8286,7 +8558,7 @@ public static unsafe SdlBool IsScreenKeyboardShown(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 87, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 100, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe uint GetMouseState(this Sdl thisApi, int* x, Span y) { // SpanOverloader @@ -8294,7 +8566,7 @@ public static unsafe uint GetMouseState(this Sdl thisApi, int* x, Span y) } /// To be documented. - [NativeName("Src", "Line 87, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 100, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe uint GetMouseState(this Sdl thisApi, Span x, int* y) { // SpanOverloader @@ -8302,7 +8574,7 @@ public static unsafe uint GetMouseState(this Sdl thisApi, Span x, int* y) } /// To be documented. - [NativeName("Src", "Line 87, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 100, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe uint GetMouseState(this Sdl thisApi, Span x, Span y) { // SpanOverloader @@ -8310,7 +8582,7 @@ public static unsafe uint GetMouseState(this Sdl thisApi, Span x, Span } /// To be documented. - [NativeName("Src", "Line 112, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 129, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe uint GetGlobalMouseState(this Sdl thisApi, int* x, Span y) { // SpanOverloader @@ -8318,7 +8590,7 @@ public static unsafe uint GetGlobalMouseState(this Sdl thisApi, int* x, SpanTo be documented. - [NativeName("Src", "Line 112, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 129, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe uint GetGlobalMouseState(this Sdl thisApi, Span x, int* y) { // SpanOverloader @@ -8326,7 +8598,7 @@ public static unsafe uint GetGlobalMouseState(this Sdl thisApi, Span x, int } /// To be documented. - [NativeName("Src", "Line 112, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 129, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe uint GetGlobalMouseState(this Sdl thisApi, Span x, Span y) { // SpanOverloader @@ -8334,7 +8606,7 @@ public static unsafe uint GetGlobalMouseState(this Sdl thisApi, Span x, Spa } /// To be documented. - [NativeName("Src", "Line 121, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 146, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe uint GetRelativeMouseState(this Sdl thisApi, int* x, Span y) { // SpanOverloader @@ -8342,7 +8614,7 @@ public static unsafe uint GetRelativeMouseState(this Sdl thisApi, int* x, SpanTo be documented. - [NativeName("Src", "Line 121, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 146, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe uint GetRelativeMouseState(this Sdl thisApi, Span x, int* y) { // SpanOverloader @@ -8350,7 +8622,7 @@ public static unsafe uint GetRelativeMouseState(this Sdl thisApi, Span x, i } /// To be documented. - [NativeName("Src", "Line 121, Column 32 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 146, Column 32 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe uint GetRelativeMouseState(this Sdl thisApi, Span x, Span y) { // SpanOverloader @@ -8358,7 +8630,7 @@ public static unsafe uint GetRelativeMouseState(this Sdl thisApi, Span x, S } /// To be documented. - [NativeName("Src", "Line 132, Column 30 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 160, Column 30 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe void WarpMouseInWindow(this Sdl thisApi, Span window, int x, int y) { // SpanOverloader @@ -8366,7 +8638,7 @@ public static unsafe void WarpMouseInWindow(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe Cursor* CreateCursor(this Sdl thisApi, byte* data, Span mask, int w, int h, int hot_x, int hot_y) { // SpanOverloader @@ -8374,7 +8646,7 @@ public static unsafe void WarpMouseInWindow(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe Cursor* CreateCursor(this Sdl thisApi, Span data, byte* mask, int w, int h, int hot_x, int hot_y) { // SpanOverloader @@ -8382,7 +8654,7 @@ public static unsafe void WarpMouseInWindow(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe Cursor* CreateCursor(this Sdl thisApi, Span data, Span mask, int w, int h, int hot_x, int hot_y) { // SpanOverloader @@ -8390,7 +8662,7 @@ public static unsafe void WarpMouseInWindow(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe Cursor* CreateCursor(this Sdl thisApi, Span data, string mask, int w, int h, int hot_x, int hot_y) { // SpanOverloader @@ -8398,7 +8670,7 @@ public static unsafe void WarpMouseInWindow(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 220, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 287, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe Cursor* CreateCursor(this Sdl thisApi, string data, Span mask, int w, int h, int hot_x, int hot_y) { // SpanOverloader @@ -8406,7 +8678,7 @@ public static unsafe void WarpMouseInWindow(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 230, Column 37 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 306, Column 37 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe Cursor* CreateColorCursor(this Sdl thisApi, Span surface, int hot_x, int hot_y) { // SpanOverloader @@ -8414,7 +8686,7 @@ public static unsafe void WarpMouseInWindow(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 244, Column 30 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 337, Column 30 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe void SetCursor(this Sdl thisApi, Span cursor) { // SpanOverloader @@ -8422,7 +8694,7 @@ public static unsafe void SetCursor(this Sdl thisApi, Span cursor) } /// To be documented. - [NativeName("Src", "Line 263, Column 30 in build/submodules/SDL-mirror/include/SDL_mouse.h")] + [NativeName("Src", "Line 374, Column 30 in build/submodules/SDL/include/SDL_mouse.h")] public static unsafe void FreeCursor(this Sdl thisApi, Span cursor) { // SpanOverloader @@ -8430,7 +8702,31 @@ public static unsafe void FreeCursor(this Sdl thisApi, Span cursor) } /// To be documented. - [NativeName("Src", "Line 206, Column 37 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 336, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + public static unsafe int JoystickSetVirtualAxis(this Sdl thisApi, Span joystick, int axis, short value) + { + // SpanOverloader + return thisApi.JoystickSetVirtualAxis(ref joystick.GetPinnableReference(), axis, value); + } + + /// To be documented. + [NativeName("Src", "Line 352, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + public static unsafe int JoystickSetVirtualButton(this Sdl thisApi, Span joystick, int button, byte value) + { + // SpanOverloader + return thisApi.JoystickSetVirtualButton(ref joystick.GetPinnableReference(), button, value); + } + + /// To be documented. + [NativeName("Src", "Line 368, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + public static unsafe int JoystickSetVirtualHat(this Sdl thisApi, Span joystick, int hat, byte value) + { + // SpanOverloader + return thisApi.JoystickSetVirtualHat(ref joystick.GetPinnableReference(), hat, value); + } + + /// To be documented. + [NativeName("Src", "Line 382, Column 37 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe byte* JoystickName(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8438,7 +8734,7 @@ public static unsafe void FreeCursor(this Sdl thisApi, Span cursor) } /// To be documented. - [NativeName("Src", "Line 213, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 393, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickGetPlayerIndex(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8446,7 +8742,7 @@ public static unsafe int JoystickGetPlayerIndex(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 218, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 401, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe void JoystickSetPlayerIndex(this Sdl thisApi, Span joystick, int player_index) { // SpanOverloader @@ -8454,7 +8750,7 @@ public static unsafe void JoystickSetPlayerIndex(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 223, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 416, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe JoystickGUID JoystickGetGUID(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8462,7 +8758,7 @@ public static unsafe JoystickGUID JoystickGetGUID(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 229, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 426, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe ushort JoystickGetVendor(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8470,7 +8766,7 @@ public static unsafe ushort JoystickGetVendor(this Sdl thisApi, Span j } /// To be documented. - [NativeName("Src", "Line 235, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 436, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe ushort JoystickGetProduct(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8478,7 +8774,7 @@ public static unsafe ushort JoystickGetProduct(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 241, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 445, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe ushort JoystickGetProductVersion(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8486,7 +8782,15 @@ public static unsafe ushort JoystickGetProductVersion(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 246, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 455, Column 38 in build/submodules/SDL/include\\SDL_joystick.h")] + public static unsafe byte* JoystickGetSerial(this Sdl thisApi, Span joystick) + { + // SpanOverloader + return thisApi.JoystickGetSerial(ref joystick.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 463, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe JoystickType JoystickGetType(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8494,7 +8798,7 @@ public static unsafe JoystickType JoystickGetType(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 252, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 478, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe void JoystickGetGUIDString(this Sdl thisApi, JoystickGUID guid, Span pszGUID, int cbGUID) { // SpanOverloader @@ -8502,7 +8806,7 @@ public static unsafe void JoystickGetGUIDString(this Sdl thisApi, JoystickGUID g } /// To be documented. - [NativeName("Src", "Line 257, Column 42 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 492, Column 42 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe JoystickGUID JoystickGetGUIDFromString(this Sdl thisApi, Span pchGUID) { // SpanOverloader @@ -8510,7 +8814,7 @@ public static unsafe JoystickGUID JoystickGetGUIDFromString(this Sdl thisApi, Sp } /// To be documented. - [NativeName("Src", "Line 262, Column 34 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 504, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe SdlBool JoystickGetAttached(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8518,7 +8822,7 @@ public static unsafe SdlBool JoystickGetAttached(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 267, Column 40 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 515, Column 40 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickInstanceID(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8526,7 +8830,7 @@ public static unsafe int JoystickInstanceID(this Sdl thisApi, Span joy } /// To be documented. - [NativeName("Src", "Line 272, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 532, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickNumAxes(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8534,7 +8838,7 @@ public static unsafe int JoystickNumAxes(this Sdl thisApi, Span joysti } /// To be documented. - [NativeName("Src", "Line 280, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 548, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickNumBalls(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8542,7 +8846,7 @@ public static unsafe int JoystickNumBalls(this Sdl thisApi, Span joyst } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 560, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickNumHats(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8550,7 +8854,7 @@ public static unsafe int JoystickNumHats(this Sdl thisApi, Span joysti } /// To be documented. - [NativeName("Src", "Line 290, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 572, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickNumButtons(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -8558,7 +8862,7 @@ public static unsafe int JoystickNumButtons(this Sdl thisApi, Span joy } /// To be documented. - [NativeName("Src", "Line 320, Column 32 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 630, Column 32 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe short JoystickGetAxis(this Sdl thisApi, Span joystick, int axis) { // SpanOverloader @@ -8566,7 +8870,7 @@ public static unsafe short JoystickGetAxis(this Sdl thisApi, Span joys } /// To be documented. - [NativeName("Src", "Line 332, Column 34 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 645, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe SdlBool JoystickGetAxisInitialState(this Sdl thisApi, Joystick* joystick, int axis, Span state) { // SpanOverloader @@ -8574,7 +8878,7 @@ public static unsafe SdlBool JoystickGetAxisInitialState(this Sdl thisApi, Joyst } /// To be documented. - [NativeName("Src", "Line 332, Column 34 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 645, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe SdlBool JoystickGetAxisInitialState(this Sdl thisApi, Span joystick, int axis, short* state) { // SpanOverloader @@ -8582,7 +8886,7 @@ public static unsafe SdlBool JoystickGetAxisInitialState(this Sdl thisApi, Span< } /// To be documented. - [NativeName("Src", "Line 332, Column 34 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 645, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe SdlBool JoystickGetAxisInitialState(this Sdl thisApi, Span joystick, int axis, Span state) { // SpanOverloader @@ -8590,7 +8894,7 @@ public static unsafe SdlBool JoystickGetAxisInitialState(this Sdl thisApi, Span< } /// To be documented. - [NativeName("Src", "Line 366, Column 31 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 684, Column 31 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe byte JoystickGetHat(this Sdl thisApi, Span joystick, int hat) { // SpanOverloader @@ -8598,7 +8902,7 @@ public static unsafe byte JoystickGetHat(this Sdl thisApi, Span joysti } /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickGetBall(this Sdl thisApi, Joystick* joystick, int ball, int* dx, Span dy) { // SpanOverloader @@ -8606,7 +8910,7 @@ public static unsafe int JoystickGetBall(this Sdl thisApi, Joystick* joystick, i } /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickGetBall(this Sdl thisApi, Joystick* joystick, int ball, Span dx, int* dy) { // SpanOverloader @@ -8614,7 +8918,7 @@ public static unsafe int JoystickGetBall(this Sdl thisApi, Joystick* joystick, i } /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickGetBall(this Sdl thisApi, Joystick* joystick, int ball, Span dx, Span dy) { // SpanOverloader @@ -8622,7 +8926,7 @@ public static unsafe int JoystickGetBall(this Sdl thisApi, Joystick* joystick, i } /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickGetBall(this Sdl thisApi, Span joystick, int ball, int* dx, int* dy) { // SpanOverloader @@ -8630,7 +8934,7 @@ public static unsafe int JoystickGetBall(this Sdl thisApi, Span joysti } /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickGetBall(this Sdl thisApi, Span joystick, int ball, int* dx, Span dy) { // SpanOverloader @@ -8638,7 +8942,7 @@ public static unsafe int JoystickGetBall(this Sdl thisApi, Span joysti } /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickGetBall(this Sdl thisApi, Span joystick, int ball, Span dx, int* dy) { // SpanOverloader @@ -8646,7 +8950,7 @@ public static unsafe int JoystickGetBall(this Sdl thisApi, Span joysti } /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickGetBall(this Sdl thisApi, Span joystick, int ball, Span dx, Span dy) { // SpanOverloader @@ -8654,7 +8958,7 @@ public static unsafe int JoystickGetBall(this Sdl thisApi, Span joysti } /// To be documented. - [NativeName("Src", "Line 384, Column 31 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 718, Column 31 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe byte JoystickGetButton(this Sdl thisApi, Span joystick, int button) { // SpanOverloader @@ -8662,7 +8966,7 @@ public static unsafe byte JoystickGetButton(this Sdl thisApi, Span joy } /// To be documented. - [NativeName("Src", "Line 398, Column 29 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] + [NativeName("Src", "Line 736, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] public static unsafe int JoystickRumble(this Sdl thisApi, Span joystick, ushort low_frequency_rumble, ushort high_frequency_rumble, uint duration_ms) { // SpanOverloader @@ -8670,159 +8974,271 @@ public static unsafe int JoystickRumble(this Sdl thisApi, Span joystic } /// To be documented. - [NativeName("Src", "Line 403, Column 30 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] - public static unsafe void JoystickClose(this Sdl thisApi, Span joystick) + [NativeName("Src", "Line 757, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + public static unsafe int JoystickRumbleTriggers(this Sdl thisApi, Span joystick, ushort left_rumble, ushort right_rumble, uint duration_ms) { // SpanOverloader - thisApi.JoystickClose(ref joystick.GetPinnableReference()); + return thisApi.JoystickRumbleTriggers(ref joystick.GetPinnableReference(), left_rumble, right_rumble, duration_ms); } /// To be documented. - [NativeName("Src", "Line 408, Column 48 in build/submodules/SDL-mirror/include\\SDL_joystick.h")] - public static unsafe JoystickPowerLevel JoystickCurrentPowerLevel(this Sdl thisApi, Span joystick) + [NativeName("Src", "Line 768, Column 34 in build/submodules/SDL/include\\SDL_joystick.h")] + public static unsafe SdlBool JoystickHasLED(this Sdl thisApi, Span joystick) { // SpanOverloader - return thisApi.JoystickCurrentPowerLevel(ref joystick.GetPinnableReference()); + return thisApi.JoystickHasLED(ref joystick.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 131, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe int GameControllerAddMappingsFromRW(this Sdl thisApi, Span rw, int freerw) + [NativeName("Src", "Line 783, Column 29 in build/submodules/SDL/include\\SDL_joystick.h")] + public static unsafe int JoystickSetLED(this Sdl thisApi, Span joystick, byte red, byte green, byte blue) { // SpanOverloader - return thisApi.GameControllerAddMappingsFromRW(ref rw.GetPinnableReference(), freerw); + return thisApi.JoystickSetLED(ref joystick.GetPinnableReference(), red, green, blue); } /// To be documented. - [NativeName("Src", "Line 145, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe int GameControllerAddMapping(this Sdl thisApi, Span mappingString) + [NativeName("Src", "Line 792, Column 30 in build/submodules/SDL/include\\SDL_joystick.h")] + public static unsafe void JoystickClose(this Sdl thisApi, Span joystick) { // SpanOverloader - return thisApi.GameControllerAddMapping(ref mappingString.GetPinnableReference()); + thisApi.JoystickClose(ref joystick.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 173, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe byte* GameControllerMapping(this Sdl thisApi, Span gamecontroller) + [NativeName("Src", "Line 803, Column 48 in build/submodules/SDL/include\\SDL_joystick.h")] + public static unsafe JoystickPowerLevel JoystickCurrentPowerLevel(this Sdl thisApi, Span joystick) { // SpanOverloader - return thisApi.GameControllerMapping(ref gamecontroller.GetPinnableReference()); + return thisApi.JoystickCurrentPowerLevel(ref joystick.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 225, Column 37 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe byte* GameControllerName(this Sdl thisApi, Span gamecontroller) + [NativeName("Src", "Line 203, Column 37 in build/submodules/SDL/include\\SDL_sensor.h")] + public static unsafe byte* SensorGetName(this Sdl thisApi, Span sensor) { // SpanOverloader - return thisApi.GameControllerName(ref gamecontroller.GetPinnableReference()); + return thisApi.SensorGetName(ref sensor.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 230, Column 48 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe GameControllerType GameControllerGetType(this Sdl thisApi, Span gamecontroller) + [NativeName("Src", "Line 212, Column 40 in build/submodules/SDL/include\\SDL_sensor.h")] + public static unsafe SensorType SensorGetType(this Sdl thisApi, Span sensor) { // SpanOverloader - return thisApi.GameControllerGetType(ref gamecontroller.GetPinnableReference()); + return thisApi.SensorGetType(ref sensor.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 237, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe int GameControllerGetPlayerIndex(this Sdl thisApi, Span gamecontroller) + [NativeName("Src", "Line 220, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + public static unsafe int SensorGetNonPortableType(this Sdl thisApi, Span sensor) { // SpanOverloader - return thisApi.GameControllerGetPlayerIndex(ref gamecontroller.GetPinnableReference()); + return thisApi.SensorGetNonPortableType(ref sensor.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 242, Column 30 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe void GameControllerSetPlayerIndex(this Sdl thisApi, Span gamecontroller, int player_index) + [NativeName("Src", "Line 228, Column 38 in build/submodules/SDL/include\\SDL_sensor.h")] + public static unsafe int SensorGetInstanceID(this Sdl thisApi, Span sensor) { // SpanOverloader - thisApi.GameControllerSetPlayerIndex(ref gamecontroller.GetPinnableReference(), player_index); + return thisApi.SensorGetInstanceID(ref sensor.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 248, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe ushort GameControllerGetVendor(this Sdl thisApi, Span gamecontroller) + [NativeName("Src", "Line 240, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + public static unsafe int SensorGetData(this Sdl thisApi, Sensor* sensor, Span data, int num_values) { // SpanOverloader - return thisApi.GameControllerGetVendor(ref gamecontroller.GetPinnableReference()); + return thisApi.SensorGetData(sensor, ref data.GetPinnableReference(), num_values); } /// To be documented. - [NativeName("Src", "Line 254, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe ushort GameControllerGetProduct(this Sdl thisApi, Span gamecontroller) + [NativeName("Src", "Line 240, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + public static unsafe int SensorGetData(this Sdl thisApi, Span sensor, float* data, int num_values) { // SpanOverloader - return thisApi.GameControllerGetProduct(ref gamecontroller.GetPinnableReference()); + return thisApi.SensorGetData(ref sensor.GetPinnableReference(), data, num_values); } /// To be documented. - [NativeName("Src", "Line 260, Column 32 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe ushort GameControllerGetProductVersion(this Sdl thisApi, Span gamecontroller) + [NativeName("Src", "Line 240, Column 29 in build/submodules/SDL/include\\SDL_sensor.h")] + public static unsafe int SensorGetData(this Sdl thisApi, Span sensor, Span data, int num_values) { // SpanOverloader - return thisApi.GameControllerGetProductVersion(ref gamecontroller.GetPinnableReference()); + return thisApi.SensorGetData(ref sensor.GetPinnableReference(), ref data.GetPinnableReference(), num_values); } /// To be documented. - [NativeName("Src", "Line 266, Column 34 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe SdlBool GameControllerGetAttached(this Sdl thisApi, Span gamecontroller) + [NativeName("Src", "Line 247, Column 30 in build/submodules/SDL/include\\SDL_sensor.h")] + public static unsafe void SensorClose(this Sdl thisApi, Span sensor) { // SpanOverloader - return thisApi.GameControllerGetAttached(ref gamecontroller.GetPinnableReference()); + thisApi.SensorClose(ref sensor.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 271, Column 39 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe Joystick* GameControllerGetJoystick(this Sdl thisApi, Span gamecontroller) + [NativeName("Src", "Line 154, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerAddMappingsFromRW(this Sdl thisApi, Span rw, int freerw) { // SpanOverloader - return thisApi.GameControllerGetJoystick(ref gamecontroller.GetPinnableReference()); + return thisApi.GameControllerAddMappingsFromRW(ref rw.GetPinnableReference(), freerw); } /// To be documented. - [NativeName("Src", "Line 317, Column 48 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe GameControllerAxis GameControllerGetAxisFromString(this Sdl thisApi, Span pchString) + [NativeName("Src", "Line 188, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerAddMapping(this Sdl thisApi, Span mappingString) { // SpanOverloader - return thisApi.GameControllerGetAxisFromString(ref pchString.GetPinnableReference()); + return thisApi.GameControllerAddMapping(ref mappingString.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 328, Column 1 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe GameControllerButtonBind GameControllerGetBindForAxis(this Sdl thisApi, Span gamecontroller, GameControllerAxis axis) + [NativeName("Src", "Line 236, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe byte* GameControllerMapping(this Sdl thisApi, Span gamecontroller) { // SpanOverloader - return thisApi.GameControllerGetBindForAxis(ref gamecontroller.GetPinnableReference(), axis); + return thisApi.GameControllerMapping(ref gamecontroller.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 340, Column 1 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe short GameControllerGetAxis(this Sdl thisApi, Span gamecontroller, GameControllerAxis axis) + [NativeName("Src", "Line 367, Column 37 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe byte* GameControllerName(this Sdl thisApi, Span gamecontroller) { // SpanOverloader - return thisApi.GameControllerGetAxis(ref gamecontroller.GetPinnableReference(), axis); + return thisApi.GameControllerName(ref gamecontroller.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 370, Column 50 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe GameControllerButton GameControllerGetButtonFromString(this Sdl thisApi, Span pchString) + [NativeName("Src", "Line 378, Column 48 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe GameControllerType GameControllerGetType(this Sdl thisApi, Span gamecontroller) { // SpanOverloader - return thisApi.GameControllerGetButtonFromString(ref pchString.GetPinnableReference()); + return thisApi.GameControllerGetType(ref gamecontroller.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 381, Column 1 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] - public static unsafe GameControllerButtonBind GameControllerGetBindForButton(this Sdl thisApi, Span gamecontroller, GameControllerButton button) + [NativeName("Src", "Line 388, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetPlayerIndex(this Sdl thisApi, Span gamecontroller) { // SpanOverloader - return thisApi.GameControllerGetBindForButton(ref gamecontroller.GetPinnableReference(), button); + return thisApi.GameControllerGetPlayerIndex(ref gamecontroller.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 390, Column 31 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 396, Column 30 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe void GameControllerSetPlayerIndex(this Sdl thisApi, Span gamecontroller, int player_index) + { + // SpanOverloader + thisApi.GameControllerSetPlayerIndex(ref gamecontroller.GetPinnableReference(), player_index); + } + + /// To be documented. + [NativeName("Src", "Line 406, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe ushort GameControllerGetVendor(this Sdl thisApi, Span gamecontroller) + { + // SpanOverloader + return thisApi.GameControllerGetVendor(ref gamecontroller.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 416, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe ushort GameControllerGetProduct(this Sdl thisApi, Span gamecontroller) + { + // SpanOverloader + return thisApi.GameControllerGetProduct(ref gamecontroller.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 426, Column 32 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe ushort GameControllerGetProductVersion(this Sdl thisApi, Span gamecontroller) + { + // SpanOverloader + return thisApi.GameControllerGetProductVersion(ref gamecontroller.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 436, Column 38 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe byte* GameControllerGetSerial(this Sdl thisApi, Span gamecontroller) + { + // SpanOverloader + return thisApi.GameControllerGetSerial(ref gamecontroller.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 449, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe SdlBool GameControllerGetAttached(this Sdl thisApi, Span gamecontroller) + { + // SpanOverloader + return thisApi.GameControllerGetAttached(ref gamecontroller.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 468, Column 39 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe Joystick* GameControllerGetJoystick(this Sdl thisApi, Span gamecontroller) + { + // SpanOverloader + return thisApi.GameControllerGetJoystick(ref gamecontroller.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 535, Column 48 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe GameControllerAxis GameControllerGetAxisFromString(this Sdl thisApi, Span str) + { + // SpanOverloader + return thisApi.GameControllerGetAxisFromString(ref str.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe GameControllerButtonBind GameControllerGetBindForAxis(this Sdl thisApi, Span gamecontroller, GameControllerAxis axis) + { + // SpanOverloader + return thisApi.GameControllerGetBindForAxis(ref gamecontroller.GetPinnableReference(), axis); + } + + /// To be documented. + [NativeName("Src", "Line 579, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe SdlBool GameControllerHasAxis(this Sdl thisApi, Span gamecontroller, GameControllerAxis axis) + { + // SpanOverloader + return thisApi.GameControllerHasAxis(ref gamecontroller.GetPinnableReference(), axis); + } + + /// To be documented. + [NativeName("Src", "Line 599, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe short GameControllerGetAxis(this Sdl thisApi, Span gamecontroller, GameControllerAxis axis) + { + // SpanOverloader + return thisApi.GameControllerGetAxis(ref gamecontroller.GetPinnableReference(), axis); + } + + /// To be documented. + [NativeName("Src", "Line 644, Column 50 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe GameControllerButton GameControllerGetButtonFromString(this Sdl thisApi, Span str) + { + // SpanOverloader + return thisApi.GameControllerGetButtonFromString(ref str.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 676, Column 1 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe GameControllerButtonBind GameControllerGetBindForButton(this Sdl thisApi, Span gamecontroller, GameControllerButton button) + { + // SpanOverloader + return thisApi.GameControllerGetBindForButton(ref gamecontroller.GetPinnableReference(), button); + } + + /// To be documented. + [NativeName("Src", "Line 689, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe SdlBool GameControllerHasButton(this Sdl thisApi, Span gamecontroller, GameControllerButton button) + { + // SpanOverloader + return thisApi.GameControllerHasButton(ref gamecontroller.GetPinnableReference(), button); + } + + /// To be documented. + [NativeName("Src", "Line 704, Column 31 in build/submodules/SDL/include\\SDL_gamecontroller.h")] public static unsafe byte GameControllerGetButton(this Sdl thisApi, Span gamecontroller, GameControllerButton button) { // SpanOverloader @@ -8830,7 +9246,439 @@ public static unsafe byte GameControllerGetButton(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 404, Column 29 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 710, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetNumTouchpads(this Sdl thisApi, Span gamecontroller) + { + // SpanOverloader + return thisApi.GameControllerGetNumTouchpads(ref gamecontroller.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 715, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetNumTouchpadFingers(this Sdl thisApi, Span gamecontroller, int touchpad) + { + // SpanOverloader + return thisApi.GameControllerGetNumTouchpadFingers(ref gamecontroller.GetPinnableReference(), touchpad); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, byte* state, float* x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, x, y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, byte* state, float* x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, x, ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, byte* state, float* x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, x, ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, byte* state, Span x, float* y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, ref x.GetPinnableReference(), y, pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, byte* state, Span x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, ref x.GetPinnableReference(), y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, byte* state, Span x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, ref x.GetPinnableReference(), ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, byte* state, Span x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, ref x.GetPinnableReference(), ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, Span state, float* x, float* y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, ref state.GetPinnableReference(), x, y, pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, Span state, float* x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, ref state.GetPinnableReference(), x, y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, Span state, float* x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, ref state.GetPinnableReference(), x, ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, Span state, float* x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, ref state.GetPinnableReference(), x, ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, Span state, Span x, float* y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, ref state.GetPinnableReference(), ref x.GetPinnableReference(), y, pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, Span state, Span x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, ref state.GetPinnableReference(), ref x.GetPinnableReference(), y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, Span state, Span x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, ref state.GetPinnableReference(), ref x.GetPinnableReference(), ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, Span state, Span x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, ref state.GetPinnableReference(), ref x.GetPinnableReference(), ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, string state, float* x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, x, y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, string state, float* x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, x, ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, string state, float* x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, x, ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, string state, Span x, float* y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, ref x.GetPinnableReference(), y, pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, string state, Span x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, ref x.GetPinnableReference(), y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, string state, Span x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, ref x.GetPinnableReference(), ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, GameController* gamecontroller, int touchpad, int finger, string state, Span x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(gamecontroller, touchpad, finger, state, ref x.GetPinnableReference(), ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, byte* state, float* x, float* y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, x, y, pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, byte* state, float* x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, x, y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, byte* state, float* x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, x, ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, byte* state, float* x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, x, ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, byte* state, Span x, float* y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, ref x.GetPinnableReference(), y, pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, byte* state, Span x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, ref x.GetPinnableReference(), y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, byte* state, Span x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, ref x.GetPinnableReference(), ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, byte* state, Span x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, ref x.GetPinnableReference(), ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, Span state, float* x, float* y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, ref state.GetPinnableReference(), x, y, pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, Span state, float* x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, ref state.GetPinnableReference(), x, y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, Span state, float* x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, ref state.GetPinnableReference(), x, ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, Span state, float* x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, ref state.GetPinnableReference(), x, ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, Span state, Span x, float* y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, ref state.GetPinnableReference(), ref x.GetPinnableReference(), y, pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, Span state, Span x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, ref state.GetPinnableReference(), ref x.GetPinnableReference(), y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, Span state, Span x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, ref state.GetPinnableReference(), ref x.GetPinnableReference(), ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, Span state, Span x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, ref state.GetPinnableReference(), ref x.GetPinnableReference(), ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, string state, float* x, float* y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, x, y, pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, string state, float* x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, x, y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, string state, float* x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, x, ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, string state, float* x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, x, ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, string state, Span x, float* y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, ref x.GetPinnableReference(), y, pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, string state, Span x, float* y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, ref x.GetPinnableReference(), y, ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, string state, Span x, Span y, float* pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, ref x.GetPinnableReference(), ref y.GetPinnableReference(), pressure); + } + + /// To be documented. + [NativeName("Src", "Line 720, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetTouchpadFinger(this Sdl thisApi, Span gamecontroller, int touchpad, int finger, string state, Span x, Span y, Span pressure) + { + // SpanOverloader + return thisApi.GameControllerGetTouchpadFinger(ref gamecontroller.GetPinnableReference(), touchpad, finger, state, ref x.GetPinnableReference(), ref y.GetPinnableReference(), ref pressure.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 730, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe SdlBool GameControllerHasSensor(this Sdl thisApi, Span gamecontroller, SensorType type) + { + // SpanOverloader + return thisApi.GameControllerHasSensor(ref gamecontroller.GetPinnableReference(), type); + } + + /// To be documented. + [NativeName("Src", "Line 741, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerSetSensorEnabled(this Sdl thisApi, Span gamecontroller, SensorType type, SdlBool enabled) + { + // SpanOverloader + return thisApi.GameControllerSetSensorEnabled(ref gamecontroller.GetPinnableReference(), type, enabled); + } + + /// To be documented. + [NativeName("Src", "Line 751, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe SdlBool GameControllerIsSensorEnabled(this Sdl thisApi, Span gamecontroller, SensorType type) + { + // SpanOverloader + return thisApi.GameControllerIsSensorEnabled(ref gamecontroller.GetPinnableReference(), type); + } + + /// To be documented. + [NativeName("Src", "Line 765, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetSensorData(this Sdl thisApi, GameController* gamecontroller, SensorType type, Span data, int num_values) + { + // SpanOverloader + return thisApi.GameControllerGetSensorData(gamecontroller, type, ref data.GetPinnableReference(), num_values); + } + + /// To be documented. + [NativeName("Src", "Line 765, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetSensorData(this Sdl thisApi, Span gamecontroller, SensorType type, float* data, int num_values) + { + // SpanOverloader + return thisApi.GameControllerGetSensorData(ref gamecontroller.GetPinnableReference(), type, data, num_values); + } + + /// To be documented. + [NativeName("Src", "Line 765, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerGetSensorData(this Sdl thisApi, Span gamecontroller, SensorType type, Span data, int num_values) + { + // SpanOverloader + return thisApi.GameControllerGetSensorData(ref gamecontroller.GetPinnableReference(), type, ref data.GetPinnableReference(), num_values); + } + + /// To be documented. + [NativeName("Src", "Line 781, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] public static unsafe int GameControllerRumble(this Sdl thisApi, Span gamecontroller, ushort low_frequency_rumble, ushort high_frequency_rumble, uint duration_ms) { // SpanOverloader @@ -8838,7 +9686,31 @@ public static unsafe int GameControllerRumble(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 409, Column 30 in build/submodules/SDL-mirror/include\\SDL_gamecontroller.h")] + [NativeName("Src", "Line 801, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerRumbleTriggers(this Sdl thisApi, Span gamecontroller, ushort left_rumble, ushort right_rumble, uint duration_ms) + { + // SpanOverloader + return thisApi.GameControllerRumbleTriggers(ref gamecontroller.GetPinnableReference(), left_rumble, right_rumble, duration_ms); + } + + /// To be documented. + [NativeName("Src", "Line 810, Column 34 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe SdlBool GameControllerHasLED(this Sdl thisApi, Span gamecontroller) + { + // SpanOverloader + return thisApi.GameControllerHasLED(ref gamecontroller.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 821, Column 29 in build/submodules/SDL/include\\SDL_gamecontroller.h")] + public static unsafe int GameControllerSetLED(this Sdl thisApi, Span gamecontroller, byte red, byte green, byte blue) + { + // SpanOverloader + return thisApi.GameControllerSetLED(ref gamecontroller.GetPinnableReference(), red, green, blue); + } + + /// To be documented. + [NativeName("Src", "Line 831, Column 30 in build/submodules/SDL/include\\SDL_gamecontroller.h")] public static unsafe void GameControllerClose(this Sdl thisApi, Span gamecontroller) { // SpanOverloader @@ -8846,7 +9718,7 @@ public static unsafe void GameControllerClose(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 61, Column 29 in build/submodules/SDL-mirror/include/SDL_gesture.h")] + [NativeName("Src", "Line 76, Column 29 in build/submodules/SDL/include/SDL_gesture.h")] public static unsafe int SaveAllDollarTemplates(this Sdl thisApi, Span dst) { // SpanOverloader @@ -8854,7 +9726,7 @@ public static unsafe int SaveAllDollarTemplates(this Sdl thisApi, Span ds } /// To be documented. - [NativeName("Src", "Line 68, Column 29 in build/submodules/SDL-mirror/include/SDL_gesture.h")] + [NativeName("Src", "Line 91, Column 29 in build/submodules/SDL/include/SDL_gesture.h")] public static unsafe int SaveDollarTemplate(this Sdl thisApi, long gestureId, Span dst) { // SpanOverloader @@ -8862,7 +9734,7 @@ public static unsafe int SaveDollarTemplate(this Sdl thisApi, long gestureId, Sp } /// To be documented. - [NativeName("Src", "Line 76, Column 29 in build/submodules/SDL-mirror/include/SDL_gesture.h")] + [NativeName("Src", "Line 107, Column 29 in build/submodules/SDL/include/SDL_gesture.h")] public static unsafe int LoadDollarTemplates(this Sdl thisApi, long touchId, Span src) { // SpanOverloader @@ -8870,7 +9742,7 @@ public static unsafe int LoadDollarTemplates(this Sdl thisApi, long touchId, Spa } /// To be documented. - [NativeName("Src", "Line 639, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 705, Column 29 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe int PeepEvents(this Sdl thisApi, Span events, int numevents, Eventaction action, uint minType, uint maxType) { // SpanOverloader @@ -8878,7 +9750,7 @@ public static unsafe int PeepEvents(this Sdl thisApi, Span events, int nu } /// To be documented. - [NativeName("Src", "Line 667, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 827, Column 29 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe int PollEvent(this Sdl thisApi, Span @event) { // SpanOverloader @@ -8886,7 +9758,7 @@ public static unsafe int PollEvent(this Sdl thisApi, Span @event) } /// To be documented. - [NativeName("Src", "Line 677, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 847, Column 29 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe int WaitEvent(this Sdl thisApi, Span @event) { // SpanOverloader @@ -8894,7 +9766,7 @@ public static unsafe int WaitEvent(this Sdl thisApi, Span @event) } /// To be documented. - [NativeName("Src", "Line 689, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 871, Column 29 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe int WaitEventTimeout(this Sdl thisApi, Span @event, int timeout) { // SpanOverloader @@ -8902,7 +9774,7 @@ public static unsafe int WaitEventTimeout(this Sdl thisApi, Span @event, } /// To be documented. - [NativeName("Src", "Line 698, Column 29 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 904, Column 29 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe int PushEvent(this Sdl thisApi, Span @event) { // SpanOverloader @@ -8910,7 +9782,7 @@ public static unsafe int PushEvent(this Sdl thisApi, Span @event) } /// To be documented. - [NativeName("Src", "Line 727, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 961, Column 30 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe void SetEventFilter(this Sdl thisApi, PfnEventFilter filter, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -8918,7 +9790,7 @@ public static unsafe void SetEventFilter(this Sdl thisApi, PfnEventFilter fi } /// To be documented. - [NativeName("Src", "Line 734, Column 34 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 977, Column 34 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe SdlBool GetEventFilter(this Sdl thisApi, Span filter, void** userdata) { // SpanOverloader @@ -8926,7 +9798,7 @@ public static unsafe SdlBool GetEventFilter(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 734, Column 34 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 977, Column 34 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe SdlBool GetEventFilter(this Sdl thisApi, Span filter, ref void* userdata) { // SpanOverloader @@ -8934,7 +9806,7 @@ public static unsafe SdlBool GetEventFilter(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 740, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1004, Column 30 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe void AddEventWatch(this Sdl thisApi, PfnEventFilter filter, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -8942,7 +9814,7 @@ public static unsafe void AddEventWatch(this Sdl thisApi, PfnEventFilter fil } /// To be documented. - [NativeName("Src", "Line 746, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1019, Column 30 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe void DelEventWatch(this Sdl thisApi, PfnEventFilter filter, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -8950,7 +9822,7 @@ public static unsafe void DelEventWatch(this Sdl thisApi, PfnEventFilter fil } /// To be documented. - [NativeName("Src", "Line 753, Column 30 in build/submodules/SDL-mirror/include\\SDL_events.h")] + [NativeName("Src", "Line 1036, Column 30 in build/submodules/SDL/include\\SDL_events.h")] public static unsafe void FilterEvents(this Sdl thisApi, PfnEventFilter filter, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -8958,7 +9830,7 @@ public static unsafe void FilterEvents(this Sdl thisApi, PfnEventFilter filt } /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] public static unsafe byte* GetPrefPath(this Sdl thisApi, byte* org, Span app) { // SpanOverloader @@ -8966,7 +9838,7 @@ public static unsafe void FilterEvents(this Sdl thisApi, PfnEventFilter filt } /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] public static unsafe byte* GetPrefPath(this Sdl thisApi, Span org, byte* app) { // SpanOverloader @@ -8974,7 +9846,7 @@ public static unsafe void FilterEvents(this Sdl thisApi, PfnEventFilter filt } /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] public static unsafe byte* GetPrefPath(this Sdl thisApi, Span org, Span app) { // SpanOverloader @@ -8982,7 +9854,7 @@ public static unsafe void FilterEvents(this Sdl thisApi, PfnEventFilter filt } /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] public static unsafe byte* GetPrefPath(this Sdl thisApi, Span org, string app) { // SpanOverloader @@ -8990,7 +9862,7 @@ public static unsafe void FilterEvents(this Sdl thisApi, PfnEventFilter filt } /// To be documented. - [NativeName("Src", "Line 126, Column 31 in build/submodules/SDL-mirror/include\\SDL_filesystem.h")] + [NativeName("Src", "Line 135, Column 31 in build/submodules/SDL/include\\SDL_filesystem.h")] public static unsafe byte* GetPrefPath(this Sdl thisApi, string org, Span app) { // SpanOverloader @@ -8998,7 +9870,7 @@ public static unsafe void FilterEvents(this Sdl thisApi, PfnEventFilter filt } /// To be documented. - [NativeName("Src", "Line 878, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 904, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticIndex(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9006,7 +9878,7 @@ public static unsafe int HapticIndex(this Sdl thisApi, Span haptic) } /// To be documented. - [NativeName("Src", "Line 908, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 942, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int JoystickIsHaptic(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -9014,7 +9886,7 @@ public static unsafe int JoystickIsHaptic(this Sdl thisApi, Span joyst } /// To be documented. - [NativeName("Src", "Line 927, Column 37 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 965, Column 37 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe Haptic* HapticOpenFromJoystick(this Sdl thisApi, Span joystick) { // SpanOverloader @@ -9022,7 +9894,7 @@ public static unsafe int JoystickIsHaptic(this Sdl thisApi, Span joyst } /// To be documented. - [NativeName("Src", "Line 935, Column 30 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 975, Column 30 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe void HapticClose(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9030,7 +9902,7 @@ public static unsafe void HapticClose(this Sdl thisApi, Span haptic) } /// To be documented. - [NativeName("Src", "Line 951, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 993, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticNumEffects(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9038,7 +9910,7 @@ public static unsafe int HapticNumEffects(this Sdl thisApi, Span haptic) } /// To be documented. - [NativeName("Src", "Line 967, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1011, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticNumEffectsPlaying(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9046,7 +9918,7 @@ public static unsafe int HapticNumEffectsPlaying(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 985, Column 38 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1025, Column 38 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe uint HapticQuery(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9054,7 +9926,7 @@ public static unsafe uint HapticQuery(this Sdl thisApi, Span haptic) } /// To be documented. - [NativeName("Src", "Line 993, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1038, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticNumAxes(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9062,7 +9934,7 @@ public static unsafe int HapticNumAxes(this Sdl thisApi, Span haptic) } /// To be documented. - [NativeName("Src", "Line 1005, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticEffectSupported(this Sdl thisApi, Haptic* haptic, Span effect) { // SpanOverloader @@ -9070,7 +9942,7 @@ public static unsafe int HapticEffectSupported(this Sdl thisApi, Haptic* haptic, } /// To be documented. - [NativeName("Src", "Line 1005, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticEffectSupported(this Sdl thisApi, Span haptic, HapticEffect* effect) { // SpanOverloader @@ -9078,7 +9950,7 @@ public static unsafe int HapticEffectSupported(this Sdl thisApi, Span ha } /// To be documented. - [NativeName("Src", "Line 1005, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticEffectSupported(this Sdl thisApi, Span haptic, Span effect) { // SpanOverloader @@ -9086,7 +9958,7 @@ public static unsafe int HapticEffectSupported(this Sdl thisApi, Span ha } /// To be documented. - [NativeName("Src", "Line 1020, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1072, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticNewEffect(this Sdl thisApi, Haptic* haptic, Span effect) { // SpanOverloader @@ -9094,7 +9966,7 @@ public static unsafe int HapticNewEffect(this Sdl thisApi, Haptic* haptic, Span< } /// To be documented. - [NativeName("Src", "Line 1020, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1072, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticNewEffect(this Sdl thisApi, Span haptic, HapticEffect* effect) { // SpanOverloader @@ -9102,7 +9974,7 @@ public static unsafe int HapticNewEffect(this Sdl thisApi, Span haptic, } /// To be documented. - [NativeName("Src", "Line 1020, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1072, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticNewEffect(this Sdl thisApi, Span haptic, Span effect) { // SpanOverloader @@ -9110,7 +9982,7 @@ public static unsafe int HapticNewEffect(this Sdl thisApi, Span haptic, } /// To be documented. - [NativeName("Src", "Line 1040, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1096, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticUpdateEffect(this Sdl thisApi, Haptic* haptic, int effect, Span data) { // SpanOverloader @@ -9118,7 +9990,7 @@ public static unsafe int HapticUpdateEffect(this Sdl thisApi, Haptic* haptic, in } /// To be documented. - [NativeName("Src", "Line 1040, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1096, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticUpdateEffect(this Sdl thisApi, Span haptic, int effect, HapticEffect* data) { // SpanOverloader @@ -9126,7 +9998,7 @@ public static unsafe int HapticUpdateEffect(this Sdl thisApi, Span hapti } /// To be documented. - [NativeName("Src", "Line 1040, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1096, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticUpdateEffect(this Sdl thisApi, Span haptic, int effect, Span data) { // SpanOverloader @@ -9134,7 +10006,7 @@ public static unsafe int HapticUpdateEffect(this Sdl thisApi, Span hapti } /// To be documented. - [NativeName("Src", "Line 1062, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1122, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticRunEffect(this Sdl thisApi, Span haptic, int effect, uint iterations) { // SpanOverloader @@ -9142,7 +10014,7 @@ public static unsafe int HapticRunEffect(this Sdl thisApi, Span haptic, } /// To be documented. - [NativeName("Src", "Line 1076, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1139, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticStopEffect(this Sdl thisApi, Span haptic, int effect) { // SpanOverloader @@ -9150,7 +10022,7 @@ public static unsafe int HapticStopEffect(this Sdl thisApi, Span haptic, } /// To be documented. - [NativeName("Src", "Line 1090, Column 30 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1155, Column 30 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe void HapticDestroyEffect(this Sdl thisApi, Span haptic, int effect) { // SpanOverloader @@ -9158,7 +10030,7 @@ public static unsafe void HapticDestroyEffect(this Sdl thisApi, Span hap } /// To be documented. - [NativeName("Src", "Line 1105, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1174, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticGetEffectStatus(this Sdl thisApi, Span haptic, int effect) { // SpanOverloader @@ -9166,7 +10038,7 @@ public static unsafe int HapticGetEffectStatus(this Sdl thisApi, Span ha } /// To be documented. - [NativeName("Src", "Line 1124, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1196, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticSetGain(this Sdl thisApi, Span haptic, int gain) { // SpanOverloader @@ -9174,7 +10046,7 @@ public static unsafe int HapticSetGain(this Sdl thisApi, Span haptic, in } /// To be documented. - [NativeName("Src", "Line 1140, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1213, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticSetAutocenter(this Sdl thisApi, Span haptic, int autocenter) { // SpanOverloader @@ -9182,7 +10054,7 @@ public static unsafe int HapticSetAutocenter(this Sdl thisApi, Span hapt } /// To be documented. - [NativeName("Src", "Line 1157, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1231, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticPause(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9190,7 +10062,7 @@ public static unsafe int HapticPause(this Sdl thisApi, Span haptic) } /// To be documented. - [NativeName("Src", "Line 1169, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1244, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticUnpause(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9198,7 +10070,7 @@ public static unsafe int HapticUnpause(this Sdl thisApi, Span haptic) } /// To be documented. - [NativeName("Src", "Line 1177, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1253, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticStopAll(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9206,7 +10078,7 @@ public static unsafe int HapticStopAll(this Sdl thisApi, Span haptic) } /// To be documented. - [NativeName("Src", "Line 1189, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1267, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticRumbleSupported(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9214,7 +10086,7 @@ public static unsafe int HapticRumbleSupported(this Sdl thisApi, Span ha } /// To be documented. - [NativeName("Src", "Line 1202, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1283, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticRumbleInit(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9222,7 +10094,7 @@ public static unsafe int HapticRumbleInit(this Sdl thisApi, Span haptic) } /// To be documented. - [NativeName("Src", "Line 1216, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1298, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticRumblePlay(this Sdl thisApi, Span haptic, float strength, uint length) { // SpanOverloader @@ -9230,7 +10102,7 @@ public static unsafe int HapticRumblePlay(this Sdl thisApi, Span haptic, } /// To be documented. - [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL-mirror/include\\SDL_haptic.h")] + [NativeName("Src", "Line 1311, Column 29 in build/submodules/SDL/include\\SDL_haptic.h")] public static unsafe int HapticRumbleStop(this Sdl thisApi, Span haptic) { // SpanOverloader @@ -9238,7 +10110,7 @@ public static unsafe int HapticRumbleStop(this Sdl thisApi, Span haptic) } /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool SetHintWithPriority(this Sdl thisApi, byte* name, Span value, HintPriority priority) { // SpanOverloader @@ -9246,7 +10118,7 @@ public static unsafe SdlBool SetHintWithPriority(this Sdl thisApi, byte* name, S } /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool SetHintWithPriority(this Sdl thisApi, Span name, byte* value, HintPriority priority) { // SpanOverloader @@ -9254,7 +10126,7 @@ public static unsafe SdlBool SetHintWithPriority(this Sdl thisApi, Span na } /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool SetHintWithPriority(this Sdl thisApi, Span name, Span value, HintPriority priority) { // SpanOverloader @@ -9262,7 +10134,7 @@ public static unsafe SdlBool SetHintWithPriority(this Sdl thisApi, Span na } /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool SetHintWithPriority(this Sdl thisApi, Span name, string value, HintPriority priority) { // SpanOverloader @@ -9270,7 +10142,7 @@ public static unsafe SdlBool SetHintWithPriority(this Sdl thisApi, Span na } /// To be documented. - [NativeName("Src", "Line 1295, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1689, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool SetHintWithPriority(this Sdl thisApi, string name, Span value, HintPriority priority) { // SpanOverloader @@ -9278,7 +10150,7 @@ public static unsafe SdlBool SetHintWithPriority(this Sdl thisApi, string name, } /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool SetHint(this Sdl thisApi, byte* name, Span value) { // SpanOverloader @@ -9286,7 +10158,7 @@ public static unsafe SdlBool SetHint(this Sdl thisApi, byte* name, Span va } /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool SetHint(this Sdl thisApi, Span name, byte* value) { // SpanOverloader @@ -9294,7 +10166,7 @@ public static unsafe SdlBool SetHint(this Sdl thisApi, Span name, byte* va } /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool SetHint(this Sdl thisApi, Span name, Span value) { // SpanOverloader @@ -9302,7 +10174,7 @@ public static unsafe SdlBool SetHint(this Sdl thisApi, Span name, SpanTo be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool SetHint(this Sdl thisApi, Span name, string value) { // SpanOverloader @@ -9310,7 +10182,7 @@ public static unsafe SdlBool SetHint(this Sdl thisApi, Span name, string v } /// To be documented. - [NativeName("Src", "Line 1304, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1707, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool SetHint(this Sdl thisApi, string name, Span value) { // SpanOverloader @@ -9318,7 +10190,7 @@ public static unsafe SdlBool SetHint(this Sdl thisApi, string name, Span v } /// To be documented. - [NativeName("Src", "Line 1312, Column 38 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1719, Column 38 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe byte* GetHint(this Sdl thisApi, Span name) { // SpanOverloader @@ -9326,7 +10198,7 @@ public static unsafe SdlBool SetHint(this Sdl thisApi, string name, Span v } /// To be documented. - [NativeName("Src", "Line 1319, Column 34 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1734, Column 34 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe SdlBool GetHintBoolean(this Sdl thisApi, Span name, SdlBool default_value) { // SpanOverloader @@ -9334,7 +10206,7 @@ public static unsafe SdlBool GetHintBoolean(this Sdl thisApi, Span name, S } /// To be documented. - [NativeName("Src", "Line 1333, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1758, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe void AddHintCallback(this Sdl thisApi, byte* name, PfnHintCallback callback, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -9342,7 +10214,7 @@ public static unsafe void AddHintCallback(this Sdl thisApi, byte* name, PfnH } /// To be documented. - [NativeName("Src", "Line 1333, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1758, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe void AddHintCallback(this Sdl thisApi, Span name, PfnHintCallback callback, void* userdata) { // SpanOverloader @@ -9350,7 +10222,7 @@ public static unsafe void AddHintCallback(this Sdl thisApi, Span name, Pfn } /// To be documented. - [NativeName("Src", "Line 1333, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1758, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe void AddHintCallback(this Sdl thisApi, Span name, PfnHintCallback callback, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -9358,7 +10230,7 @@ public static unsafe void AddHintCallback(this Sdl thisApi, Span name, } /// To be documented. - [NativeName("Src", "Line 1333, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1758, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe void AddHintCallback(this Sdl thisApi, string name, PfnHintCallback callback, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -9366,7 +10238,7 @@ public static unsafe void AddHintCallback(this Sdl thisApi, string name, Pfn } /// To be documented. - [NativeName("Src", "Line 1344, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1774, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe void DelHintCallback(this Sdl thisApi, byte* name, PfnHintCallback callback, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -9374,7 +10246,7 @@ public static unsafe void DelHintCallback(this Sdl thisApi, byte* name, PfnH } /// To be documented. - [NativeName("Src", "Line 1344, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1774, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe void DelHintCallback(this Sdl thisApi, Span name, PfnHintCallback callback, void* userdata) { // SpanOverloader @@ -9382,7 +10254,7 @@ public static unsafe void DelHintCallback(this Sdl thisApi, Span name, Pfn } /// To be documented. - [NativeName("Src", "Line 1344, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1774, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe void DelHintCallback(this Sdl thisApi, Span name, PfnHintCallback callback, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -9390,7 +10262,7 @@ public static unsafe void DelHintCallback(this Sdl thisApi, Span name, } /// To be documented. - [NativeName("Src", "Line 1344, Column 30 in build/submodules/SDL-mirror/include\\SDL_hints.h")] + [NativeName("Src", "Line 1774, Column 30 in build/submodules/SDL/include\\SDL_hints.h")] public static unsafe void DelHintCallback(this Sdl thisApi, string name, PfnHintCallback callback, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -9398,7 +10270,7 @@ public static unsafe void DelHintCallback(this Sdl thisApi, string name, Pfn } /// To be documented. - [NativeName("Src", "Line 58, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 63, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] public static unsafe void* LoadObject(this Sdl thisApi, Span sofile) { // SpanOverloader @@ -9406,7 +10278,7 @@ public static unsafe void DelHintCallback(this Sdl thisApi, string name, Pfn } /// To be documented. - [NativeName("Src", "Line 65, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 88, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] public static unsafe void* LoadFunction(this Sdl thisApi, void* handle, Span name) { // SpanOverloader @@ -9414,7 +10286,7 @@ public static unsafe void DelHintCallback(this Sdl thisApi, string name, Pfn } /// To be documented. - [NativeName("Src", "Line 65, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 88, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] public static unsafe void* LoadFunction(this Sdl thisApi, Span handle, byte* name) where T0 : unmanaged { // SpanOverloader @@ -9422,7 +10294,7 @@ public static unsafe void DelHintCallback(this Sdl thisApi, string name, Pfn } /// To be documented. - [NativeName("Src", "Line 65, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 88, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] public static unsafe void* LoadFunction(this Sdl thisApi, Span handle, Span name) where T0 : unmanaged { // SpanOverloader @@ -9430,7 +10302,7 @@ public static unsafe void DelHintCallback(this Sdl thisApi, string name, Pfn } /// To be documented. - [NativeName("Src", "Line 65, Column 31 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 88, Column 31 in build/submodules/SDL/include\\SDL_loadso.h")] public static unsafe void* LoadFunction(this Sdl thisApi, Span handle, string name) where T0 : unmanaged { // SpanOverloader @@ -9438,7 +10310,7 @@ public static unsafe void DelHintCallback(this Sdl thisApi, string name, Pfn } /// To be documented. - [NativeName("Src", "Line 71, Column 30 in build/submodules/SDL-mirror/include\\SDL_loadso.h")] + [NativeName("Src", "Line 99, Column 30 in build/submodules/SDL/include\\SDL_loadso.h")] public static unsafe void UnloadObject(this Sdl thisApi, Span handle) where T0 : unmanaged { // SpanOverloader @@ -9446,7 +10318,7 @@ public static unsafe void UnloadObject(this Sdl thisApi, Span handle) wh } /// To be documented. - [NativeName("Src", "Line 140, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 171, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void Log(this Sdl thisApi, Span fmt) { // SpanOverloader @@ -9454,7 +10326,7 @@ public static unsafe void Log(this Sdl thisApi, Span fmt) } /// To be documented. - [NativeName("Src", "Line 145, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 190, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogVerbose(this Sdl thisApi, int category, Span fmt) { // SpanOverloader @@ -9462,7 +10334,7 @@ public static unsafe void LogVerbose(this Sdl thisApi, int category, Span } /// To be documented. - [NativeName("Src", "Line 150, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 209, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogDebug(this Sdl thisApi, int category, Span fmt) { // SpanOverloader @@ -9470,7 +10342,7 @@ public static unsafe void LogDebug(this Sdl thisApi, int category, Span fm } /// To be documented. - [NativeName("Src", "Line 155, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 228, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogInfo(this Sdl thisApi, int category, Span fmt) { // SpanOverloader @@ -9478,7 +10350,7 @@ public static unsafe void LogInfo(this Sdl thisApi, int category, Span fmt } /// To be documented. - [NativeName("Src", "Line 160, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 247, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogWarn(this Sdl thisApi, int category, Span fmt) { // SpanOverloader @@ -9486,7 +10358,7 @@ public static unsafe void LogWarn(this Sdl thisApi, int category, Span fmt } /// To be documented. - [NativeName("Src", "Line 165, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 266, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogError(this Sdl thisApi, int category, Span fmt) { // SpanOverloader @@ -9494,7 +10366,7 @@ public static unsafe void LogError(this Sdl thisApi, int category, Span fm } /// To be documented. - [NativeName("Src", "Line 170, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 285, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogCritical(this Sdl thisApi, int category, Span fmt) { // SpanOverloader @@ -9502,7 +10374,7 @@ public static unsafe void LogCritical(this Sdl thisApi, int category, Span } /// To be documented. - [NativeName("Src", "Line 175, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 305, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogMessage(this Sdl thisApi, int category, LogPriority priority, Span fmt) { // SpanOverloader @@ -9510,7 +10382,7 @@ public static unsafe void LogMessage(this Sdl thisApi, int category, LogPriority } /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogMessageV(this Sdl thisApi, int category, LogPriority priority, byte* fmt, Span ap) { // SpanOverloader @@ -9518,7 +10390,7 @@ public static unsafe void LogMessageV(this Sdl thisApi, int category, LogPriorit } /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogMessageV(this Sdl thisApi, int category, LogPriority priority, Span fmt, byte* ap) { // SpanOverloader @@ -9526,7 +10398,7 @@ public static unsafe void LogMessageV(this Sdl thisApi, int category, LogPriorit } /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogMessageV(this Sdl thisApi, int category, LogPriority priority, Span fmt, Span ap) { // SpanOverloader @@ -9534,7 +10406,7 @@ public static unsafe void LogMessageV(this Sdl thisApi, int category, LogPriorit } /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogMessageV(this Sdl thisApi, int category, LogPriority priority, Span fmt, string ap) { // SpanOverloader @@ -9542,7 +10414,7 @@ public static unsafe void LogMessageV(this Sdl thisApi, int category, LogPriorit } /// To be documented. - [NativeName("Src", "Line 182, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 328, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogMessageV(this Sdl thisApi, int category, LogPriority priority, string fmt, Span ap) { // SpanOverloader @@ -9550,7 +10422,7 @@ public static unsafe void LogMessageV(this Sdl thisApi, int category, LogPriorit } /// To be documented. - [NativeName("Src", "Line 194, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 354, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogGetOutputFunction(this Sdl thisApi, Span callback, void** userdata) { // SpanOverloader @@ -9558,7 +10430,7 @@ public static unsafe void LogGetOutputFunction(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 194, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 354, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogGetOutputFunction(this Sdl thisApi, Span callback, ref void* userdata) { // SpanOverloader @@ -9566,7 +10438,7 @@ public static unsafe void LogGetOutputFunction(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 200, Column 30 in build/submodules/SDL-mirror/include\\SDL_log.h")] + [NativeName("Src", "Line 364, Column 30 in build/submodules/SDL/include\\SDL_log.h")] public static unsafe void LogSetOutputFunction(this Sdl thisApi, PfnLogOutputFunction callback, Span userdata) where T0 : unmanaged { // SpanOverloader @@ -9574,7 +10446,7 @@ public static unsafe void LogSetOutputFunction(this Sdl thisApi, PfnLogOutpu } /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 140, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowMessageBox(this Sdl thisApi, MessageBoxData* messageboxdata, Span buttonid) { // SpanOverloader @@ -9582,7 +10454,7 @@ public static unsafe int ShowMessageBox(this Sdl thisApi, MessageBoxData* messag } /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 140, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowMessageBox(this Sdl thisApi, Span messageboxdata, int* buttonid) { // SpanOverloader @@ -9590,7 +10462,7 @@ public static unsafe int ShowMessageBox(this Sdl thisApi, Span m } /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 140, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowMessageBox(this Sdl thisApi, Span messageboxdata, Span buttonid) { // SpanOverloader @@ -9598,7 +10470,7 @@ public static unsafe int ShowMessageBox(this Sdl thisApi, Span m } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, byte* title, byte* message, Span window) { // SpanOverloader @@ -9606,7 +10478,7 @@ public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, byte } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, byte* title, Span message, Window* window) { // SpanOverloader @@ -9614,7 +10486,7 @@ public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, byte } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, byte* title, Span message, Span window) { // SpanOverloader @@ -9622,7 +10494,7 @@ public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, byte } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, byte* title, string message, Span window) { // SpanOverloader @@ -9630,7 +10502,7 @@ public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, byte } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span title, byte* message, Window* window) { // SpanOverloader @@ -9638,7 +10510,7 @@ public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span title, byte* message, Span window) { // SpanOverloader @@ -9646,7 +10518,7 @@ public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span title, Span message, Window* window) { // SpanOverloader @@ -9654,79 +10526,143 @@ public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span title, Span message, Span window) { // SpanOverloader - return thisApi.ShowSimpleMessageBox(flags, ref title.GetPinnableReference(), ref message.GetPinnableReference(), ref window.GetPinnableReference()); + return thisApi.ShowSimpleMessageBox(flags, ref title.GetPinnableReference(), ref message.GetPinnableReference(), ref window.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] + public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span title, string message, Window* window) + { + // SpanOverloader + return thisApi.ShowSimpleMessageBox(flags, ref title.GetPinnableReference(), message, window); + } + + /// To be documented. + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] + public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span title, string message, Span window) + { + // SpanOverloader + return thisApi.ShowSimpleMessageBox(flags, ref title.GetPinnableReference(), message, ref window.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] + public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, string title, byte* message, Span window) + { + // SpanOverloader + return thisApi.ShowSimpleMessageBox(flags, title, message, ref window.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] + public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, string title, Span message, Window* window) + { + // SpanOverloader + return thisApi.ShowSimpleMessageBox(flags, title, ref message.GetPinnableReference(), window); + } + + /// To be documented. + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] + public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, string title, Span message, Span window) + { + // SpanOverloader + return thisApi.ShowSimpleMessageBox(flags, title, ref message.GetPinnableReference(), ref window.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 180, Column 29 in build/submodules/SDL/include\\SDL_messagebox.h")] + public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, string title, string message, Span window) + { + // SpanOverloader + return thisApi.ShowSimpleMessageBox(flags, title, message, ref window.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 66, Column 39 in build/submodules/SDL/include\\SDL_metal.h")] + public static unsafe void* MetalCreateView(this Sdl thisApi, Span window) + { + // SpanOverloader + return thisApi.MetalCreateView(ref window.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 76, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + public static unsafe void MetalDestroyView(this Sdl thisApi, Span view) where T0 : unmanaged + { + // SpanOverloader + thisApi.MetalDestroyView(ref view.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] - public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span title, string message, Window* window) + [NativeName("Src", "Line 83, Column 31 in build/submodules/SDL/include\\SDL_metal.h")] + public static unsafe void* MetalGetLayer(this Sdl thisApi, Span view) where T0 : unmanaged { // SpanOverloader - return thisApi.ShowSimpleMessageBox(flags, ref title.GetPinnableReference(), message, window); + return thisApi.MetalGetLayer(ref view.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] - public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, Span title, string message, Span window) + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + public static unsafe void MetalGetDrawableSize(this Sdl thisApi, Window* window, int* w, Span h) { // SpanOverloader - return thisApi.ShowSimpleMessageBox(flags, ref title.GetPinnableReference(), message, ref window.GetPinnableReference()); + thisApi.MetalGetDrawableSize(window, w, ref h.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] - public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, string title, byte* message, Span window) + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + public static unsafe void MetalGetDrawableSize(this Sdl thisApi, Window* window, Span w, int* h) { // SpanOverloader - return thisApi.ShowSimpleMessageBox(flags, title, message, ref window.GetPinnableReference()); + thisApi.MetalGetDrawableSize(window, ref w.GetPinnableReference(), h); } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] - public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, string title, Span message, Window* window) + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + public static unsafe void MetalGetDrawableSize(this Sdl thisApi, Window* window, Span w, Span h) { // SpanOverloader - return thisApi.ShowSimpleMessageBox(flags, title, ref message.GetPinnableReference(), window); + thisApi.MetalGetDrawableSize(window, ref w.GetPinnableReference(), ref h.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] - public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, string title, Span message, Span window) + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + public static unsafe void MetalGetDrawableSize(this Sdl thisApi, Span window, int* w, int* h) { // SpanOverloader - return thisApi.ShowSimpleMessageBox(flags, title, ref message.GetPinnableReference(), ref window.GetPinnableReference()); + thisApi.MetalGetDrawableSize(ref window.GetPinnableReference(), w, h); } /// To be documented. - [NativeName("Src", "Line 135, Column 29 in build/submodules/SDL-mirror/include\\SDL_messagebox.h")] - public static unsafe int ShowSimpleMessageBox(this Sdl thisApi, uint flags, string title, string message, Span window) + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + public static unsafe void MetalGetDrawableSize(this Sdl thisApi, Span window, int* w, Span h) { // SpanOverloader - return thisApi.ShowSimpleMessageBox(flags, title, message, ref window.GetPinnableReference()); + thisApi.MetalGetDrawableSize(ref window.GetPinnableReference(), w, ref h.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 71, Column 39 in build/submodules/SDL-mirror/include\\SDL_metal.h")] - public static unsafe void* MetalCreateView(this Sdl thisApi, Span window) + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + public static unsafe void MetalGetDrawableSize(this Sdl thisApi, Span window, Span w, int* h) { // SpanOverloader - return thisApi.MetalCreateView(ref window.GetPinnableReference()); + thisApi.MetalGetDrawableSize(ref window.GetPinnableReference(), ref w.GetPinnableReference(), h); } /// To be documented. - [NativeName("Src", "Line 81, Column 30 in build/submodules/SDL-mirror/include\\SDL_metal.h")] - public static unsafe void MetalDestroyView(this Sdl thisApi, Span view) where T0 : unmanaged + [NativeName("Src", "Line 106, Column 30 in build/submodules/SDL/include\\SDL_metal.h")] + public static unsafe void MetalGetDrawableSize(this Sdl thisApi, Span window, Span w, Span h) { // SpanOverloader - thisApi.MetalDestroyView(ref view.GetPinnableReference()); + thisApi.MetalGetDrawableSize(ref window.GetPinnableReference(), ref w.GetPinnableReference(), ref h.GetPinnableReference()); } /// To be documented. - [NativeName("Src", "Line 65, Column 40 in build/submodules/SDL-mirror/include\\SDL_power.h")] + [NativeName("Src", "Line 76, Column 40 in build/submodules/SDL/include\\SDL_power.h")] public static unsafe PowerState GetPowerInfo(this Sdl thisApi, int* secs, Span pct) { // SpanOverloader @@ -9734,7 +10670,7 @@ public static unsafe PowerState GetPowerInfo(this Sdl thisApi, int* secs, SpanTo be documented. - [NativeName("Src", "Line 65, Column 40 in build/submodules/SDL-mirror/include\\SDL_power.h")] + [NativeName("Src", "Line 76, Column 40 in build/submodules/SDL/include\\SDL_power.h")] public static unsafe PowerState GetPowerInfo(this Sdl thisApi, Span secs, int* pct) { // SpanOverloader @@ -9742,7 +10678,7 @@ public static unsafe PowerState GetPowerInfo(this Sdl thisApi, Span secs, i } /// To be documented. - [NativeName("Src", "Line 65, Column 40 in build/submodules/SDL-mirror/include\\SDL_power.h")] + [NativeName("Src", "Line 76, Column 40 in build/submodules/SDL/include\\SDL_power.h")] public static unsafe PowerState GetPowerInfo(this Sdl thisApi, Span secs, Span pct) { // SpanOverloader @@ -9750,7 +10686,7 @@ public static unsafe PowerState GetPowerInfo(this Sdl thisApi, Span secs, S } /// To be documented. - [NativeName("Src", "Line 168, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 174, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDriverInfo(this Sdl thisApi, int index, Span info) { // SpanOverloader @@ -9758,7 +10694,7 @@ public static unsafe int GetRenderDriverInfo(this Sdl thisApi, int index, SpanTo be documented. - [NativeName("Src", "Line 201, Column 40 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 212, Column 40 in build/submodules/SDL/include/SDL_render.h")] public static unsafe Renderer* CreateRenderer(this Sdl thisApi, Span window, int index, uint flags) { // SpanOverloader @@ -9766,7 +10702,7 @@ public static unsafe int GetRenderDriverInfo(this Sdl thisApi, int index, SpanTo be documented. - [NativeName("Src", "Line 214, Column 40 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 232, Column 40 in build/submodules/SDL/include/SDL_render.h")] public static unsafe Renderer* CreateSoftwareRenderer(this Sdl thisApi, Span surface) { // SpanOverloader @@ -9774,7 +10710,7 @@ public static unsafe int GetRenderDriverInfo(this Sdl thisApi, int index, SpanTo be documented. - [NativeName("Src", "Line 219, Column 40 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 243, Column 40 in build/submodules/SDL/include/SDL_render.h")] public static unsafe Renderer* GetRenderer(this Sdl thisApi, Span window) { // SpanOverloader @@ -9782,7 +10718,7 @@ public static unsafe int GetRenderDriverInfo(this Sdl thisApi, int index, SpanTo be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 256, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRendererInfo(this Sdl thisApi, Renderer* renderer, Span info) { // SpanOverloader @@ -9790,7 +10726,7 @@ public static unsafe int GetRendererInfo(this Sdl thisApi, Renderer* renderer, S } /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 256, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRendererInfo(this Sdl thisApi, Span renderer, RendererInfo* info) { // SpanOverloader @@ -9798,7 +10734,7 @@ public static unsafe int GetRendererInfo(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 256, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRendererInfo(this Sdl thisApi, Span renderer, Span info) { // SpanOverloader @@ -9806,7 +10742,7 @@ public static unsafe int GetRendererInfo(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRendererOutputSize(this Sdl thisApi, Renderer* renderer, int* w, Span h) { // SpanOverloader @@ -9814,7 +10750,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Renderer* rende } /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRendererOutputSize(this Sdl thisApi, Renderer* renderer, Span w, int* h) { // SpanOverloader @@ -9822,7 +10758,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Renderer* rende } /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRendererOutputSize(this Sdl thisApi, Renderer* renderer, Span w, Span h) { // SpanOverloader @@ -9830,7 +10766,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Renderer* rende } /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span renderer, int* w, int* h) { // SpanOverloader @@ -9838,7 +10774,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span renderer, int* w, Span h) { // SpanOverloader @@ -9846,7 +10782,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span renderer, Span w, int* h) { // SpanOverloader @@ -9854,7 +10790,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 230, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 276, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span renderer, Span w, Span h) { // SpanOverloader @@ -9862,7 +10798,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 252, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 299, Column 39 in build/submodules/SDL/include/SDL_render.h")] public static unsafe Texture* CreateTexture(this Sdl thisApi, Span renderer, uint format, int access, int w, int h) { // SpanOverloader @@ -9870,7 +10806,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 270, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 326, Column 39 in build/submodules/SDL/include/SDL_render.h")] public static unsafe Texture* CreateTextureFromSurface(this Sdl thisApi, Renderer* renderer, Span surface) { // SpanOverloader @@ -9878,7 +10814,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 270, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 326, Column 39 in build/submodules/SDL/include/SDL_render.h")] public static unsafe Texture* CreateTextureFromSurface(this Sdl thisApi, Span renderer, Surface* surface) { // SpanOverloader @@ -9886,7 +10822,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 270, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 326, Column 39 in build/submodules/SDL/include/SDL_render.h")] public static unsafe Texture* CreateTextureFromSurface(this Sdl thisApi, Span renderer, Span surface) { // SpanOverloader @@ -9894,7 +10830,7 @@ public static unsafe int GetRendererOutputSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* format, int* access, int* w, Span h) { // SpanOverloader @@ -9902,7 +10838,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* format, int* access, Span w, int* h) { // SpanOverloader @@ -9910,7 +10846,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* format, int* access, Span w, Span h) { // SpanOverloader @@ -9918,7 +10854,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* format, Span access, int* w, int* h) { // SpanOverloader @@ -9926,7 +10862,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* format, Span access, int* w, Span h) { // SpanOverloader @@ -9934,7 +10870,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* format, Span access, Span w, int* h) { // SpanOverloader @@ -9942,7 +10878,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* format, Span access, Span w, Span h) { // SpanOverloader @@ -9950,7 +10886,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, uint* } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, Span format, int* access, int* w, int* h) { // SpanOverloader @@ -9958,7 +10894,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, Span format, int* access, int* w, Span h) { // SpanOverloader @@ -9966,7 +10902,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, Span format, int* access, Span w, int* h) { // SpanOverloader @@ -9974,7 +10910,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, Span format, int* access, Span w, Span h) { // SpanOverloader @@ -9982,7 +10918,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, Span format, Span access, int* w, int* h) { // SpanOverloader @@ -9990,7 +10926,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, Span format, Span access, int* w, Span h) { // SpanOverloader @@ -9998,7 +10934,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, Span format, Span access, Span w, int* h) { // SpanOverloader @@ -10006,7 +10942,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, Span format, Span access, Span w, Span h) { // SpanOverloader @@ -10014,7 +10950,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, uint* format, int* access, int* w, int* h) { // SpanOverloader @@ -10022,7 +10958,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, u } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, uint* format, int* access, int* w, Span h) { // SpanOverloader @@ -10030,7 +10966,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, u } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, uint* format, int* access, Span w, int* h) { // SpanOverloader @@ -10038,7 +10974,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, u } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, uint* format, int* access, Span w, Span h) { // SpanOverloader @@ -10046,7 +10982,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, u } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, uint* format, Span access, int* w, int* h) { // SpanOverloader @@ -10054,7 +10990,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, u } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, uint* format, Span access, int* w, Span h) { // SpanOverloader @@ -10062,7 +10998,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, u } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, uint* format, Span access, Span w, int* h) { // SpanOverloader @@ -10070,7 +11006,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, u } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, uint* format, Span access, Span w, Span h) { // SpanOverloader @@ -10078,7 +11014,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, u } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, Span format, int* access, int* w, int* h) { // SpanOverloader @@ -10086,7 +11022,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, S } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, Span format, int* access, int* w, Span h) { // SpanOverloader @@ -10094,7 +11030,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, S } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, Span format, int* access, Span w, int* h) { // SpanOverloader @@ -10102,7 +11038,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, S } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, Span format, int* access, Span w, Span h) { // SpanOverloader @@ -10110,7 +11046,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, S } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, Span format, Span access, int* w, int* h) { // SpanOverloader @@ -10118,7 +11054,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, S } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, Span format, Span access, int* w, Span h) { // SpanOverloader @@ -10126,7 +11062,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, S } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, Span format, Span access, Span w, int* h) { // SpanOverloader @@ -10134,7 +11070,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, S } /// To be documented. - [NativeName("Src", "Line 285, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 344, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int QueryTexture(this Sdl thisApi, Span texture, Span format, Span access, Span w, Span h) { // SpanOverloader @@ -10142,7 +11078,7 @@ public static unsafe int QueryTexture(this Sdl thisApi, Span texture, S } /// To be documented. - [NativeName("Src", "Line 302, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 370, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int SetTextureColorMod(this Sdl thisApi, Span texture, byte r, byte g, byte b) { // SpanOverloader @@ -10150,7 +11086,7 @@ public static unsafe int SetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, byte* r, byte* g, Span b) { // SpanOverloader @@ -10158,7 +11094,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, byte* r, Span g, byte* b) { // SpanOverloader @@ -10166,7 +11102,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, byte* r, Span g, Span b) { // SpanOverloader @@ -10174,7 +11110,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, byte* r, Span g, string b) { // SpanOverloader @@ -10182,7 +11118,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, byte* r, string g, Span b) { // SpanOverloader @@ -10190,7 +11126,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, Span r, byte* g, byte* b) { // SpanOverloader @@ -10198,7 +11134,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, Span r, byte* g, Span b) { // SpanOverloader @@ -10206,7 +11142,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, Span r, byte* g, string b) { // SpanOverloader @@ -10214,7 +11150,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, Span r, Span g, byte* b) { // SpanOverloader @@ -10222,7 +11158,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, Span r, Span g, Span b) { // SpanOverloader @@ -10230,7 +11166,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, Span r, Span g, string b) { // SpanOverloader @@ -10238,7 +11174,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, Span r, string g, byte* b) { // SpanOverloader @@ -10246,7 +11182,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, Span r, string g, Span b) { // SpanOverloader @@ -10254,7 +11190,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, Span r, string g, string b) { // SpanOverloader @@ -10262,7 +11198,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, string r, byte* g, Span b) { // SpanOverloader @@ -10270,7 +11206,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, string r, Span g, byte* b) { // SpanOverloader @@ -10278,7 +11214,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, string r, Span g, Span b) { // SpanOverloader @@ -10286,7 +11222,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, string r, Span g, string b) { // SpanOverloader @@ -10294,7 +11230,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, string r, string g, Span b) { // SpanOverloader @@ -10302,7 +11238,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, byte* r, byte* g, byte* b) { // SpanOverloader @@ -10310,7 +11246,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, byte* r, byte* g, Span b) { // SpanOverloader @@ -10318,7 +11254,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, byte* r, byte* g, string b) { // SpanOverloader @@ -10326,7 +11262,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, byte* r, Span g, byte* b) { // SpanOverloader @@ -10334,7 +11270,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, byte* r, Span g, Span b) { // SpanOverloader @@ -10342,7 +11278,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, byte* r, Span g, string b) { // SpanOverloader @@ -10350,7 +11286,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, byte* r, string g, byte* b) { // SpanOverloader @@ -10358,7 +11294,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, byte* r, string g, Span b) { // SpanOverloader @@ -10366,7 +11302,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, byte* r, string g, string b) { // SpanOverloader @@ -10374,7 +11310,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, Span r, byte* g, byte* b) { // SpanOverloader @@ -10382,7 +11318,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, Span r, byte* g, Span b) { // SpanOverloader @@ -10390,7 +11326,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, Span r, byte* g, string b) { // SpanOverloader @@ -10398,7 +11334,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, Span r, Span g, byte* b) { // SpanOverloader @@ -10406,7 +11342,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, Span r, Span g, Span b) { // SpanOverloader @@ -10414,7 +11350,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, Span r, Span g, string b) { // SpanOverloader @@ -10422,7 +11358,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, Span r, string g, byte* b) { // SpanOverloader @@ -10430,7 +11366,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, Span r, string g, Span b) { // SpanOverloader @@ -10438,7 +11374,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, Span r, string g, string b) { // SpanOverloader @@ -10446,7 +11382,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, string r, byte* g, byte* b) { // SpanOverloader @@ -10454,7 +11390,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, string r, byte* g, Span b) { // SpanOverloader @@ -10462,7 +11398,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, string r, byte* g, string b) { // SpanOverloader @@ -10470,7 +11406,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, string r, Span g, byte* b) { // SpanOverloader @@ -10478,7 +11414,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, string r, Span g, Span b) { // SpanOverloader @@ -10486,7 +11422,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, string r, Span g, string b) { // SpanOverloader @@ -10494,7 +11430,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, string r, string g, byte* b) { // SpanOverloader @@ -10502,7 +11438,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, string r, string g, Span b) { // SpanOverloader @@ -10510,7 +11446,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 318, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 387, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureColorMod(this Sdl thisApi, Span texture, string r, string g, string b) { // SpanOverloader @@ -10518,7 +11454,7 @@ public static unsafe int GetTextureColorMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 333, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 410, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int SetTextureAlphaMod(this Sdl thisApi, Span texture, byte alpha) { // SpanOverloader @@ -10526,7 +11462,7 @@ public static unsafe int SetTextureAlphaMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 346, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 425, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureAlphaMod(this Sdl thisApi, Texture* texture, Span alpha) { // SpanOverloader @@ -10534,7 +11470,7 @@ public static unsafe int GetTextureAlphaMod(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 346, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 425, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureAlphaMod(this Sdl thisApi, Span texture, byte* alpha) { // SpanOverloader @@ -10542,7 +11478,7 @@ public static unsafe int GetTextureAlphaMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 346, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 425, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureAlphaMod(this Sdl thisApi, Span texture, Span alpha) { // SpanOverloader @@ -10550,7 +11486,7 @@ public static unsafe int GetTextureAlphaMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 346, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 425, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureAlphaMod(this Sdl thisApi, Span texture, string alpha) { // SpanOverloader @@ -10558,7 +11494,7 @@ public static unsafe int GetTextureAlphaMod(this Sdl thisApi, Span text } /// To be documented. - [NativeName("Src", "Line 363, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 443, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int SetTextureBlendMode(this Sdl thisApi, Span texture, BlendMode blendMode) { // SpanOverloader @@ -10566,7 +11502,7 @@ public static unsafe int SetTextureBlendMode(this Sdl thisApi, Span tex } /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureBlendMode(this Sdl thisApi, Texture* texture, Span blendMode) { // SpanOverloader @@ -10574,7 +11510,7 @@ public static unsafe int GetTextureBlendMode(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureBlendMode(this Sdl thisApi, Span texture, BlendMode* blendMode) { // SpanOverloader @@ -10582,7 +11518,7 @@ public static unsafe int GetTextureBlendMode(this Sdl thisApi, Span tex } /// To be documented. - [NativeName("Src", "Line 376, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 456, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureBlendMode(this Sdl thisApi, Span texture, Span blendMode) { // SpanOverloader @@ -10590,7 +11526,7 @@ public static unsafe int GetTextureBlendMode(this Sdl thisApi, Span tex } /// To be documented. - [NativeName("Src", "Line 392, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 470, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int SetTextureScaleMode(this Sdl thisApi, Span texture, ScaleMode scaleMode) { // SpanOverloader @@ -10598,7 +11534,7 @@ public static unsafe int SetTextureScaleMode(this Sdl thisApi, Span tex } /// To be documented. - [NativeName("Src", "Line 405, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 482, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureScaleMode(this Sdl thisApi, Texture* texture, Span scaleMode) { // SpanOverloader @@ -10606,7 +11542,7 @@ public static unsafe int GetTextureScaleMode(this Sdl thisApi, Texture* texture, } /// To be documented. - [NativeName("Src", "Line 405, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 482, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureScaleMode(this Sdl thisApi, Span texture, ScaleMode* scaleMode) { // SpanOverloader @@ -10614,7 +11550,7 @@ public static unsafe int GetTextureScaleMode(this Sdl thisApi, Span tex } /// To be documented. - [NativeName("Src", "Line 405, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 482, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetTextureScaleMode(this Sdl thisApi, Span texture, Span scaleMode) { // SpanOverloader @@ -10622,7 +11558,7 @@ public static unsafe int GetTextureScaleMode(this Sdl thisApi, Span tex } /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span pixels, int pitch) where T0 : unmanaged { // SpanOverloader @@ -10630,7 +11566,7 @@ public static unsafe int UpdateTexture(this Sdl thisApi, Texture* texture, S } /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateTexture(this Sdl thisApi, Texture* texture, Span> rect, void* pixels, int pitch) { // SpanOverloader @@ -10638,7 +11574,7 @@ public static unsafe int UpdateTexture(this Sdl thisApi, Texture* texture, Span< } /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateTexture(this Sdl thisApi, Texture* texture, Span> rect, Span pixels, int pitch) where T0 : unmanaged { // SpanOverloader @@ -10646,7 +11582,7 @@ public static unsafe int UpdateTexture(this Sdl thisApi, Texture* texture, S } /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, void* pixels, int pitch) { // SpanOverloader @@ -10654,7 +11590,7 @@ public static unsafe int UpdateTexture(this Sdl thisApi, Span texture, } /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span pixels, int pitch) where T0 : unmanaged { // SpanOverloader @@ -10662,7 +11598,7 @@ public static unsafe int UpdateTexture(this Sdl thisApi, Span textu } /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateTexture(this Sdl thisApi, Span texture, Span> rect, void* pixels, int pitch) { // SpanOverloader @@ -10670,7 +11606,7 @@ public static unsafe int UpdateTexture(this Sdl thisApi, Span texture, } /// To be documented. - [NativeName("Src", "Line 424, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 512, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateTexture(this Sdl thisApi, Span texture, Span> rect, Span pixels, int pitch) where T0 : unmanaged { // SpanOverloader @@ -10678,7 +11614,7 @@ public static unsafe int UpdateTexture(this Sdl thisApi, Span textu } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10686,7 +11622,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10694,7 +11630,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10702,7 +11638,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10710,7 +11646,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10718,7 +11654,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10726,7 +11662,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10734,7 +11670,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10742,7 +11678,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10750,7 +11686,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10758,7 +11694,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10766,7 +11702,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10774,7 +11710,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10782,7 +11718,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10790,7 +11726,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10798,7 +11734,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10806,7 +11742,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10814,7 +11750,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10822,7 +11758,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10830,7 +11766,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Si } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10838,7 +11774,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10846,7 +11782,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10854,7 +11790,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10862,7 +11798,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10870,7 +11806,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10878,7 +11814,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10886,7 +11822,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10894,7 +11830,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10902,7 +11838,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10910,7 +11846,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10918,7 +11854,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10926,7 +11862,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10934,7 +11870,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10942,7 +11878,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10950,7 +11886,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10958,7 +11894,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10966,7 +11902,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10974,7 +11910,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -10982,7 +11918,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -10990,7 +11926,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -10998,7 +11934,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11006,7 +11942,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11014,7 +11950,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11022,7 +11958,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11030,7 +11966,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11038,7 +11974,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11046,7 +11982,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Texture* texture, Sp } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11054,7 +11990,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11062,7 +11998,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11070,7 +12006,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11078,7 +12014,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11086,7 +12022,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11094,7 +12030,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11102,7 +12038,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11110,7 +12046,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11118,7 +12054,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11126,7 +12062,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11134,7 +12070,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11142,7 +12078,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11150,7 +12086,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11158,7 +12094,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11166,7 +12102,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11174,7 +12110,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11182,7 +12118,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11190,7 +12126,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11198,7 +12134,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11206,7 +12142,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11214,7 +12150,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11222,7 +12158,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11230,7 +12166,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11238,7 +12174,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11246,7 +12182,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11254,7 +12190,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11262,7 +12198,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11270,7 +12206,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11278,7 +12214,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11286,7 +12222,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11294,7 +12230,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11302,7 +12238,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11310,7 +12246,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11318,7 +12254,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11326,7 +12262,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11334,7 +12270,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11342,7 +12278,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11350,7 +12286,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11358,7 +12294,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11366,7 +12302,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11374,7 +12310,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11382,7 +12318,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11390,7 +12326,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11398,7 +12334,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11406,7 +12342,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11414,7 +12350,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11422,7 +12358,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, byte* Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11430,7 +12366,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, Span Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11438,7 +12374,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, Span Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11446,7 +12382,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, Span Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11454,7 +12390,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, string Uplane, int Upitch, byte* Vplane, int Vpitch) { // SpanOverloader @@ -11462,7 +12398,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, string Uplane, int Upitch, Span Vplane, int Vpitch) { // SpanOverloader @@ -11470,7 +12406,7 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 447, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 543, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, string Uplane, int Upitch, string Vplane, int Vpitch) { // SpanOverloader @@ -11478,7 +12414,263 @@ public static unsafe int UpdateYUVTexture(this Sdl thisApi, Span textur } /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, rect, Yplane, Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, byte* UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, rect, ref Yplane.GetPinnableReference(), Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, rect, ref Yplane.GetPinnableReference(), Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, string UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, rect, ref Yplane.GetPinnableReference(), Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, rect, Yplane, Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, byte* UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, ref rect.GetPinnableReference(), Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, ref rect.GetPinnableReference(), Yplane, Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Span> rect, byte* Yplane, int Ypitch, string UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, ref rect.GetPinnableReference(), Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, byte* UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, ref rect.GetPinnableReference(), ref Yplane.GetPinnableReference(), Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, ref rect.GetPinnableReference(), ref Yplane.GetPinnableReference(), Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Span> rect, Span Yplane, int Ypitch, string UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, ref rect.GetPinnableReference(), ref Yplane.GetPinnableReference(), Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, byte* UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, ref rect.GetPinnableReference(), Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, ref rect.GetPinnableReference(), Yplane, Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Texture* texture, Span> rect, string Yplane, int Ypitch, string UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(texture, ref rect.GetPinnableReference(), Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, byte* UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), rect, Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), rect, Yplane, Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, byte* Yplane, int Ypitch, string UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), rect, Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, byte* UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), rect, ref Yplane.GetPinnableReference(), Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), rect, ref Yplane.GetPinnableReference(), Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Span Yplane, int Ypitch, string UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), rect, ref Yplane.GetPinnableReference(), Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, byte* UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), rect, Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), rect, Yplane, Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, string Yplane, int Ypitch, string UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), rect, Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, byte* UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), ref rect.GetPinnableReference(), Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), ref rect.GetPinnableReference(), Yplane, Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Span> rect, byte* Yplane, int Ypitch, string UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), ref rect.GetPinnableReference(), Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, byte* UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), ref rect.GetPinnableReference(), ref Yplane.GetPinnableReference(), Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), ref rect.GetPinnableReference(), ref Yplane.GetPinnableReference(), Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Span> rect, Span Yplane, int Ypitch, string UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), ref rect.GetPinnableReference(), ref Yplane.GetPinnableReference(), Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, byte* UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), ref rect.GetPinnableReference(), Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, Span UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), ref rect.GetPinnableReference(), Yplane, Ypitch, ref UVplane.GetPinnableReference(), UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 565, Column 29 in build/submodules/SDL/include/SDL_render.h")] + public static unsafe int UpdateNVTexture(this Sdl thisApi, Span texture, Span> rect, string Yplane, int Ypitch, string UVplane, int UVpitch) + { + // SpanOverloader + return thisApi.UpdateNVTexture(ref texture.GetPinnableReference(), ref rect.GetPinnableReference(), Yplane, Ypitch, UVplane, UVpitch); + } + + /// To be documented. + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, void** pixels, Span pitch) { // SpanOverloader @@ -11486,7 +12678,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, Silk.NE } /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, Silk.NET.Maths.Rectangle* rect, ref void* pixels, Span pitch) { // SpanOverloader @@ -11494,7 +12686,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, Silk.NE } /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, Span> rect, void** pixels, int* pitch) { // SpanOverloader @@ -11502,7 +12694,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, Span> rect, void** pixels, Span pitch) { // SpanOverloader @@ -11510,7 +12702,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, Span> rect, ref void* pixels, int* pitch) { // SpanOverloader @@ -11518,7 +12710,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, Span> rect, ref void* pixels, Span pitch) { // SpanOverloader @@ -11526,7 +12718,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Texture* texture, SpanTo be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, void** pixels, int* pitch) { // SpanOverloader @@ -11534,7 +12726,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Span texture, Si } /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, void** pixels, Span pitch) { // SpanOverloader @@ -11542,7 +12734,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Span texture, Si } /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, ref void* pixels, int* pitch) { // SpanOverloader @@ -11550,7 +12742,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Span texture, Si } /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, ref void* pixels, Span pitch) { // SpanOverloader @@ -11558,7 +12750,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Span texture, Si } /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Span texture, Span> rect, void** pixels, int* pitch) { // SpanOverloader @@ -11566,7 +12758,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Span texture, Sp } /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Span texture, Span> rect, void** pixels, Span pitch) { // SpanOverloader @@ -11574,7 +12766,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Span texture, Sp } /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Span texture, Span> rect, ref void* pixels, int* pitch) { // SpanOverloader @@ -11582,7 +12774,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Span texture, Sp } /// To be documented. - [NativeName("Src", "Line 468, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 595, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTexture(this Sdl thisApi, Span texture, Span> rect, ref void* pixels, Span pitch) { // SpanOverloader @@ -11590,7 +12782,7 @@ public static unsafe int LockTexture(this Sdl thisApi, Span texture, Sp } /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTextureToSurface(this Sdl thisApi, Texture* texture, Span> rect, Surface** surface) { // SpanOverloader @@ -11598,7 +12790,7 @@ public static unsafe int LockTextureToSurface(this Sdl thisApi, Texture* texture } /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTextureToSurface(this Sdl thisApi, Texture* texture, Span> rect, ref Surface* surface) { // SpanOverloader @@ -11606,7 +12798,7 @@ public static unsafe int LockTextureToSurface(this Sdl thisApi, Texture* texture } /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTextureToSurface(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, Surface** surface) { // SpanOverloader @@ -11614,7 +12806,7 @@ public static unsafe int LockTextureToSurface(this Sdl thisApi, Span te } /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTextureToSurface(this Sdl thisApi, Span texture, Silk.NET.Maths.Rectangle* rect, ref Surface* surface) { // SpanOverloader @@ -11622,7 +12814,7 @@ public static unsafe int LockTextureToSurface(this Sdl thisApi, Span te } /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTextureToSurface(this Sdl thisApi, Span texture, Span> rect, Surface** surface) { // SpanOverloader @@ -11630,7 +12822,7 @@ public static unsafe int LockTextureToSurface(this Sdl thisApi, Span te } /// To be documented. - [NativeName("Src", "Line 487, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 629, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int LockTextureToSurface(this Sdl thisApi, Span texture, Span> rect, ref Surface* surface) { // SpanOverloader @@ -11638,7 +12830,7 @@ public static unsafe int LockTextureToSurface(this Sdl thisApi, Span te } /// To be documented. - [NativeName("Src", "Line 498, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 648, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void UnlockTexture(this Sdl thisApi, Span texture) { // SpanOverloader @@ -11646,7 +12838,7 @@ public static unsafe void UnlockTexture(this Sdl thisApi, Span texture) } /// To be documented. - [NativeName("Src", "Line 507, Column 34 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 660, Column 34 in build/submodules/SDL/include/SDL_render.h")] public static unsafe SdlBool RenderTargetSupported(this Sdl thisApi, Span renderer) { // SpanOverloader @@ -11654,7 +12846,7 @@ public static unsafe SdlBool RenderTargetSupported(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 684, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int SetRenderTarget(this Sdl thisApi, Renderer* renderer, Span texture) { // SpanOverloader @@ -11662,7 +12854,7 @@ public static unsafe int SetRenderTarget(this Sdl thisApi, Renderer* renderer, S } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 684, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int SetRenderTarget(this Sdl thisApi, Span renderer, Texture* texture) { // SpanOverloader @@ -11670,7 +12862,7 @@ public static unsafe int SetRenderTarget(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 519, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 684, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int SetRenderTarget(this Sdl thisApi, Span renderer, Span texture) { // SpanOverloader @@ -11678,7 +12870,7 @@ public static unsafe int SetRenderTarget(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 529, Column 39 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 700, Column 39 in build/submodules/SDL/include/SDL_render.h")] public static unsafe Texture* GetRenderTarget(this Sdl thisApi, Span renderer) { // SpanOverloader @@ -11686,7 +12878,7 @@ public static unsafe int SetRenderTarget(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 554, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 727, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderSetLogicalSize(this Sdl thisApi, Span renderer, int w, int h) { // SpanOverloader @@ -11694,7 +12886,7 @@ public static unsafe int RenderSetLogicalSize(this Sdl thisApi, Span r } /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Renderer* renderer, int* w, Span h) { // SpanOverloader @@ -11702,7 +12894,7 @@ public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Renderer* rende } /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Renderer* renderer, Span w, int* h) { // SpanOverloader @@ -11710,7 +12902,7 @@ public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Renderer* rende } /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Renderer* renderer, Span w, Span h) { // SpanOverloader @@ -11718,7 +12910,7 @@ public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Renderer* rende } /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Span renderer, int* w, int* h) { // SpanOverloader @@ -11726,7 +12918,7 @@ public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Span renderer, int* w, Span h) { // SpanOverloader @@ -11734,7 +12926,7 @@ public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Span renderer, Span w, int* h) { // SpanOverloader @@ -11742,7 +12934,7 @@ public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 565, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 744, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Span renderer, Span w, Span h) { // SpanOverloader @@ -11750,7 +12942,7 @@ public static unsafe void RenderGetLogicalSize(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 579, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 763, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderSetIntegerScale(this Sdl thisApi, Span renderer, SdlBool enable) { // SpanOverloader @@ -11758,7 +12950,7 @@ public static unsafe int RenderSetIntegerScale(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 589, Column 34 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 777, Column 34 in build/submodules/SDL/include/SDL_render.h")] public static unsafe SdlBool RenderGetIntegerScale(this Sdl thisApi, Span renderer) { // SpanOverloader @@ -11766,7 +12958,7 @@ public static unsafe SdlBool RenderGetIntegerScale(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 606, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 793, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderSetViewport(this Sdl thisApi, Renderer* renderer, Span> rect) { // SpanOverloader @@ -11774,7 +12966,7 @@ public static unsafe int RenderSetViewport(this Sdl thisApi, Renderer* renderer, } /// To be documented. - [NativeName("Src", "Line 606, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 793, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderSetViewport(this Sdl thisApi, Span renderer, Silk.NET.Maths.Rectangle* rect) { // SpanOverloader @@ -11782,7 +12974,7 @@ public static unsafe int RenderSetViewport(this Sdl thisApi, Span rend } /// To be documented. - [NativeName("Src", "Line 606, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 793, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderSetViewport(this Sdl thisApi, Span renderer, Span> rect) { // SpanOverloader @@ -11790,7 +12982,7 @@ public static unsafe int RenderSetViewport(this Sdl thisApi, Span rend } /// To be documented. - [NativeName("Src", "Line 614, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 804, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetViewport(this Sdl thisApi, Renderer* renderer, Span> rect) { // SpanOverloader @@ -11798,7 +12990,7 @@ public static unsafe void RenderGetViewport(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 614, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 804, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetViewport(this Sdl thisApi, Span renderer, Silk.NET.Maths.Rectangle* rect) { // SpanOverloader @@ -11806,7 +12998,7 @@ public static unsafe void RenderGetViewport(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 614, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 804, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetViewport(this Sdl thisApi, Span renderer, Span> rect) { // SpanOverloader @@ -11814,7 +13006,7 @@ public static unsafe void RenderGetViewport(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 628, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 820, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderSetClipRect(this Sdl thisApi, Renderer* renderer, Span> rect) { // SpanOverloader @@ -11822,7 +13014,7 @@ public static unsafe int RenderSetClipRect(this Sdl thisApi, Renderer* renderer, } /// To be documented. - [NativeName("Src", "Line 628, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 820, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderSetClipRect(this Sdl thisApi, Span renderer, Silk.NET.Maths.Rectangle* rect) { // SpanOverloader @@ -11830,7 +13022,7 @@ public static unsafe int RenderSetClipRect(this Sdl thisApi, Span rend } /// To be documented. - [NativeName("Src", "Line 628, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 820, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderSetClipRect(this Sdl thisApi, Span renderer, Span> rect) { // SpanOverloader @@ -11838,7 +13030,7 @@ public static unsafe int RenderSetClipRect(this Sdl thisApi, Span rend } /// To be documented. - [NativeName("Src", "Line 640, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 834, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetClipRect(this Sdl thisApi, Renderer* renderer, Span> rect) { // SpanOverloader @@ -11846,7 +13038,7 @@ public static unsafe void RenderGetClipRect(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 640, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 834, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetClipRect(this Sdl thisApi, Span renderer, Silk.NET.Maths.Rectangle* rect) { // SpanOverloader @@ -11854,7 +13046,7 @@ public static unsafe void RenderGetClipRect(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 640, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 834, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetClipRect(this Sdl thisApi, Span renderer, Span> rect) { // SpanOverloader @@ -11862,7 +13054,7 @@ public static unsafe void RenderGetClipRect(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 650, Column 34 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 849, Column 34 in build/submodules/SDL/include/SDL_render.h")] public static unsafe SdlBool RenderIsClipEnabled(this Sdl thisApi, Span renderer) { // SpanOverloader @@ -11870,7 +13062,7 @@ public static unsafe SdlBool RenderIsClipEnabled(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 671, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 874, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderSetScale(this Sdl thisApi, Span renderer, float scaleX, float scaleY) { // SpanOverloader @@ -11878,7 +13070,7 @@ public static unsafe int RenderSetScale(this Sdl thisApi, Span rendere } /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetScale(this Sdl thisApi, Renderer* renderer, float* scaleX, Span scaleY) { // SpanOverloader @@ -11886,7 +13078,7 @@ public static unsafe void RenderGetScale(this Sdl thisApi, Renderer* renderer, f } /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetScale(this Sdl thisApi, Renderer* renderer, Span scaleX, float* scaleY) { // SpanOverloader @@ -11894,7 +13086,7 @@ public static unsafe void RenderGetScale(this Sdl thisApi, Renderer* renderer, S } /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetScale(this Sdl thisApi, Renderer* renderer, Span scaleX, Span scaleY) { // SpanOverloader @@ -11902,7 +13094,7 @@ public static unsafe void RenderGetScale(this Sdl thisApi, Renderer* renderer, S } /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetScale(this Sdl thisApi, Span renderer, float* scaleX, float* scaleY) { // SpanOverloader @@ -11910,7 +13102,7 @@ public static unsafe void RenderGetScale(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetScale(this Sdl thisApi, Span renderer, float* scaleX, Span scaleY) { // SpanOverloader @@ -11918,7 +13110,7 @@ public static unsafe void RenderGetScale(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetScale(this Sdl thisApi, Span renderer, Span scaleX, float* scaleY) { // SpanOverloader @@ -11926,7 +13118,7 @@ public static unsafe void RenderGetScale(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 683, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 888, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderGetScale(this Sdl thisApi, Span renderer, Span scaleX, Span scaleY) { // SpanOverloader @@ -11934,7 +13126,7 @@ public static unsafe void RenderGetScale(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 698, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 918, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int SetRenderDrawColor(this Sdl thisApi, Span renderer, byte r, byte g, byte b, byte a) { // SpanOverloader @@ -11942,7 +13134,7 @@ public static unsafe int SetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, byte* g, byte* b, Span a) { // SpanOverloader @@ -11950,7 +13142,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, byte* g, Span b, byte* a) { // SpanOverloader @@ -11958,7 +13150,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, byte* g, Span b, Span a) { // SpanOverloader @@ -11966,7 +13158,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, byte* g, Span b, string a) { // SpanOverloader @@ -11974,7 +13166,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, byte* g, string b, Span a) { // SpanOverloader @@ -11982,7 +13174,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, Span g, byte* b, byte* a) { // SpanOverloader @@ -11990,7 +13182,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, Span g, byte* b, Span a) { // SpanOverloader @@ -11998,7 +13190,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, Span g, byte* b, string a) { // SpanOverloader @@ -12006,7 +13198,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, Span g, Span b, byte* a) { // SpanOverloader @@ -12014,7 +13206,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, Span g, Span b, Span a) { // SpanOverloader @@ -12022,7 +13214,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, Span g, Span b, string a) { // SpanOverloader @@ -12030,7 +13222,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, Span g, string b, byte* a) { // SpanOverloader @@ -12038,7 +13230,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, Span g, string b, Span a) { // SpanOverloader @@ -12046,7 +13238,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, Span g, string b, string a) { // SpanOverloader @@ -12054,7 +13246,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, string g, byte* b, Span a) { // SpanOverloader @@ -12062,7 +13254,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, string g, Span b, byte* a) { // SpanOverloader @@ -12070,7 +13262,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, string g, Span b, Span a) { // SpanOverloader @@ -12078,7 +13270,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, string g, Span b, string a) { // SpanOverloader @@ -12086,7 +13278,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, byte* r, string g, string b, Span a) { // SpanOverloader @@ -12094,7 +13286,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, byte* g, byte* b, byte* a) { // SpanOverloader @@ -12102,7 +13294,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, byte* g, byte* b, Span a) { // SpanOverloader @@ -12110,7 +13302,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, byte* g, byte* b, string a) { // SpanOverloader @@ -12118,7 +13310,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, byte* g, Span b, byte* a) { // SpanOverloader @@ -12126,7 +13318,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, byte* g, Span b, Span a) { // SpanOverloader @@ -12134,7 +13326,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, byte* g, Span b, string a) { // SpanOverloader @@ -12142,7 +13334,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, byte* g, string b, byte* a) { // SpanOverloader @@ -12150,7 +13342,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, byte* g, string b, Span a) { // SpanOverloader @@ -12158,7 +13350,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, byte* g, string b, string a) { // SpanOverloader @@ -12166,7 +13358,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, Span g, byte* b, byte* a) { // SpanOverloader @@ -12174,7 +13366,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, Span g, byte* b, Span a) { // SpanOverloader @@ -12182,7 +13374,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, Span g, byte* b, string a) { // SpanOverloader @@ -12190,7 +13382,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, Span g, Span b, byte* a) { // SpanOverloader @@ -12198,7 +13390,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, Span g, Span b, Span a) { // SpanOverloader @@ -12206,7 +13398,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, Span g, Span b, string a) { // SpanOverloader @@ -12214,7 +13406,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, Span g, string b, byte* a) { // SpanOverloader @@ -12222,7 +13414,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, Span g, string b, Span a) { // SpanOverloader @@ -12230,7 +13422,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, Span g, string b, string a) { // SpanOverloader @@ -12238,7 +13430,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, string g, byte* b, byte* a) { // SpanOverloader @@ -12246,7 +13438,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, string g, byte* b, Span a) { // SpanOverloader @@ -12254,7 +13446,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, string g, byte* b, string a) { // SpanOverloader @@ -12262,7 +13454,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, string g, Span b, byte* a) { // SpanOverloader @@ -12270,7 +13462,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, string g, Span b, Span a) { // SpanOverloader @@ -12278,7 +13470,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, string g, Span b, string a) { // SpanOverloader @@ -12286,7 +13478,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, string g, string b, byte* a) { // SpanOverloader @@ -12294,7 +13486,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, string g, string b, Span a) { // SpanOverloader @@ -12302,7 +13494,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, Span r, string g, string b, string a) { // SpanOverloader @@ -12310,7 +13502,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, byte* g, byte* b, Span a) { // SpanOverloader @@ -12318,7 +13510,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, byte* g, Span b, byte* a) { // SpanOverloader @@ -12326,7 +13518,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, byte* g, Span b, Span a) { // SpanOverloader @@ -12334,7 +13526,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, byte* g, Span b, string a) { // SpanOverloader @@ -12342,7 +13534,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, byte* g, string b, Span a) { // SpanOverloader @@ -12350,7 +13542,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, Span g, byte* b, byte* a) { // SpanOverloader @@ -12358,7 +13550,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, Span g, byte* b, Span a) { // SpanOverloader @@ -12366,7 +13558,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, Span g, byte* b, string a) { // SpanOverloader @@ -12374,7 +13566,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, Span g, Span b, byte* a) { // SpanOverloader @@ -12382,7 +13574,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, Span g, Span b, Span a) { // SpanOverloader @@ -12390,7 +13582,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, Span g, Span b, string a) { // SpanOverloader @@ -12398,7 +13590,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, Span g, string b, byte* a) { // SpanOverloader @@ -12406,7 +13598,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, Span g, string b, Span a) { // SpanOverloader @@ -12414,7 +13606,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, Span g, string b, string a) { // SpanOverloader @@ -12422,7 +13614,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, string g, byte* b, Span a) { // SpanOverloader @@ -12430,7 +13622,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, string g, Span b, byte* a) { // SpanOverloader @@ -12438,7 +13630,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, string g, Span b, Span a) { // SpanOverloader @@ -12446,7 +13638,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, string g, Span b, string a) { // SpanOverloader @@ -12454,7 +13646,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer, string r, string g, string b, Span a) { // SpanOverloader @@ -12462,7 +13654,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Renderer* renderer } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, byte* g, byte* b, byte* a) { // SpanOverloader @@ -12470,7 +13662,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, byte* g, byte* b, Span a) { // SpanOverloader @@ -12478,7 +13670,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, byte* g, byte* b, string a) { // SpanOverloader @@ -12486,7 +13678,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, byte* g, Span b, byte* a) { // SpanOverloader @@ -12494,7 +13686,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, byte* g, Span b, Span a) { // SpanOverloader @@ -12502,7 +13694,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, byte* g, Span b, string a) { // SpanOverloader @@ -12510,7 +13702,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, byte* g, string b, byte* a) { // SpanOverloader @@ -12518,7 +13710,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, byte* g, string b, Span a) { // SpanOverloader @@ -12526,7 +13718,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, byte* g, string b, string a) { // SpanOverloader @@ -12534,7 +13726,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, Span g, byte* b, byte* a) { // SpanOverloader @@ -12542,7 +13734,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, Span g, byte* b, Span a) { // SpanOverloader @@ -12550,7 +13742,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, Span g, byte* b, string a) { // SpanOverloader @@ -12558,7 +13750,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, Span g, Span b, byte* a) { // SpanOverloader @@ -12566,7 +13758,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, Span g, Span b, Span a) { // SpanOverloader @@ -12574,7 +13766,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, Span g, Span b, string a) { // SpanOverloader @@ -12582,7 +13774,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, Span g, string b, byte* a) { // SpanOverloader @@ -12590,7 +13782,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, Span g, string b, Span a) { // SpanOverloader @@ -12598,7 +13790,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, Span g, string b, string a) { // SpanOverloader @@ -12606,7 +13798,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, string g, byte* b, byte* a) { // SpanOverloader @@ -12614,7 +13806,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, string g, byte* b, Span a) { // SpanOverloader @@ -12622,7 +13814,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, string g, byte* b, string a) { // SpanOverloader @@ -12630,7 +13822,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, string g, Span b, byte* a) { // SpanOverloader @@ -12638,7 +13830,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, string g, Span b, Span a) { // SpanOverloader @@ -12646,7 +13838,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, string g, Span b, string a) { // SpanOverloader @@ -12654,7 +13846,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, string g, string b, byte* a) { // SpanOverloader @@ -12662,7 +13854,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, string g, string b, Span a) { // SpanOverloader @@ -12670,7 +13862,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, byte* r, string g, string b, string a) { // SpanOverloader @@ -12678,7 +13870,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, byte* g, byte* b, byte* a) { // SpanOverloader @@ -12686,7 +13878,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, byte* g, byte* b, Span a) { // SpanOverloader @@ -12694,7 +13886,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, byte* g, byte* b, string a) { // SpanOverloader @@ -12702,7 +13894,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, byte* g, Span b, byte* a) { // SpanOverloader @@ -12710,7 +13902,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, byte* g, Span b, Span a) { // SpanOverloader @@ -12718,7 +13910,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, byte* g, Span b, string a) { // SpanOverloader @@ -12726,7 +13918,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, byte* g, string b, byte* a) { // SpanOverloader @@ -12734,7 +13926,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, byte* g, string b, Span a) { // SpanOverloader @@ -12742,7 +13934,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, byte* g, string b, string a) { // SpanOverloader @@ -12750,7 +13942,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, Span g, byte* b, byte* a) { // SpanOverloader @@ -12758,7 +13950,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, Span g, byte* b, Span a) { // SpanOverloader @@ -12766,7 +13958,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, Span g, byte* b, string a) { // SpanOverloader @@ -12774,7 +13966,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, Span g, Span b, byte* a) { // SpanOverloader @@ -12782,7 +13974,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, Span g, Span b, Span a) { // SpanOverloader @@ -12790,7 +13982,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, Span g, Span b, string a) { // SpanOverloader @@ -12798,7 +13990,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, Span g, string b, byte* a) { // SpanOverloader @@ -12806,7 +13998,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, Span g, string b, Span a) { // SpanOverloader @@ -12814,7 +14006,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, Span g, string b, string a) { // SpanOverloader @@ -12822,7 +14014,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, string g, byte* b, byte* a) { // SpanOverloader @@ -12830,7 +14022,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, string g, byte* b, Span a) { // SpanOverloader @@ -12838,7 +14030,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, string g, byte* b, string a) { // SpanOverloader @@ -12846,7 +14038,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, string g, Span b, byte* a) { // SpanOverloader @@ -12854,7 +14046,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, string g, Span b, Span a) { // SpanOverloader @@ -12862,7 +14054,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, string g, Span b, string a) { // SpanOverloader @@ -12870,7 +14062,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, string g, string b, byte* a) { // SpanOverloader @@ -12878,7 +14070,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, string g, string b, Span a) { // SpanOverloader @@ -12886,7 +14078,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, Span r, string g, string b, string a) { // SpanOverloader @@ -12894,7 +14086,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, byte* g, byte* b, byte* a) { // SpanOverloader @@ -12902,7 +14094,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, byte* g, byte* b, Span a) { // SpanOverloader @@ -12910,7 +14102,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, byte* g, byte* b, string a) { // SpanOverloader @@ -12918,7 +14110,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, byte* g, Span b, byte* a) { // SpanOverloader @@ -12926,7 +14118,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, byte* g, Span b, Span a) { // SpanOverloader @@ -12934,7 +14126,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, byte* g, Span b, string a) { // SpanOverloader @@ -12942,7 +14134,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, byte* g, string b, byte* a) { // SpanOverloader @@ -12950,7 +14142,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, byte* g, string b, Span a) { // SpanOverloader @@ -12958,7 +14150,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, byte* g, string b, string a) { // SpanOverloader @@ -12966,7 +14158,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, Span g, byte* b, byte* a) { // SpanOverloader @@ -12974,7 +14166,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, Span g, byte* b, Span a) { // SpanOverloader @@ -12982,7 +14174,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, Span g, byte* b, string a) { // SpanOverloader @@ -12990,7 +14182,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, Span g, Span b, byte* a) { // SpanOverloader @@ -12998,7 +14190,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, Span g, Span b, Span a) { // SpanOverloader @@ -13006,7 +14198,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, Span g, Span b, string a) { // SpanOverloader @@ -13014,7 +14206,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, Span g, string b, byte* a) { // SpanOverloader @@ -13022,7 +14214,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, Span g, string b, Span a) { // SpanOverloader @@ -13030,7 +14222,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, Span g, string b, string a) { // SpanOverloader @@ -13038,7 +14230,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, string g, byte* b, byte* a) { // SpanOverloader @@ -13046,7 +14238,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, string g, byte* b, Span a) { // SpanOverloader @@ -13054,7 +14246,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, string g, byte* b, string a) { // SpanOverloader @@ -13062,7 +14254,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, string g, Span b, byte* a) { // SpanOverloader @@ -13070,7 +14262,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, string g, Span b, Span a) { // SpanOverloader @@ -13078,7 +14270,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, string g, Span b, string a) { // SpanOverloader @@ -13086,7 +14278,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, string g, string b, byte* a) { // SpanOverloader @@ -13094,7 +14286,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, string g, string b, Span a) { // SpanOverloader @@ -13102,7 +14294,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 714, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 939, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span renderer, string r, string g, string b, string a) { // SpanOverloader @@ -13110,7 +14302,7 @@ public static unsafe int GetRenderDrawColor(this Sdl thisApi, Span ren } /// To be documented. - [NativeName("Src", "Line 731, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 963, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int SetRenderDrawBlendMode(this Sdl thisApi, Span renderer, BlendMode blendMode) { // SpanOverloader @@ -13118,7 +14310,7 @@ public static unsafe int SetRenderDrawBlendMode(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 744, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 976, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawBlendMode(this Sdl thisApi, Renderer* renderer, Span blendMode) { // SpanOverloader @@ -13126,7 +14318,7 @@ public static unsafe int GetRenderDrawBlendMode(this Sdl thisApi, Renderer* rend } /// To be documented. - [NativeName("Src", "Line 744, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 976, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawBlendMode(this Sdl thisApi, Span renderer, BlendMode* blendMode) { // SpanOverloader @@ -13134,7 +14326,7 @@ public static unsafe int GetRenderDrawBlendMode(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 744, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 976, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GetRenderDrawBlendMode(this Sdl thisApi, Span renderer, Span blendMode) { // SpanOverloader @@ -13142,7 +14334,7 @@ public static unsafe int GetRenderDrawBlendMode(this Sdl thisApi, Span } /// To be documented. - [NativeName("Src", "Line 755, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 993, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderClear(this Sdl thisApi, Span renderer) { // SpanOverloader @@ -13150,7 +14342,7 @@ public static unsafe int RenderClear(this Sdl thisApi, Span renderer) } /// To be documented. - [NativeName("Src", "Line 766, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1018, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawPoint(this Sdl thisApi, Span renderer, int x, int y) { // SpanOverloader @@ -13158,7 +14350,7 @@ public static unsafe int RenderDrawPoint(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 778, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1042, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawPoints(this Sdl thisApi, Renderer* renderer, Span points, int count) { // SpanOverloader @@ -13166,7 +14358,7 @@ public static unsafe int RenderDrawPoints(this Sdl thisApi, Renderer* renderer, } /// To be documented. - [NativeName("Src", "Line 778, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1042, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawPoints(this Sdl thisApi, Span renderer, Point* points, int count) { // SpanOverloader @@ -13174,7 +14366,7 @@ public static unsafe int RenderDrawPoints(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 778, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1042, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawPoints(this Sdl thisApi, Span renderer, Span points, int count) { // SpanOverloader @@ -13182,7 +14374,7 @@ public static unsafe int RenderDrawPoints(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 793, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1073, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawLine(this Sdl thisApi, Span renderer, int x1, int y1, int x2, int y2) { // SpanOverloader @@ -13190,7 +14382,7 @@ public static unsafe int RenderDrawLine(this Sdl thisApi, Span rendere } /// To be documented. - [NativeName("Src", "Line 805, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1099, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawLines(this Sdl thisApi, Renderer* renderer, Span points, int count) { // SpanOverloader @@ -13198,7 +14390,7 @@ public static unsafe int RenderDrawLines(this Sdl thisApi, Renderer* renderer, S } /// To be documented. - [NativeName("Src", "Line 805, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1099, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawLines(this Sdl thisApi, Span renderer, Point* points, int count) { // SpanOverloader @@ -13206,7 +14398,7 @@ public static unsafe int RenderDrawLines(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 805, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1099, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawLines(this Sdl thisApi, Span renderer, Span points, int count) { // SpanOverloader @@ -13214,7 +14406,7 @@ public static unsafe int RenderDrawLines(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 817, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1123, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRect(this Sdl thisApi, Renderer* renderer, Span> rect) { // SpanOverloader @@ -13222,7 +14414,7 @@ public static unsafe int RenderDrawRect(this Sdl thisApi, Renderer* renderer, Sp } /// To be documented. - [NativeName("Src", "Line 817, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1123, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRect(this Sdl thisApi, Span renderer, Silk.NET.Maths.Rectangle* rect) { // SpanOverloader @@ -13230,7 +14422,7 @@ public static unsafe int RenderDrawRect(this Sdl thisApi, Span rendere } /// To be documented. - [NativeName("Src", "Line 817, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1123, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRect(this Sdl thisApi, Span renderer, Span> rect) { // SpanOverloader @@ -13238,7 +14430,7 @@ public static unsafe int RenderDrawRect(this Sdl thisApi, Span rendere } /// To be documented. - [NativeName("Src", "Line 829, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRects(this Sdl thisApi, Renderer* renderer, Span> rects, int count) { // SpanOverloader @@ -13246,7 +14438,7 @@ public static unsafe int RenderDrawRects(this Sdl thisApi, Renderer* renderer, S } /// To be documented. - [NativeName("Src", "Line 829, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRects(this Sdl thisApi, Span renderer, Silk.NET.Maths.Rectangle* rects, int count) { // SpanOverloader @@ -13254,7 +14446,7 @@ public static unsafe int RenderDrawRects(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 829, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1147, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRects(this Sdl thisApi, Span renderer, Span> rects, int count) { // SpanOverloader @@ -13262,7 +14454,7 @@ public static unsafe int RenderDrawRects(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 842, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1175, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRect(this Sdl thisApi, Renderer* renderer, Span> rect) { // SpanOverloader @@ -13270,7 +14462,7 @@ public static unsafe int RenderFillRect(this Sdl thisApi, Renderer* renderer, Sp } /// To be documented. - [NativeName("Src", "Line 842, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1175, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRect(this Sdl thisApi, Span renderer, Silk.NET.Maths.Rectangle* rect) { // SpanOverloader @@ -13278,7 +14470,7 @@ public static unsafe int RenderFillRect(this Sdl thisApi, Span rendere } /// To be documented. - [NativeName("Src", "Line 842, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1175, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRect(this Sdl thisApi, Span renderer, Span> rect) { // SpanOverloader @@ -13286,7 +14478,7 @@ public static unsafe int RenderFillRect(this Sdl thisApi, Span rendere } /// To be documented. - [NativeName("Src", "Line 854, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1198, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRects(this Sdl thisApi, Renderer* renderer, Span> rects, int count) { // SpanOverloader @@ -13294,7 +14486,7 @@ public static unsafe int RenderFillRects(this Sdl thisApi, Renderer* renderer, S } /// To be documented. - [NativeName("Src", "Line 854, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1198, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRects(this Sdl thisApi, Span renderer, Silk.NET.Maths.Rectangle* rects, int count) { // SpanOverloader @@ -13302,7 +14494,7 @@ public static unsafe int RenderFillRects(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 854, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1198, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRects(this Sdl thisApi, Span renderer, Span> rects, int count) { // SpanOverloader @@ -13310,7 +14502,7 @@ public static unsafe int RenderFillRects(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect) { // SpanOverloader @@ -13318,7 +14510,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, Textur } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -13326,7 +14518,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, Textur } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, Span> dstrect) { // SpanOverloader @@ -13334,7 +14526,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, Textur } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -13342,7 +14534,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, SpanTo be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect) { // SpanOverloader @@ -13350,7 +14542,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, SpanTo be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -13358,7 +14550,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, SpanTo be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, Span> dstrect) { // SpanOverloader @@ -13366,7 +14558,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Renderer* renderer, SpanTo be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -13374,7 +14566,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, T } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect) { // SpanOverloader @@ -13382,7 +14574,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, T } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -13390,7 +14582,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, T } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, Span> dstrect) { // SpanOverloader @@ -13398,7 +14590,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, T } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -13406,7 +14598,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, S } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect) { // SpanOverloader @@ -13414,7 +14606,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, S } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect) { // SpanOverloader @@ -13422,7 +14614,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, S } /// To be documented. - [NativeName("Src", "Line 870, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1228, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, Span> dstrect) { // SpanOverloader @@ -13430,7 +14622,7 @@ public static unsafe int RenderCopy(this Sdl thisApi, Span renderer, S } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13438,7 +14630,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Text } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13446,7 +14638,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Text } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13454,7 +14646,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Text } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13462,7 +14654,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Text } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13470,7 +14662,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Text } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, Span> dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13478,7 +14670,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Text } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, Span> dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13486,7 +14678,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Text } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13494,7 +14686,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13502,7 +14694,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13510,7 +14702,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13518,7 +14710,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13526,7 +14718,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13534,7 +14726,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, Span> dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13542,7 +14734,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, Span> dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13550,7 +14742,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Renderer* renderer, Span } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13558,7 +14750,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13566,7 +14758,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13574,7 +14766,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13582,7 +14774,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13590,7 +14782,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13598,7 +14790,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, Span> dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13606,7 +14798,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, Span> dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13614,7 +14806,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13622,7 +14814,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13630,7 +14822,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13638,7 +14830,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span> dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13646,7 +14838,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13654,7 +14846,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, Silk.NET.Maths.Rectangle* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13662,7 +14854,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, Span> dstrect, double angle, Point* center, RendererFlip flip) { // SpanOverloader @@ -13670,7 +14862,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 890, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1270, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, Span> dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13678,7 +14870,7 @@ public static unsafe int RenderCopyEx(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 908, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1287, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawPointF(this Sdl thisApi, Span renderer, float x, float y) { // SpanOverloader @@ -13686,7 +14878,7 @@ public static unsafe int RenderDrawPointF(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 920, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1298, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawPointsF(this Sdl thisApi, Renderer* renderer, Span points, int count) { // SpanOverloader @@ -13694,7 +14886,7 @@ public static unsafe int RenderDrawPointsF(this Sdl thisApi, Renderer* renderer, } /// To be documented. - [NativeName("Src", "Line 920, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1298, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawPointsF(this Sdl thisApi, Span renderer, FPoint* points, int count) { // SpanOverloader @@ -13702,7 +14894,7 @@ public static unsafe int RenderDrawPointsF(this Sdl thisApi, Span rend } /// To be documented. - [NativeName("Src", "Line 920, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1298, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawPointsF(this Sdl thisApi, Span renderer, Span points, int count) { // SpanOverloader @@ -13710,7 +14902,7 @@ public static unsafe int RenderDrawPointsF(this Sdl thisApi, Span rend } /// To be documented. - [NativeName("Src", "Line 935, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1312, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawLineF(this Sdl thisApi, Span renderer, float x1, float y1, float x2, float y2) { // SpanOverloader @@ -13718,7 +14910,7 @@ public static unsafe int RenderDrawLineF(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 947, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1324, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawLinesF(this Sdl thisApi, Renderer* renderer, Span points, int count) { // SpanOverloader @@ -13726,7 +14918,7 @@ public static unsafe int RenderDrawLinesF(this Sdl thisApi, Renderer* renderer, } /// To be documented. - [NativeName("Src", "Line 947, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1324, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawLinesF(this Sdl thisApi, Span renderer, FPoint* points, int count) { // SpanOverloader @@ -13734,7 +14926,7 @@ public static unsafe int RenderDrawLinesF(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 947, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1324, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawLinesF(this Sdl thisApi, Span renderer, Span points, int count) { // SpanOverloader @@ -13742,7 +14934,7 @@ public static unsafe int RenderDrawLinesF(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 959, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1335, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRectF(this Sdl thisApi, Renderer* renderer, Span rect) { // SpanOverloader @@ -13750,7 +14942,7 @@ public static unsafe int RenderDrawRectF(this Sdl thisApi, Renderer* renderer, S } /// To be documented. - [NativeName("Src", "Line 959, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1335, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRectF(this Sdl thisApi, Span renderer, FRect* rect) { // SpanOverloader @@ -13758,7 +14950,7 @@ public static unsafe int RenderDrawRectF(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 959, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1335, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRectF(this Sdl thisApi, Span renderer, Span rect) { // SpanOverloader @@ -13766,7 +14958,7 @@ public static unsafe int RenderDrawRectF(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 971, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1347, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRectsF(this Sdl thisApi, Renderer* renderer, Span rects, int count) { // SpanOverloader @@ -13774,7 +14966,7 @@ public static unsafe int RenderDrawRectsF(this Sdl thisApi, Renderer* renderer, } /// To be documented. - [NativeName("Src", "Line 971, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1347, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRectsF(this Sdl thisApi, Span renderer, FRect* rects, int count) { // SpanOverloader @@ -13782,7 +14974,7 @@ public static unsafe int RenderDrawRectsF(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 971, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1347, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderDrawRectsF(this Sdl thisApi, Span renderer, Span rects, int count) { // SpanOverloader @@ -13790,7 +14982,7 @@ public static unsafe int RenderDrawRectsF(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 984, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1360, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRectF(this Sdl thisApi, Renderer* renderer, Span rect) { // SpanOverloader @@ -13798,7 +14990,7 @@ public static unsafe int RenderFillRectF(this Sdl thisApi, Renderer* renderer, S } /// To be documented. - [NativeName("Src", "Line 984, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1360, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRectF(this Sdl thisApi, Span renderer, FRect* rect) { // SpanOverloader @@ -13806,7 +14998,7 @@ public static unsafe int RenderFillRectF(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 984, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1360, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRectF(this Sdl thisApi, Span renderer, Span rect) { // SpanOverloader @@ -13814,7 +15006,7 @@ public static unsafe int RenderFillRectF(this Sdl thisApi, Span render } /// To be documented. - [NativeName("Src", "Line 996, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1372, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRectsF(this Sdl thisApi, Renderer* renderer, Span rects, int count) { // SpanOverloader @@ -13822,7 +15014,7 @@ public static unsafe int RenderFillRectsF(this Sdl thisApi, Renderer* renderer, } /// To be documented. - [NativeName("Src", "Line 996, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1372, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRectsF(this Sdl thisApi, Span renderer, FRect* rects, int count) { // SpanOverloader @@ -13830,7 +15022,7 @@ public static unsafe int RenderFillRectsF(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 996, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1372, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFillRectsF(this Sdl thisApi, Span renderer, Span rects, int count) { // SpanOverloader @@ -13838,7 +15030,7 @@ public static unsafe int RenderFillRectsF(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect) { // SpanOverloader @@ -13846,7 +15038,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Textu } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, FRect* dstrect) { // SpanOverloader @@ -13854,7 +15046,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Textu } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, Span dstrect) { // SpanOverloader @@ -13862,7 +15054,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Textu } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect) { // SpanOverloader @@ -13870,7 +15062,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Span< } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect) { // SpanOverloader @@ -13878,7 +15070,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Span< } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, FRect* dstrect) { // SpanOverloader @@ -13886,7 +15078,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Span< } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, Span dstrect) { // SpanOverloader @@ -13894,7 +15086,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Renderer* renderer, Span< } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect) { // SpanOverloader @@ -13902,7 +15094,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect) { // SpanOverloader @@ -13910,7 +15102,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, FRect* dstrect) { // SpanOverloader @@ -13918,7 +15110,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, Span dstrect) { // SpanOverloader @@ -13926,7 +15118,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect) { // SpanOverloader @@ -13934,7 +15126,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect) { // SpanOverloader @@ -13942,7 +15134,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, FRect* dstrect) { // SpanOverloader @@ -13950,7 +15142,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 1012, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1388, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, Span dstrect) { // SpanOverloader @@ -13958,7 +15150,7 @@ public static unsafe int RenderCopyF(this Sdl thisApi, Span renderer, } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13966,7 +15158,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Tex } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -13974,7 +15166,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Tex } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13982,7 +15174,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Tex } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -13990,7 +15182,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Tex } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, FRect* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -13998,7 +15190,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Tex } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, Span dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14006,7 +15198,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Tex } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Texture* texture, Span> srcrect, Span dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14014,7 +15206,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Tex } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14022,7 +15214,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Spa } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14030,7 +15222,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Spa } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14038,7 +15230,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Spa } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14046,7 +15238,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Spa } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14054,7 +15246,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Spa } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, FRect* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14062,7 +15254,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Spa } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, Span dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14070,7 +15262,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Spa } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Span texture, Span> srcrect, Span dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14078,7 +15270,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Renderer* renderer, Spa } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14086,7 +15278,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14094,7 +15286,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14102,7 +15294,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Texture* texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14110,7 +15302,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14118,7 +15310,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, FRect* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14126,7 +15318,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, Span dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14134,7 +15326,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Texture* texture, Span> srcrect, Span dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14142,7 +15334,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14150,7 +15342,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, FRect* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14158,7 +15350,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14166,7 +15358,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Span texture, Silk.NET.Maths.Rectangle* srcrect, Span dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14174,7 +15366,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, FRect* dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14182,7 +15374,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, FRect* dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14190,7 +15382,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, Span dstrect, double angle, FPoint* center, RendererFlip flip) { // SpanOverloader @@ -14198,7 +15390,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1032, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1409, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer, Span texture, Span> srcrect, Span dstrect, double angle, Span center, RendererFlip flip) { // SpanOverloader @@ -14206,7 +15398,7 @@ public static unsafe int RenderCopyExF(this Sdl thisApi, Span renderer } /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderReadPixels(this Sdl thisApi, Renderer* renderer, Silk.NET.Maths.Rectangle* rect, uint format, Span pixels, int pitch) where T0 : unmanaged { // SpanOverloader @@ -14214,7 +15406,7 @@ public static unsafe int RenderReadPixels(this Sdl thisApi, Renderer* render } /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderReadPixels(this Sdl thisApi, Renderer* renderer, Span> rect, uint format, void* pixels, int pitch) { // SpanOverloader @@ -14222,7 +15414,7 @@ public static unsafe int RenderReadPixels(this Sdl thisApi, Renderer* renderer, } /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderReadPixels(this Sdl thisApi, Renderer* renderer, Span> rect, uint format, Span pixels, int pitch) where T0 : unmanaged { // SpanOverloader @@ -14230,7 +15422,7 @@ public static unsafe int RenderReadPixels(this Sdl thisApi, Renderer* render } /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderReadPixels(this Sdl thisApi, Span renderer, Silk.NET.Maths.Rectangle* rect, uint format, void* pixels, int pitch) { // SpanOverloader @@ -14238,7 +15430,7 @@ public static unsafe int RenderReadPixels(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderReadPixels(this Sdl thisApi, Span renderer, Silk.NET.Maths.Rectangle* rect, uint format, Span pixels, int pitch) where T0 : unmanaged { // SpanOverloader @@ -14246,7 +15438,7 @@ public static unsafe int RenderReadPixels(this Sdl thisApi, Span r } /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderReadPixels(this Sdl thisApi, Span renderer, Span> rect, uint format, void* pixels, int pitch) { // SpanOverloader @@ -14254,7 +15446,7 @@ public static unsafe int RenderReadPixels(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 1055, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1440, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderReadPixels(this Sdl thisApi, Span renderer, Span> rect, uint format, Span pixels, int pitch) where T0 : unmanaged { // SpanOverloader @@ -14262,7 +15454,7 @@ public static unsafe int RenderReadPixels(this Sdl thisApi, Span r } /// To be documented. - [NativeName("Src", "Line 1063, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1479, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void RenderPresent(this Sdl thisApi, Span renderer) { // SpanOverloader @@ -14270,7 +15462,7 @@ public static unsafe void RenderPresent(this Sdl thisApi, Span rendere } /// To be documented. - [NativeName("Src", "Line 1071, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1492, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void DestroyTexture(this Sdl thisApi, Span texture) { // SpanOverloader @@ -14278,7 +15470,7 @@ public static unsafe void DestroyTexture(this Sdl thisApi, Span texture } /// To be documented. - [NativeName("Src", "Line 1079, Column 30 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1501, Column 30 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void DestroyRenderer(this Sdl thisApi, Span renderer) { // SpanOverloader @@ -14286,7 +15478,7 @@ public static unsafe void DestroyRenderer(this Sdl thisApi, Span rende } /// To be documented. - [NativeName("Src", "Line 1104, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1532, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int RenderFlush(this Sdl thisApi, Span renderer) { // SpanOverloader @@ -14294,7 +15486,7 @@ public static unsafe int RenderFlush(this Sdl thisApi, Span renderer) } /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GLBindTexture(this Sdl thisApi, Texture* texture, float* texw, Span texh) { // SpanOverloader @@ -14302,7 +15494,7 @@ public static unsafe int GLBindTexture(this Sdl thisApi, Texture* texture, float } /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GLBindTexture(this Sdl thisApi, Texture* texture, Span texw, float* texh) { // SpanOverloader @@ -14310,7 +15502,7 @@ public static unsafe int GLBindTexture(this Sdl thisApi, Texture* texture, Span< } /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GLBindTexture(this Sdl thisApi, Texture* texture, Span texw, Span texh) { // SpanOverloader @@ -14318,7 +15510,7 @@ public static unsafe int GLBindTexture(this Sdl thisApi, Texture* texture, Span< } /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GLBindTexture(this Sdl thisApi, Span texture, float* texw, float* texh) { // SpanOverloader @@ -14326,7 +15518,7 @@ public static unsafe int GLBindTexture(this Sdl thisApi, Span texture, } /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GLBindTexture(this Sdl thisApi, Span texture, float* texw, Span texh) { // SpanOverloader @@ -14334,7 +15526,7 @@ public static unsafe int GLBindTexture(this Sdl thisApi, Span texture, } /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GLBindTexture(this Sdl thisApi, Span texture, Span texw, float* texh) { // SpanOverloader @@ -14342,7 +15534,7 @@ public static unsafe int GLBindTexture(this Sdl thisApi, Span texture, } /// To be documented. - [NativeName("Src", "Line 1117, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1570, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GLBindTexture(this Sdl thisApi, Span texture, Span texw, Span texh) { // SpanOverloader @@ -14350,7 +15542,7 @@ public static unsafe int GLBindTexture(this Sdl thisApi, Span texture, } /// To be documented. - [NativeName("Src", "Line 1126, Column 29 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1583, Column 29 in build/submodules/SDL/include/SDL_render.h")] public static unsafe int GLUnbindTexture(this Sdl thisApi, Span texture) { // SpanOverloader @@ -14358,7 +15550,7 @@ public static unsafe int GLUnbindTexture(this Sdl thisApi, Span texture } /// To be documented. - [NativeName("Src", "Line 1137, Column 31 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1597, Column 31 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void* RenderGetMetalLayer(this Sdl thisApi, Span renderer) { // SpanOverloader @@ -14366,7 +15558,7 @@ public static unsafe int GLUnbindTexture(this Sdl thisApi, Span texture } /// To be documented. - [NativeName("Src", "Line 1148, Column 31 in build/submodules/SDL-mirror/include/SDL_render.h")] + [NativeName("Src", "Line 1611, Column 31 in build/submodules/SDL/include/SDL_render.h")] public static unsafe void* RenderGetMetalCommandEncoder(this Sdl thisApi, Span renderer) { // SpanOverloader @@ -14374,71 +15566,7 @@ public static unsafe int GLUnbindTexture(this Sdl thisApi, Span texture } /// To be documented. - [NativeName("Src", "Line 184, Column 37 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - public static unsafe byte* SensorGetName(this Sdl thisApi, Span sensor) - { - // SpanOverloader - return thisApi.SensorGetName(ref sensor.GetPinnableReference()); - } - - /// To be documented. - [NativeName("Src", "Line 193, Column 40 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - public static unsafe SensorType SensorGetType(this Sdl thisApi, Span sensor) - { - // SpanOverloader - return thisApi.SensorGetType(ref sensor.GetPinnableReference()); - } - - /// To be documented. - [NativeName("Src", "Line 202, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - public static unsafe int SensorGetNonPortableType(this Sdl thisApi, Span sensor) - { - // SpanOverloader - return thisApi.SensorGetNonPortableType(ref sensor.GetPinnableReference()); - } - - /// To be documented. - [NativeName("Src", "Line 211, Column 38 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - public static unsafe int SensorGetInstanceID(this Sdl thisApi, Span sensor) - { - // SpanOverloader - return thisApi.SensorGetInstanceID(ref sensor.GetPinnableReference()); - } - - /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - public static unsafe int SensorGetData(this Sdl thisApi, Sensor* sensor, Span data, int num_values) - { - // SpanOverloader - return thisApi.SensorGetData(sensor, ref data.GetPinnableReference(), num_values); - } - - /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - public static unsafe int SensorGetData(this Sdl thisApi, Span sensor, float* data, int num_values) - { - // SpanOverloader - return thisApi.SensorGetData(ref sensor.GetPinnableReference(), data, num_values); - } - - /// To be documented. - [NativeName("Src", "Line 224, Column 29 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - public static unsafe int SensorGetData(this Sdl thisApi, Span sensor, Span data, int num_values) - { - // SpanOverloader - return thisApi.SensorGetData(ref sensor.GetPinnableReference(), ref data.GetPinnableReference(), num_values); - } - - /// To be documented. - [NativeName("Src", "Line 229, Column 30 in build/submodules/SDL-mirror/include\\SDL_sensor.h")] - public static unsafe void SensorClose(this Sdl thisApi, Span sensor) - { - // SpanOverloader - thisApi.SensorClose(ref sensor.GetPinnableReference()); - } - - /// To be documented. - [NativeName("Src", "Line 66, Column 38 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 66, Column 38 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe Window* CreateShapedWindow(this Sdl thisApi, Span title, uint x, uint y, uint w, uint h, uint flags) { // SpanOverloader @@ -14446,7 +15574,7 @@ public static unsafe void SensorClose(this Sdl thisApi, Span sensor) } /// To be documented. - [NativeName("Src", "Line 77, Column 34 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 77, Column 34 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe SdlBool IsShapedWindow(this Sdl thisApi, Span window) { // SpanOverloader @@ -14454,7 +15582,7 @@ public static unsafe SdlBool IsShapedWindow(this Sdl thisApi, Span windo } /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe int SetWindowShape(this Sdl thisApi, Window* window, Surface* shape, Span shape_mode) { // SpanOverloader @@ -14462,7 +15590,7 @@ public static unsafe int SetWindowShape(this Sdl thisApi, Window* window, Surfac } /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe int SetWindowShape(this Sdl thisApi, Window* window, Span shape, WindowShapeModeVal* shape_mode) { // SpanOverloader @@ -14470,7 +15598,7 @@ public static unsafe int SetWindowShape(this Sdl thisApi, Window* window, SpanTo be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe int SetWindowShape(this Sdl thisApi, Window* window, Span shape, Span shape_mode) { // SpanOverloader @@ -14478,7 +15606,7 @@ public static unsafe int SetWindowShape(this Sdl thisApi, Window* window, SpanTo be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe int SetWindowShape(this Sdl thisApi, Span window, Surface* shape, WindowShapeModeVal* shape_mode) { // SpanOverloader @@ -14486,7 +15614,7 @@ public static unsafe int SetWindowShape(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe int SetWindowShape(this Sdl thisApi, Span window, Surface* shape, Span shape_mode) { // SpanOverloader @@ -14494,7 +15622,7 @@ public static unsafe int SetWindowShape(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe int SetWindowShape(this Sdl thisApi, Span window, Span shape, WindowShapeModeVal* shape_mode) { // SpanOverloader @@ -14502,7 +15630,7 @@ public static unsafe int SetWindowShape(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 121, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe int SetWindowShape(this Sdl thisApi, Span window, Span shape, Span shape_mode) { // SpanOverloader @@ -14510,7 +15638,7 @@ public static unsafe int SetWindowShape(this Sdl thisApi, Span window, S } /// To be documented. - [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe int GetShapedWindowMode(this Sdl thisApi, Window* window, Span shape_mode) { // SpanOverloader @@ -14518,7 +15646,7 @@ public static unsafe int GetShapedWindowMode(this Sdl thisApi, Window* window, S } /// To be documented. - [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe int GetShapedWindowMode(this Sdl thisApi, Span window, WindowShapeModeVal* shape_mode) { // SpanOverloader @@ -14526,7 +15654,7 @@ public static unsafe int GetShapedWindowMode(this Sdl thisApi, Span wind } /// To be documented. - [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL-mirror/include\\SDL_shape.h")] + [NativeName("Src", "Line 136, Column 29 in build/submodules/SDL/include\\SDL_shape.h")] public static unsafe int GetShapedWindowMode(this Sdl thisApi, Span window, Span shape_mode) { // SpanOverloader @@ -14534,7 +15662,7 @@ public static unsafe int GetShapedWindowMode(this Sdl thisApi, Span wind } /// To be documented. - [NativeName("Src", "Line 50, Column 30 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 54, Column 30 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] public static unsafe void SetWindowsMessageHook(this Sdl thisApi, PfnWindowsMessageHook callback, Span userdata) where T0 : unmanaged { @@ -14543,7 +15671,7 @@ public static unsafe void SetWindowsMessageHook(this Sdl thisApi, PfnWindows } /// To be documented. - [NativeName("Src", "Line 66, Column 43 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 85, Column 43 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] public static unsafe IDirect3DDevice9* RenderGetD3D9Device(this Sdl thisApi, Span renderer) { @@ -14552,7 +15680,15 @@ public static unsafe void SetWindowsMessageHook(this Sdl thisApi, PfnWindows } /// To be documented. - [NativeName("Src", "Line 74, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 99, Column 39 in build/submodules/SDL/include\\SDL_system.h")] + public static unsafe Silk.NET.Core.Native.IUnknown* RenderGetD3D11Device(this Sdl thisApi, Span renderer) + { + // SpanOverloader + return thisApi.RenderGetD3D11Device(ref renderer.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 119, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] public static unsafe SdlBool DXGIGetOutputInfo(this Sdl thisApi, int displayIndex, int* adapterIndex, Span outputIndex) { @@ -14561,7 +15697,7 @@ public static unsafe SdlBool DXGIGetOutputInfo(this Sdl thisApi, int displayInde } /// To be documented. - [NativeName("Src", "Line 74, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 119, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] public static unsafe SdlBool DXGIGetOutputInfo(this Sdl thisApi, int displayIndex, Span adapterIndex, int* outputIndex) { @@ -14570,7 +15706,7 @@ public static unsafe SdlBool DXGIGetOutputInfo(this Sdl thisApi, int displayInde } /// To be documented. - [NativeName("Src", "Line 74, Column 34 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 119, Column 34 in build/submodules/SDL/include\\SDL_system.h")] [ExcludeFromOverride(0)] public static unsafe SdlBool DXGIGetOutputInfo(this Sdl thisApi, int displayIndex, Span adapterIndex, Span outputIndex) { @@ -14579,7 +15715,7 @@ public static unsafe SdlBool DXGIGetOutputInfo(this Sdl thisApi, int displayInde } /// To be documented. - [NativeName("Src", "Line 95, Column 29 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 144, Column 29 in build/submodules/SDL/include\\SDL_system.h")] public static unsafe int IPhoneSetAnimationCallback(this Sdl thisApi, Window* window, int interval, PfnFreeFunc callback, Span callbackParam) where T0 : unmanaged { // SpanOverloader @@ -14587,7 +15723,7 @@ public static unsafe int IPhoneSetAnimationCallback(this Sdl thisApi, Window } /// To be documented. - [NativeName("Src", "Line 95, Column 29 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 144, Column 29 in build/submodules/SDL/include\\SDL_system.h")] public static unsafe int IPhoneSetAnimationCallback(this Sdl thisApi, Span window, int interval, PfnFreeFunc callback, void* callbackParam) { // SpanOverloader @@ -14595,7 +15731,7 @@ public static unsafe int IPhoneSetAnimationCallback(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 95, Column 29 in build/submodules/SDL-mirror/include\\SDL_system.h")] + [NativeName("Src", "Line 144, Column 29 in build/submodules/SDL/include\\SDL_system.h")] public static unsafe int IPhoneSetAnimationCallback(this Sdl thisApi, Span window, int interval, PfnFreeFunc callback, Span callbackParam) where T0 : unmanaged { // SpanOverloader @@ -14603,7 +15739,25 @@ public static unsafe int IPhoneSetAnimationCallback(this Sdl thisApi, SpanTo be documented. - [NativeName("Src", "Line 93, Column 37 in build/submodules/SDL-mirror/include\\SDL_timer.h")] + [NativeName("Src", "Line 320, Column 34 in build/submodules/SDL/include\\SDL_system.h")] + [ExcludeFromOverride(0)] + public static unsafe SdlBool AndroidRequestPermission(this Sdl thisApi, Span permission) + { + // SpanOverloader + return thisApi.AndroidRequestPermission(ref permission.GetPinnableReference()); + } + + /// To be documented. + [NativeName("Src", "Line 343, Column 29 in build/submodules/SDL/include\\SDL_system.h")] + [ExcludeFromOverride(0)] + public static unsafe int AndroidShowToast(this Sdl thisApi, Span message, int duration, int gravity, int xoffset, int yoffset) + { + // SpanOverloader + return thisApi.AndroidShowToast(ref message.GetPinnableReference(), duration, gravity, xoffset, yoffset); + } + + /// To be documented. + [NativeName("Src", "Line 148, Column 37 in build/submodules/SDL/include\\SDL_timer.h")] public static unsafe int AddTimer(this Sdl thisApi, uint interval, PfnTimerCallback callback, Span param) where T0 : unmanaged { // SpanOverloader @@ -14611,13 +15765,21 @@ public static unsafe int AddTimer(this Sdl thisApi, uint interval, PfnTimerC } /// To be documented. - [NativeName("Src", "Line 133, Column 30 in build/submodules/SDL-mirror/include\\SDL_version.h")] + [NativeName("Src", "Line 123, Column 30 in build/submodules/SDL/include\\SDL_version.h")] public static unsafe void GetVersion(this Sdl thisApi, Span ver) { // SpanOverloader thisApi.GetVersion(ref ver.GetPinnableReference()); } + /// To be documented. + [NativeName("Src", "Line 69, Column 29 in build/submodules/SDL/include\\SDL_misc.h")] + public static unsafe int OpenURL(this Sdl thisApi, Span url) + { + // SpanOverloader + return thisApi.OpenURL(ref url.GetPinnableReference()); + } + } } diff --git a/src/Windowing/Silk.NET.SDL/Structs/ControllerSensorEvent.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/ControllerSensorEvent.gen.cs new file mode 100644 index 0000000000..60553129d4 --- /dev/null +++ b/src/Windowing/Silk.NET.SDL/Structs/ControllerSensorEvent.gen.cs @@ -0,0 +1,76 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. + + +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; + +#pragma warning disable 1591 + +namespace Silk.NET.SDL +{ + [NativeName("Name", "SDL_ControllerSensorEvent")] + public unsafe partial struct ControllerSensorEvent + { + public ControllerSensorEvent + ( + uint? type = null, + uint? timestamp = null, + int? which = null, + int? sensor = null + ) : this() + { + if (type is not null) + { + Type = type.Value; + } + + if (timestamp is not null) + { + Timestamp = timestamp.Value; + } + + if (which is not null) + { + Which = which.Value; + } + + if (sensor is not null) + { + Sensor = sensor.Value; + } + } + + + [NativeName("Type", "Uint32")] + [NativeName("Type.Name", "Uint32")] + [NativeName("Name", "type")] + public uint Type; + + [NativeName("Type", "Uint32")] + [NativeName("Type.Name", "Uint32")] + [NativeName("Name", "timestamp")] + public uint Timestamp; + + [NativeName("Type", "SDL_JoystickID")] + [NativeName("Type.Name", "SDL_JoystickID")] + [NativeName("Name", "which")] + public int Which; + + [NativeName("Type", "Sint32")] + [NativeName("Type.Name", "Sint32")] + [NativeName("Name", "sensor")] + public int Sensor; + [NativeName("Type", "float [3]")] + [NativeName("Type.Name", "float [3]")] + [NativeName("Name", "data")] + public fixed float Data[3]; + } +} diff --git a/src/Windowing/Silk.NET.SDL/Structs/ControllerTouchpadEvent.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/ControllerTouchpadEvent.gen.cs new file mode 100644 index 0000000000..5b2f58f025 --- /dev/null +++ b/src/Windowing/Silk.NET.SDL/Structs/ControllerTouchpadEvent.gen.cs @@ -0,0 +1,116 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. + + +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; + +#pragma warning disable 1591 + +namespace Silk.NET.SDL +{ + [NativeName("Name", "SDL_ControllerTouchpadEvent")] + public unsafe partial struct ControllerTouchpadEvent + { + public ControllerTouchpadEvent + ( + uint? type = null, + uint? timestamp = null, + int? which = null, + int? touchpad = null, + int? finger = null, + float? x = null, + float? y = null, + float? pressure = null + ) : this() + { + if (type is not null) + { + Type = type.Value; + } + + if (timestamp is not null) + { + Timestamp = timestamp.Value; + } + + if (which is not null) + { + Which = which.Value; + } + + if (touchpad is not null) + { + Touchpad = touchpad.Value; + } + + if (finger is not null) + { + Finger = finger.Value; + } + + if (x is not null) + { + X = x.Value; + } + + if (y is not null) + { + Y = y.Value; + } + + if (pressure is not null) + { + Pressure = pressure.Value; + } + } + + + [NativeName("Type", "Uint32")] + [NativeName("Type.Name", "Uint32")] + [NativeName("Name", "type")] + public uint Type; + + [NativeName("Type", "Uint32")] + [NativeName("Type.Name", "Uint32")] + [NativeName("Name", "timestamp")] + public uint Timestamp; + + [NativeName("Type", "SDL_JoystickID")] + [NativeName("Type.Name", "SDL_JoystickID")] + [NativeName("Name", "which")] + public int Which; + + [NativeName("Type", "Sint32")] + [NativeName("Type.Name", "Sint32")] + [NativeName("Name", "touchpad")] + public int Touchpad; + + [NativeName("Type", "Sint32")] + [NativeName("Type.Name", "Sint32")] + [NativeName("Name", "finger")] + public int Finger; + + [NativeName("Type", "float")] + [NativeName("Type.Name", "float")] + [NativeName("Name", "x")] + public float X; + + [NativeName("Type", "float")] + [NativeName("Type.Name", "float")] + [NativeName("Name", "y")] + public float Y; + + [NativeName("Type", "float")] + [NativeName("Type.Name", "float")] + [NativeName("Name", "pressure")] + public float Pressure; + } +} diff --git a/src/Windowing/Silk.NET.SDL/Structs/Event.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/Event.gen.cs index 8d93cd9c78..82984507d2 100644 --- a/src/Windowing/Silk.NET.SDL/Structs/Event.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Structs/Event.gen.cs @@ -40,6 +40,8 @@ public Event ControllerAxisEvent? caxis = null, ControllerButtonEvent? cbutton = null, ControllerDeviceEvent? cdevice = null, + ControllerTouchpadEvent? ctouchpad = null, + ControllerSensorEvent? csensor = null, AudioDeviceEvent? adevice = null, SensorEvent? sensor = null, QuitEvent? quit = null, @@ -141,6 +143,16 @@ public Event Cdevice = cdevice.Value; } + if (ctouchpad is not null) + { + Ctouchpad = ctouchpad.Value; + } + + if (csensor is not null) + { + Csensor = csensor.Value; + } + if (adevice is not null) { Adevice = adevice.Value; @@ -296,6 +308,18 @@ public Event [NativeName("Name", "cdevice")] public ControllerDeviceEvent Cdevice; + [FieldOffset(0)] + [NativeName("Type", "SDL_ControllerTouchpadEvent")] + [NativeName("Type.Name", "SDL_ControllerTouchpadEvent")] + [NativeName("Name", "ctouchpad")] + public ControllerTouchpadEvent Ctouchpad; + + [FieldOffset(0)] + [NativeName("Type", "SDL_ControllerSensorEvent")] + [NativeName("Type.Name", "SDL_ControllerSensorEvent")] + [NativeName("Name", "csensor")] + public ControllerSensorEvent Csensor; + [FieldOffset(0)] [NativeName("Type", "SDL_AudioDeviceEvent")] [NativeName("Type.Name", "SDL_AudioDeviceEvent")] diff --git a/src/Windowing/Silk.NET.SDL/Structs/GameControllerBindValue.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/GameControllerBindValue.gen.cs index eefaeba321..d434f4a535 100644 --- a/src/Windowing/Silk.NET.SDL/Structs/GameControllerBindValue.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Structs/GameControllerBindValue.gen.cs @@ -17,7 +17,7 @@ namespace Silk.NET.SDL { [StructLayout(LayoutKind.Explicit)] - [NativeName("Name", "__AnonymousRecord_SDL_gamecontroller_L84_C5")] + [NativeName("Name", "__AnonymousRecord_SDL_gamecontroller_L87_C5")] public unsafe partial struct GameControllerBindValue { public GameControllerBindValue @@ -57,8 +57,8 @@ public GameControllerBindValue public int Axis; [FieldOffset(0)] - [NativeName("Type", "struct (anonymous struct at build/submodules/SDL-mirror/include\\SDL_gamecontroller.h:88:9)")] - [NativeName("Type.Name", "struct (anonymous struct at build/submodules/SDL-mirror/include\\SDL_gamecontroller.h:88:9)")] + [NativeName("Type", "struct (anonymous struct at build/submodules/SDL/include\\SDL_gamecontroller.h:91:9)")] + [NativeName("Type.Name", "struct (anonymous struct at build/submodules/SDL/include\\SDL_gamecontroller.h:91:9)")] [NativeName("Name", "hat")] public GameControllerHatValue Hat; } diff --git a/src/Windowing/Silk.NET.SDL/Structs/GameControllerButtonBind.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/GameControllerButtonBind.gen.cs index 9f9eb2b2f9..6ab714e4e4 100644 --- a/src/Windowing/Silk.NET.SDL/Structs/GameControllerButtonBind.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Structs/GameControllerButtonBind.gen.cs @@ -42,8 +42,8 @@ public GameControllerButtonBind [NativeName("Name", "bindType")] public GameControllerBindType BindType; - [NativeName("Type", "union (anonymous union at build/submodules/SDL-mirror/include\\SDL_gamecontroller.h:84:5)")] - [NativeName("Type.Name", "union (anonymous union at build/submodules/SDL-mirror/include\\SDL_gamecontroller.h:84:5)")] + [NativeName("Type", "union (anonymous union at build/submodules/SDL/include\\SDL_gamecontroller.h:87:5)")] + [NativeName("Type.Name", "union (anonymous union at build/submodules/SDL/include\\SDL_gamecontroller.h:87:5)")] [NativeName("Name", "value")] public GameControllerBindValue Value; } diff --git a/src/Windowing/Silk.NET.SDL/Structs/GameControllerHatValue.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/GameControllerHatValue.gen.cs index ead6a945ba..13b06632a7 100644 --- a/src/Windowing/Silk.NET.SDL/Structs/GameControllerHatValue.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Structs/GameControllerHatValue.gen.cs @@ -16,7 +16,7 @@ namespace Silk.NET.SDL { - [NativeName("Name", "__AnonymousRecord_SDL_gamecontroller_L88_C9")] + [NativeName("Name", "__AnonymousRecord_SDL_gamecontroller_L91_C9")] public unsafe partial struct GameControllerHatValue { public GameControllerHatValue diff --git a/src/Windowing/Silk.NET.SDL/Structs/Locale.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/Locale.gen.cs new file mode 100644 index 0000000000..4764a3f062 --- /dev/null +++ b/src/Windowing/Silk.NET.SDL/Structs/Locale.gen.cs @@ -0,0 +1,50 @@ +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. + + +using System; +using System.Runtime.InteropServices; +using System.Runtime.CompilerServices; +using System.Text; +using Silk.NET.Core; +using Silk.NET.Core.Native; +using Silk.NET.Core.Attributes; +using Silk.NET.Core.Contexts; +using Silk.NET.Core.Loader; + +#pragma warning disable 1591 + +namespace Silk.NET.SDL +{ + [NativeName("Name", "SDL_Locale")] + public unsafe partial struct Locale + { + public Locale + ( + byte* language = null, + byte* country = null + ) : this() + { + if (language is not null) + { + Language = language; + } + + if (country is not null) + { + Country = country; + } + } + + + [NativeName("Type", "const char *")] + [NativeName("Type.Name", "const char *")] + [NativeName("Name", "language")] + public byte* Language; + + [NativeName("Type", "const char *")] + [NativeName("Type.Name", "const char *")] + [NativeName("Name", "country")] + public byte* Country; + } +} diff --git a/src/Windowing/Silk.NET.SDL/Structs/PfnCallocFunc.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/PfnCallocFunc.gen.cs index 8eba288065..e7d451a2b8 100644 --- a/src/Windowing/Silk.NET.SDL/Structs/PfnCallocFunc.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Structs/PfnCallocFunc.gen.cs @@ -19,10 +19,10 @@ namespace Silk.NET.SDL public unsafe readonly struct PfnCallocFunc : IDisposable { private readonly void* _handle; - public delegate* unmanaged[Cdecl] Handle => (delegate* unmanaged[Cdecl]) _handle; + public delegate* unmanaged[Cdecl] Handle => (delegate* unmanaged[Cdecl]) _handle; public PfnCallocFunc ( - delegate* unmanaged[Cdecl] ptr + delegate* unmanaged[Cdecl] ptr ) => _handle = ptr; public PfnCallocFunc @@ -35,7 +35,7 @@ CallocFunc proc public static implicit operator nint(PfnCallocFunc pfn) => (nint) pfn.Handle; public static explicit operator PfnCallocFunc(nint pfn) - => new PfnCallocFunc((delegate* unmanaged[Cdecl]) pfn); + => new PfnCallocFunc((delegate* unmanaged[Cdecl]) pfn); public static implicit operator PfnCallocFunc(CallocFunc proc) => new PfnCallocFunc(proc); @@ -43,10 +43,10 @@ public static implicit operator PfnCallocFunc(CallocFunc proc) public static explicit operator CallocFunc(PfnCallocFunc pfn) => SilkMarshal.PtrToDelegate(pfn); - public static implicit operator delegate* unmanaged[Cdecl](PfnCallocFunc pfn) => pfn.Handle; - public static implicit operator PfnCallocFunc(delegate* unmanaged[Cdecl] ptr) => new PfnCallocFunc(ptr); + public static implicit operator delegate* unmanaged[Cdecl](PfnCallocFunc pfn) => pfn.Handle; + public static implicit operator PfnCallocFunc(delegate* unmanaged[Cdecl] ptr) => new PfnCallocFunc(ptr); } - public unsafe delegate void* CallocFunc(uint arg0, uint arg1); + public unsafe delegate void* CallocFunc(nuint arg0, nuint arg1); } diff --git a/src/Windowing/Silk.NET.SDL/Structs/PfnMallocFunc.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/PfnMallocFunc.gen.cs index 0a36f47c80..913213532a 100644 --- a/src/Windowing/Silk.NET.SDL/Structs/PfnMallocFunc.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Structs/PfnMallocFunc.gen.cs @@ -19,10 +19,10 @@ namespace Silk.NET.SDL public unsafe readonly struct PfnMallocFunc : IDisposable { private readonly void* _handle; - public delegate* unmanaged[Cdecl] Handle => (delegate* unmanaged[Cdecl]) _handle; + public delegate* unmanaged[Cdecl] Handle => (delegate* unmanaged[Cdecl]) _handle; public PfnMallocFunc ( - delegate* unmanaged[Cdecl] ptr + delegate* unmanaged[Cdecl] ptr ) => _handle = ptr; public PfnMallocFunc @@ -35,7 +35,7 @@ MallocFunc proc public static implicit operator nint(PfnMallocFunc pfn) => (nint) pfn.Handle; public static explicit operator PfnMallocFunc(nint pfn) - => new PfnMallocFunc((delegate* unmanaged[Cdecl]) pfn); + => new PfnMallocFunc((delegate* unmanaged[Cdecl]) pfn); public static implicit operator PfnMallocFunc(MallocFunc proc) => new PfnMallocFunc(proc); @@ -43,10 +43,10 @@ public static implicit operator PfnMallocFunc(MallocFunc proc) public static explicit operator MallocFunc(PfnMallocFunc pfn) => SilkMarshal.PtrToDelegate(pfn); - public static implicit operator delegate* unmanaged[Cdecl](PfnMallocFunc pfn) => pfn.Handle; - public static implicit operator PfnMallocFunc(delegate* unmanaged[Cdecl] ptr) => new PfnMallocFunc(ptr); + public static implicit operator delegate* unmanaged[Cdecl](PfnMallocFunc pfn) => pfn.Handle; + public static implicit operator PfnMallocFunc(delegate* unmanaged[Cdecl] ptr) => new PfnMallocFunc(ptr); } - public unsafe delegate void* MallocFunc(uint arg0); + public unsafe delegate void* MallocFunc(nuint arg0); } diff --git a/src/Windowing/Silk.NET.SDL/Structs/PfnReallocFunc.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/PfnReallocFunc.gen.cs index aafb205244..2b91a8ddd8 100644 --- a/src/Windowing/Silk.NET.SDL/Structs/PfnReallocFunc.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Structs/PfnReallocFunc.gen.cs @@ -19,10 +19,10 @@ namespace Silk.NET.SDL public unsafe readonly struct PfnReallocFunc : IDisposable { private readonly void* _handle; - public delegate* unmanaged[Cdecl] Handle => (delegate* unmanaged[Cdecl]) _handle; + public delegate* unmanaged[Cdecl] Handle => (delegate* unmanaged[Cdecl]) _handle; public PfnReallocFunc ( - delegate* unmanaged[Cdecl] ptr + delegate* unmanaged[Cdecl] ptr ) => _handle = ptr; public PfnReallocFunc @@ -35,7 +35,7 @@ ReallocFunc proc public static implicit operator nint(PfnReallocFunc pfn) => (nint) pfn.Handle; public static explicit operator PfnReallocFunc(nint pfn) - => new PfnReallocFunc((delegate* unmanaged[Cdecl]) pfn); + => new PfnReallocFunc((delegate* unmanaged[Cdecl]) pfn); public static implicit operator PfnReallocFunc(ReallocFunc proc) => new PfnReallocFunc(proc); @@ -43,10 +43,10 @@ public static implicit operator PfnReallocFunc(ReallocFunc proc) public static explicit operator ReallocFunc(PfnReallocFunc pfn) => SilkMarshal.PtrToDelegate(pfn); - public static implicit operator delegate* unmanaged[Cdecl](PfnReallocFunc pfn) => pfn.Handle; - public static implicit operator PfnReallocFunc(delegate* unmanaged[Cdecl] ptr) => new PfnReallocFunc(ptr); + public static implicit operator delegate* unmanaged[Cdecl](PfnReallocFunc pfn) => pfn.Handle; + public static implicit operator PfnReallocFunc(delegate* unmanaged[Cdecl] ptr) => new PfnReallocFunc(ptr); } - public unsafe delegate void* ReallocFunc(void* arg0, uint arg1); + public unsafe delegate void* ReallocFunc(void* arg0, nuint arg1); } diff --git a/src/Windowing/Silk.NET.SDL/Structs/PfnSDLCurrentBeginThread.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/PfnSDLCurrentBeginThread.gen.cs index daba609810..a16a5662dd 100644 --- a/src/Windowing/Silk.NET.SDL/Structs/PfnSDLCurrentBeginThread.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Structs/PfnSDLCurrentBeginThread.gen.cs @@ -19,10 +19,10 @@ namespace Silk.NET.SDL public unsafe readonly struct PfnSDLCurrentBeginThread : IDisposable { private readonly void* _handle; - public delegate* unmanaged[Cdecl] Handle => (delegate* unmanaged[Cdecl]) _handle; + public delegate* unmanaged[Cdecl] Handle => (delegate* unmanaged[Cdecl]) _handle; public PfnSDLCurrentBeginThread ( - delegate* unmanaged[Cdecl] ptr + delegate* unmanaged[Cdecl] ptr ) => _handle = ptr; public PfnSDLCurrentBeginThread @@ -35,7 +35,7 @@ SDLCurrentBeginThread proc public static implicit operator nint(PfnSDLCurrentBeginThread pfn) => (nint) pfn.Handle; public static explicit operator PfnSDLCurrentBeginThread(nint pfn) - => new PfnSDLCurrentBeginThread((delegate* unmanaged[Cdecl]) pfn); + => new PfnSDLCurrentBeginThread((delegate* unmanaged[Cdecl]) pfn); public static implicit operator PfnSDLCurrentBeginThread(SDLCurrentBeginThread proc) => new PfnSDLCurrentBeginThread(proc); @@ -43,10 +43,10 @@ public static implicit operator PfnSDLCurrentBeginThread(SDLCurrentBeginThread p public static explicit operator SDLCurrentBeginThread(PfnSDLCurrentBeginThread pfn) => SilkMarshal.PtrToDelegate(pfn); - public static implicit operator delegate* unmanaged[Cdecl](PfnSDLCurrentBeginThread pfn) => pfn.Handle; - public static implicit operator PfnSDLCurrentBeginThread(delegate* unmanaged[Cdecl] ptr) => new PfnSDLCurrentBeginThread(ptr); + public static implicit operator delegate* unmanaged[Cdecl](PfnSDLCurrentBeginThread pfn) => pfn.Handle; + public static implicit operator PfnSDLCurrentBeginThread(delegate* unmanaged[Cdecl] ptr) => new PfnSDLCurrentBeginThread(ptr); } - public unsafe delegate uint SDLCurrentBeginThread(void* arg0, uint arg1, PfnVvUi arg2, void* arg3, uint arg4, uint* arg5); + public unsafe delegate nuint SDLCurrentBeginThread(void* arg0, uint arg1, PfnVvUi arg2, void* arg3, uint arg4, uint* arg5); } diff --git a/src/Windowing/Silk.NET.SDL/Structs/Surface.gen.cs b/src/Windowing/Silk.NET.SDL/Structs/Surface.gen.cs index 2ff6651282..dcdbe952d8 100644 --- a/src/Windowing/Silk.NET.SDL/Structs/Surface.gen.cs +++ b/src/Windowing/Silk.NET.SDL/Structs/Surface.gen.cs @@ -29,7 +29,7 @@ public Surface void* pixels = null, void* userdata = null, int? locked = null, - void* lockData = null, + void* listBlitmap = null, Silk.NET.Maths.Rectangle? clipRect = null, BlitMap* map = null, int? refcount = null @@ -75,9 +75,9 @@ public Surface Locked = locked.Value; } - if (lockData is not null) + if (listBlitmap is not null) { - LockData = lockData; + ListBlitmap = listBlitmap; } if (clipRect is not null) @@ -139,8 +139,8 @@ public Surface [NativeName("Type", "void *")] [NativeName("Type.Name", "void *")] - [NativeName("Name", "lock_data")] - public void* LockData; + [NativeName("Name", "list_blitmap")] + public void* ListBlitmap; [NativeName("Type", "SDL_Rect")] [NativeName("Type.Name", "SDL_Rect")] diff --git a/src/Windowing/iOS/Silk.NET.Windowing.Sdl.iOS/libSDL2.a b/src/Windowing/iOS/Silk.NET.Windowing.Sdl.iOS/libSDL2.a index b989f9032b..f3a9787e45 100644 Binary files a/src/Windowing/iOS/Silk.NET.Windowing.Sdl.iOS/libSDL2.a and b/src/Windowing/iOS/Silk.NET.Windowing.Sdl.iOS/libSDL2.a differ