windows::Win32::Devices::Display

Function GetPhysicalMonitorsFromHMONITOR

pub unsafe fn GetPhysicalMonitorsFromHMONITOR(
    hmonitor: HMONITOR,
    pphysicalmonitorarray: &mut [PHYSICAL_MONITOR],
) -> Result<()>