Struct windows_sys::Win32::Devices::Display::DISPLAYCONFIG_SDR_WHITE_LEVEL
#[repr(C)]pub struct DISPLAYCONFIG_SDR_WHITE_LEVEL {
pub header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
pub SDRWhiteLevel: u32,
}Expand description
Required features: "Win32_Devices_Display", "Win32_Foundation"
Fields§
§header: DISPLAYCONFIG_DEVICE_INFO_HEADER§SDRWhiteLevel: u32