GetPhysicalMonitorsFromHMONITOR

Function GetPhysicalMonitorsFromHMONITOR 

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