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