Function windows_sys::Win32::Graphics::Gdi::ChangeDisplaySettingsExW
[−]pub unsafe extern "system" fn ChangeDisplaySettingsExW(
lpszdevicename: PCWSTR,
lpdevmode: *const DEVMODEW,
hwnd: HWND,
dwflags: CDS_TYPE,
lparam: *const c_void
) -> DISP_CHANGE
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"