Function windows_sys::Win32::Graphics::Gdi::MonitorFromRect
pub unsafe extern "system" fn MonitorFromRect(
lprc: *const RECT,
dwflags: MONITOR_FROM_FLAGS
) -> HMONITOR
Expand description
Required features: "Win32_Foundation"