Ruby 3.2.4p170 (2024-04-23 revision af471c0e0127eea0cafa6f308c0425bbfab0acf5)
Data Fields
rb_ensure_list Struct Reference

Data Fields

struct rb_ensure_listnext
 
struct rb_ensure_entry entry
 

Detailed Description

Definition at line 886 of file vm_core.h.

Field Documentation

◆ entry

struct rb_ensure_entry rb_ensure_list::entry

Definition at line 888 of file vm_core.h.

◆ next

struct rb_ensure_list* rb_ensure_list::next

Definition at line 887 of file vm_core.h.


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