Union windows_sys::Win32::System::Ioctl::STORAGE_COUNTER_0
#[repr(C)]
pub union STORAGE_COUNTER_0 {
pub ManufactureDate: STORAGE_COUNTER_0_0,
pub AsUlonglong: u64,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§ManufactureDate: STORAGE_COUNTER_0_0
§AsUlonglong: u64