pub unsafe extern "system" fn WsOpenChannel(
    channel: *const WS_CHANNEL,
    endpointaddress: *const WS_ENDPOINT_ADDRESS,
    asynccontext: *const WS_ASYNC_CONTEXT,
    error: *const WS_ERROR
) -> HRESULT
Expand description

Required features: "Win32_Networking_WindowsWebServices"