Union windows_sys::Win32::System::Hypervisor::GUEST_OS_INFO
#[repr(C)]
pub union GUEST_OS_INFO {
pub AsUINT64: u64,
pub ClosedSource: GUEST_OS_INFO_0,
pub OpenSource: GUEST_OS_INFO_1,
}
Expand description
Required features: "Win32_System_Hypervisor"
Fields§
§AsUINT64: u64
§ClosedSource: GUEST_OS_INFO_0
§OpenSource: GUEST_OS_INFO_1