Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
gc_raise_tag Struct Reference

Data Fields

VALUE exc
const char * fmt
va_list * ap

Detailed Description

Definition at line 5008 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 5011 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 5009 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 5010 of file gc.c.


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