Function GetProcessDpiAwareness

Source
pub unsafe extern "system" fn GetProcessDpiAwareness(
    hProcess: HANDLE,
    value: *mut PROCESS_DPI_AWARENESS,
) -> HRESULT