Type Alias winit::platform::windows::HWND

source ยท
pub type HWND = isize;
Available on windows_platform only.
Expand description

Window Handle type used by Win32 API