Function WsOpenChannel
pub unsafe fn WsOpenChannel(
channel: *const WS_CHANNEL,
endpointaddress: *const WS_ENDPOINT_ADDRESS,
asynccontext: Option<*const WS_ASYNC_CONTEXT>,
error: Option<*const WS_ERROR>,
) -> Result<()>
pub unsafe fn WsOpenChannel(
channel: *const WS_CHANNEL,
endpointaddress: *const WS_ENDPOINT_ADDRESS,
asynccontext: Option<*const WS_ASYNC_CONTEXT>,
error: Option<*const WS_ERROR>,
) -> Result<()>