FUNCFLAG_FRESTRICTED constant

int const FUNCFLAG_FRESTRICTED

The function should not be accessible from macro languages.

Implementation

static const FUNCFLAG_FRESTRICTED = 1;