NULL top-level constant

int const NULL

A zero value; used to represent an empty bitmask.

Implementation

const NULL = 0;