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

Set the checks for a method.  The checks can be either an int, function
pointer, or string.

Prototype:
void set_method_checks(string method,mixed checks);
