Union windows_sys::Win32::System::Ioctl::STORAGE_OFFLOAD_TOKEN_0
#[repr(C)]
pub union STORAGE_OFFLOAD_TOKEN_0 {
pub StorageOffloadZeroDataToken: STORAGE_OFFLOAD_TOKEN_0_0,
pub Token: [u8; 504],
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§StorageOffloadZeroDataToken: STORAGE_OFFLOAD_TOKEN_0_0
§Token: [u8; 504]