Struct windows_sys::Win32::NetworkManagement::QoS::GuarRspec
#[repr(C)]pub struct GuarRspec {
pub Guar_R: f32,
pub Guar_S: u32,
}Expand description
Required features: "Win32_NetworkManagement_QoS"
Fields§
§Guar_R: f32§Guar_S: u32