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