GB_HOOK_QUIT

#define GB_HOOK_QUIT 8

Use this constant with the GB.Hook function to define the quit interpreter hook.

This hook is called when the intepreter encounters the QUIT instruction.

See also