pub unsafe extern "system" fn GetScaleFactorForMonitor(
    hmon: HMONITOR,
    pscale: *mut DEVICE_SCALE_FACTOR
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Graphics_Gdi’, ‘Win32_UI_Shell_Common’