Struct win_sys::SystemServices::SUPPORTED_OS_INFO [−][src]
Expand description
Required features: Win32_System_SystemServices
Fields
MajorVersion: u16MinorVersion: u16Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for SUPPORTED_OS_INFO
impl Send for SUPPORTED_OS_INFO
impl Sync for SUPPORTED_OS_INFO
impl Unpin for SUPPORTED_OS_INFO
impl UnwindSafe for SUPPORTED_OS_INFO
Blanket Implementations
Mutably borrows from an owned value. Read more