Struct windows_sys::Win32::Media::KernelStreaming::KSGOP_USERDATA
#[repr(C)]pub struct KSGOP_USERDATA {
pub sc: u32,
pub reserved1: u32,
pub cFields: u8,
pub l21Data: [CHAR; 3],
}
Expand description
Required features: "Win32_Media_KernelStreaming"
, "Win32_Foundation"
Fields§
§sc: u32
§reserved1: u32
§cFields: u8
§l21Data: [CHAR; 3]