Function windows::Win32::Networking::HttpServer::HttpWaitForDemandStart
pub unsafe fn HttpWaitForDemandStart<P0>(
requestqueuehandle: P0,
overlapped: Option<*mut OVERLAPPED>,
) -> u32where
P0: Param<HANDLE>,