Function windows_sys::Win32::Graphics::Gdi::MonitorFromWindow
[−]pub unsafe extern "system" fn MonitorFromWindow(
hwnd: HWND,
dwflags: MONITOR_FROM_FLAGS
) -> HMONITOR
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"