Skip to main content

STREAM_INFORMATION_ENTRY

Type Alias STREAM_INFORMATION_ENTRY 

Source
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