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