Struct windows_sys::Win32::Storage::FileSystem::EFS_VERSION_INFO
#[repr(C)]pub struct EFS_VERSION_INFO {
pub EfsVersion: u32,
pub SubVersion: u32,
}Expand description
Required features: "Win32_Storage_FileSystem"
Fields§
§EfsVersion: u32§SubVersion: u32