pub const HWND_TOPMOST: HWND = -1i32 as _; // -1isize
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"