pub type STORAGE_HW_ENDURANCE_INFO = _STORAGE_HW_ENDURANCE_INFO;
Aliased Type§
struct STORAGE_HW_ENDURANCE_INFO {
pub ValidFields: u32,
pub GroupId: u32,
pub Flags: _STORAGE_HW_ENDURANCE_INFO__bindgen_ty_1,
pub LifePercentage: u32,
pub BytesReadCount: [u8; 16],
pub ByteWriteCount: [u8; 16],
}
Fields§
§ValidFields: u32
§GroupId: u32
§Flags: _STORAGE_HW_ENDURANCE_INFO__bindgen_ty_1
§LifePercentage: u32
§BytesReadCount: [u8; 16]
§ByteWriteCount: [u8; 16]