Ruby 3.5.0dev (2025-07-01 revision 8f758de4c8838509136fc9ba1887d7b6db49b2a5)
Data Fields
gc_raise_tag Struct Reference

Data Fields

VALUE exc
 
const char * fmt
 
va_list * ap
 

Detailed Description

Definition at line 5041 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 5044 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 5042 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 5043 of file gc.c.


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