Struct windows_sys::Win32::System::Ioctl::STREAM_EXTENT_ENTRY
#[repr(C)]pub struct STREAM_EXTENT_ENTRY {
pub Flags: u32,
pub ExtentInformation: STREAM_EXTENT_ENTRY_0,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§Flags: u32
§ExtentInformation: STREAM_EXTENT_ENTRY_0