Data Fields

rb_event_hook_struct Struct Reference

#include <ruby.h>

Data Fields

rb_event_flag_t flag
rb_event_hook_func_t func
VALUE data
struct rb_event_hook_structnext

Detailed Description

Definition at line 1363 of file ruby.h.


Field Documentation

Definition at line 1366 of file ruby.h.

Referenced by alloc_event_hook(), exec_event_hooks(), and mark_event_hooks().

Definition at line 1364 of file ruby.h.

Referenced by alloc_event_hook(), exec_event_hooks(), and thread_reset_event_flags().

Definition at line 1365 of file ruby.h.

Referenced by alloc_event_hook(), and exec_event_hooks().


The documentation for this struct was generated from the following file: