WsAbortChannel

Function WsAbortChannel 

pub unsafe fn WsAbortChannel(
    channel: *const WS_CHANNEL,
    error: Option<*const WS_ERROR>,
) -> Result<()>