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