pub type STREAM_INFORMATION_ENTRY = _STREAM_INFORMATION_ENTRY;Aliased Type§
#[repr(C)]pub struct STREAM_INFORMATION_ENTRY {
pub Version: u64,
pub Flags: u64,
pub StreamInformation: _STREAM_INFORMATION_ENTRY__StreamInformation,
}Fields§
§Version: u64§Flags: u64§StreamInformation: _STREAM_INFORMATION_ENTRY__StreamInformation