## `zeroVarError`

### Signature

```solidity
stdError.zeroVarError
```

### Description

The internal Solidity error when trying to call a function via a function pointer that has not been initialized.
