VARFLAG_FRESTRICTED constant

int const VARFLAG_FRESTRICTED

The variable should not be accessible from macro languages.

Implementation

static const VARFLAG_FRESTRICTED = 128;