$nul top-level constant

const $nul = 0x00

"Null character" control character.

Implementation

const int $nul = 0x00