Type Alias winit::platform::windows::HMENU

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

Menu Handle type used by Win32 API