Function windows_sys::Win32::UI::HiDpi::GetDpiForMonitor

pub unsafe extern "system" fn GetDpiForMonitor(
    hmonitor: HMONITOR,
    dpitype: MONITOR_DPI_TYPE,
    dpix: *mut u32,
    dpiy: *mut u32,
) -> HRESULT