Struct windows_sys::Win32::Networking::HttpServer::HTTP2_WINDOW_SIZE_PARAM
#[repr(C)]pub struct HTTP2_WINDOW_SIZE_PARAM {
pub Http2ReceiveWindowSize: u32,
}
Expand description
Required features: "Win32_Networking_HttpServer"
Fields§
§Http2ReceiveWindowSize: u32