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