Type Alias STORAGE_PREDICT_FAILURE

Source
pub type STORAGE_PREDICT_FAILURE = _STORAGE_PREDICT_FAILURE;

Aliased Type§

struct STORAGE_PREDICT_FAILURE {
    pub PredictFailure: u32,
    pub VendorSpecific: [u8; 512],
}

Fields§

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