Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
rb_ensure_list Struct Reference

Data Fields

struct rb_ensure_listnext
 
struct rb_ensure_entry entry
 

Detailed Description

Definition at line 973 of file vm_core.h.

Field Documentation

◆ entry

struct rb_ensure_entry rb_ensure_list::entry

Definition at line 975 of file vm_core.h.

◆ next

struct rb_ensure_list* rb_ensure_list::next

Definition at line 974 of file vm_core.h.


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