pub type STORAGE_FEATURE_SUPPORT = _STORAGE_FEATURE_SUPPORT;
Aliased Type§
#[repr(C)]pub struct STORAGE_FEATURE_SUPPORT {
pub Size: u32,
pub Version: u32,
pub Flags: _STORAGE_FEATURE_SUPPORT__bindgen_ty_1,
pub Reserved: [u64; 6],
}
Fields§
§Size: u32
§Version: u32
§Flags: _STORAGE_FEATURE_SUPPORT__bindgen_ty_1
§Reserved: [u64; 6]