Function windows::Win32::Graphics::Gdi::GetMonitorInfoW

pub unsafe fn GetMonitorInfoW<P0>(hmonitor: P0, lpmi: *mut MONITORINFO) -> BOOL
where P0: Param<HMONITOR>,