Struct windows_sys::Win32::Networking::HttpServer::HTTP_QOS_SETTING_INFO
[−]#[repr(C)]pub struct HTTP_QOS_SETTING_INFO {
pub QosType: HTTP_QOS_SETTING_TYPE,
pub QosSetting: *mut c_void,
}Expand description
Required features: ‘Win32_Networking_HttpServer’
Fields
QosType: HTTP_QOS_SETTING_TYPEQosSetting: *mut c_void