Function get_flags:
Defined in module flags (file: /std/object/flags.c)


get_flags(set_key) returns the flags associated with the key 'set_key'
Any 'get' function for the flag set is also used.

Prototype:
nomask int get_flags(int set_key);
