Function windows_sys::Win32::Networking::HttpServer::HttpWaitForDemandStart
pub unsafe extern "system" fn HttpWaitForDemandStart(
requestqueuehandle: HANDLE,
overlapped: *const OVERLAPPED
) -> u32
Expand description
Required features: "Win32_Networking_HttpServer"
, "Win32_Foundation"
, "Win32_System_IO"