pub const HWND_NOTOPMOST: HWND = -2i32 as _; // -2isize
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"