Struct windows_sys::Win32::Devices::Display::DisplayMode
#[repr(C)]pub struct DisplayMode {
pub DeviceName: [u16; 32],
pub devMode: DEVMODEW,
}Expand description
Required features: "Win32_Devices_Display", "Win32_Foundation", "Win32_Graphics_Gdi"
Fields§
§DeviceName: [u16; 32]§devMode: DEVMODEW