Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
gc_raise_tag Struct Reference

Data Fields

VALUE exc
const char * fmt
va_list * ap

Detailed Description

Definition at line 5000 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 5003 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 5001 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 5002 of file gc.c.


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