#[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_HEADERSDRWhiteLevel: u32