mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-20 14:25:23 +00:00
added new OpenGL wrapper
This commit is contained in:
@@ -18,6 +18,8 @@ type
|
||||
LONG* = int
|
||||
WINBOOL* = int32
|
||||
DWORD* = int32
|
||||
HDC* = THandle
|
||||
HGLRC* = THandle
|
||||
|
||||
TSECURITY_ATTRIBUTES* {.final, pure.} = object
|
||||
nLength*: int32
|
||||
|
||||
Reference in New Issue
Block a user