Struct windows_sys::Win32::NetworkManagement::QoS::WBCL_LogHdr
[−]#[repr(C, packed(1))]pub struct WBCL_LogHdr {
pub signature: u32,
pub version: u32,
pub entries: u32,
pub length: u32,
}Expand description
Required features: ‘Win32_NetworkManagement_QoS’
Fields
signature: u32version: u32entries: u32length: u32