Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
gc_raise_tag Struct Reference

Data Fields

VALUE exc
 
const char * fmt
 
va_list * ap
 

Detailed Description

Definition at line 12209 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 12212 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 12210 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 12211 of file gc.c.


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