[][src]Function deno_websocket::op_ws_next_event

pub async fn op_ws_next_event(
    state: Rc<RefCell<OpState>>,
    args: Value,
    _bufs: BufVec
) -> Result<Value, AnyError>