Function windows_sys::Win32::UI::Shell::GetScaleFactorForMonitor

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