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