Function windows::Win32::Devices::Display::GetNumberOfPhysicalMonitorsFromHMONITOR
pub unsafe fn GetNumberOfPhysicalMonitorsFromHMONITOR<P0>(
hmonitor: P0,
pdwnumberofphysicalmonitors: *mut u32,
) -> Result<()>where
P0: Param<HMONITOR>,