Struct winapi::um::wingdi::DISPLAYCONFIG_SET_TARGET_PERSISTENCE [−][src]
#[repr(C)]pub struct DISPLAYCONFIG_SET_TARGET_PERSISTENCE {
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