Function windows::Win32::Graphics::Gdi::GetMonitorInfoA

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