Function windows::Win32::Networking::WindowsWebServices::WsOpenListener
pub unsafe fn WsOpenListener(
listener: *const WS_LISTENER,
url: *const WS_STRING,
asynccontext: Option<*const WS_ASYNC_CONTEXT>,
error: Option<*const WS_ERROR>,
) -> Result<()>