Type Alias HWND

Source
pub type HWND = isize;
Available on windows_platform only.
Expand description

Window Handle type used by Win32 API