Struct windows_sys::Win32::System::Diagnostics::Debug::Extensions::OS_INFO_v1_0_0
#[repr(C)]pub struct OS_INFO_v1_0_0 {
pub Major: u32,
pub Minor: u32,
}Expand description
Required features: "Win32_System_Diagnostics_Debug_Extensions"
Fields§
§Major: u32§Minor: u32