$nul top-level constant

int const $nul

"Null character" control character.

Implementation

const int $nul = 0x00;