FUNCFLAG_FRESTRICTED top-level constant
int
const FUNCFLAG_FRESTRICTED
The function should not be accessible from macro languages.
Implementation
const FUNCFLAG_FRESTRICTED = 1;
The function should not be accessible from macro languages.
const FUNCFLAG_FRESTRICTED = 1;