pub unsafe extern "system" fn MonitorFromPoint(
    pt: POINT,
    dwflags: MONITOR_FROM_FLAGS
) -> HMONITOR
Expand description

Required features: "Win32_Foundation"