pub unsafe extern "system" fn GetMonitorInfoA(
    hmonitor: HMONITOR,
    lpmi: *mut MONITORINFO
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’