STORAGE_PREDICT_FAILURE

Type Alias STORAGE_PREDICT_FAILURE 

Source
pub type STORAGE_PREDICT_FAILURE = _STORAGE_PREDICT_FAILURE;

Aliased Type§

#[repr(C)]
pub struct STORAGE_PREDICT_FAILURE { pub PredictFailure: u64, pub VendorSpecific: [u8; 512], }

Fields§

§PredictFailure: u64§VendorSpecific: [u8; 512]