pub unsafe extern "system" fn GetPhysicalMonitorsFromHMONITOR(
    hmonitor: HMONITOR,
    dwphysicalmonitorarraysize: u32,
    pphysicalmonitorarray: *mut PHYSICAL_MONITOR
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"