windows::Win32::Networking::WindowsWebServices

Function WsOpenServiceHost

pub unsafe fn WsOpenServiceHost(
    servicehost: *const WS_SERVICE_HOST,
    asynccontext: Option<*const WS_ASYNC_CONTEXT>,
    error: Option<*const WS_ERROR>,
) -> Result<()>