Function set_hidden:
Defined in module m_complex_exit (file: /std/modules/m_complex_exit.c)

Set whether or not the exit is going to show up in the obvious exits list. 
Possible arguments are an int, or a function pointer.

Prototype:
void set_hidden(int i);
