bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
_Info._Win
sdl
syswm
SDL_SysWMinfo
_Info
Undocumented in source.
union
_Info
version(Windows)
struct
_Win {
HWND
window
;
static if
(
sdlSupport >= SDLSupport.v2_0_4
)
HDC
hdc
;
static if
(
sdlSupport >= SDLSupport.v2_0_4
)
static if
(
sdlSupport >= SDLSupport.v2_0_6
)
HINSTANCE
hinstance
;
}
Members
Variables
hdc
HDC
hdc
;
Undocumented in source.
hinstance
HINSTANCE
hinstance
;
Undocumented in source.
window
HWND
window
;
Undocumented in source.
Meta
Source
See Implementation
sdl
syswm
SDL_SysWMinfo
_Info
structs
_Win
_WinRT
variables
win
window
winrt
x11