Struct winapi::um::wingdi::DISPLAYCONFIG_SET_ADVANCED_COLOR_STATE [−][src]
#[repr(C)]pub struct DISPLAYCONFIG_SET_ADVANCED_COLOR_STATE {
pub header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
pub value: UINT32,
}
Fields
header: DISPLAYCONFIG_DEVICE_INFO_HEADER
value: UINT32
Implementations
Trait Implementations
Returns the “default value” for a type. Read more