Alias [^]u16 to Windows LPCWSTR

This commit is contained in:
connnnal
2025-08-07 13:15:12 +01:00
parent 1470c300c7
commit 3a1171e25f
2 changed files with 21 additions and 19 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ BOOL :: dxgi.BOOL
UINT :: dxgi.UINT
INT :: dxgi.INT
LPCWSTR :: [^]u16
LPCWSTR :: windows.LPCWSTR
RECT :: dxgi.RECT
SIZE :: dxgi.SIZE