pub unsafe extern "system" fn GetProcessDpiAwareness(
    hprocess: HANDLE,
    value: *mut PROCESS_DPI_AWARENESS
) -> HRESULT
Expand description

Required features: ‘Win32_UI_HiDpi’, ‘Win32_Foundation’