DEF_BOUND

_

extern (C)
enum DEF_BOUND = (DEF_LOCAL | DEF_PARAM | DEF_IMPORT);

Meta