pub type STREAM_INFORMATION_ENTRY = _STREAM_INFORMATION_ENTRY;
Aliased Type§
struct STREAM_INFORMATION_ENTRY {
pub Version: u32,
pub Flags: u32,
pub StreamInformation: _STREAM_INFORMATION_ENTRY__StreamInformation,
}
Fields§
§Version: u32
§Flags: u32
§StreamInformation: _STREAM_INFORMATION_ENTRY__StreamInformation