GB.Hook

void * GB.Hook ( int type , void * hook )

Installs a global interpreter hook.

There are six global hooks :

This function returns the previous hook, so that you can call it yourself if necessary. I think this is useful only to the GB_HOOK_MAIN hook.


Referenced by :