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