Struct windows_sys::Win32::System::Ioctl::STORAGE_OFFLOAD_TOKEN
[−]#[repr(C)]pub struct STORAGE_OFFLOAD_TOKEN {
pub TokenType: [u8; 4],
pub Reserved: [u8; 2],
pub TokenIdLength: [u8; 2],
pub Anonymous: STORAGE_OFFLOAD_TOKEN_0,
}Expand description
Required features: ‘Win32_System_Ioctl’
Fields
TokenType: [u8; 4]Reserved: [u8; 2]TokenIdLength: [u8; 2]Anonymous: STORAGE_OFFLOAD_TOKEN_0