Function windows::Win32::Networking::HttpServer::HttpWaitForDemandStart

pub unsafe fn HttpWaitForDemandStart<P0>(
    requestqueuehandle: P0,
    overlapped: Option<*mut OVERLAPPED>,
) -> u32
where P0: Param<HANDLE>,